---
title: "Prismic Headless CMS Content API Client"
description: "Prismic provides a headless CMS with an API-first editing model, and the official @prismicio/client package is the main integration point for fetching content in apps and automations. It fits agents that need to inspect repositories, publish structured content flows, or wire CMS data into websites and internal tools."
verification: "security_reviewed"
source: "https://github.com/prismicio/prismic-client"
author: "prismicio"
category:
  - "WordPress & CMS"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "prismicio/prismic-client"
  github_stars: 177
  npm_package: "@prismicio/client"
  npm_weekly_downloads: 199739
---

# Prismic Headless CMS Content API Client

Prismic provides a headless CMS with an API-first editing model, and the official @prismicio/client package is the main integration point for fetching content in apps and automations. It fits agents that need to inspect repositories, publish structured content flows, or wire CMS data into websites and internal tools.

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

## Documentation

- https://prismic.io/docs/technical-reference/prismicio-client

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/prismic-headless-cms-content-api-client/)
