Skip to main content
Our docs redesign is live!

Contentstack Agent skills

Vibe docs teach your agent about Contentstack. Agent skills give it tasks. Twenty ready-to-use skills covering content modeling, entry queries, Live Preview setup, Developer Hub apps, Launch deployments, Brand Kit operations, and more, installed once, used the moment your agent recognizes the work.

One command, every agent

The skills CLI auto-detects the agents you have installed and wires up all twenty skills for each of them. No per-tool config, no manual file copying.

npx skills add contentstack/contentstack-agent-skills

Want a single skill instead of the full bundle?

Use npx skills add contentstack/contentstack-agent-skills@<skill-slug>

Or pick one specific agent

If you'd rather install for one specific agent, or your tool has its own native install path, pick yours below.

Claude Code

/plugin marketplace add contentstack/contentstack-agent-skills
/plugin install contentstack-skills

Cursor

Install via Cursor's plugin marketplace

Codex / OpenAI agents

codex plugin marketplace add contentstack/contentstack-agent-skills

Gemini CLI

gemini extensions install https://github.com/contentstack/contentstack-agent-skill

Included Skills

Twenty skills across five product areas.

Slug

Product

What it helps with

brand-kit-assistant

Brand Kit

Brand Kit concepts, setup, governance, Voice Profiles, Knowledge Vault, on-brand AI generation, and API-task routing.

cms-assets

CMS

Asset organization, image transformations, publishing lifecycle, CDN behavior, and asset limits.

cms-branches-aliases

CMS

Isolated content development, alias-based deployments, CI/CD integration, merge behavior, and rollback patterns.

cms-data-modeling-best-practices

CMS

Content type design, references, global fields, groups, modular blocks, JSON RTE, taxonomy, tags, and model simplification.

cms-entries

CMS

Entry querying, localization, versioning, publishing, CDA usage, reference expansion, pagination, bulk operations, and Sync API patterns.

cms-environments-publishing

CMS

Environment setup, publishing behavior, delivery and preview tokens, Sync API usage, CDN behavior, and publish queues.

cms-live-preview-visual-builder-support-assistant

Developer Experience

Live Preview and Visual Builder setup or debugging across CSR, SSR, SSG, middleware/BFF, and edit-tag flows.

cms-localization

CMS

Language setup, fallback chains, localized and unlocalized entries, non-localizable fields, and multi-locale publishing.

cms-releases

CMS

Coordinated content deployment, release scheduling, staged deployment, webhook storm prevention, and CI/CD integration.

cms-roles-permissions

CMS

Built-in roles, custom roles, teams, permission merging, token capabilities, and least-privilege access design.

cms-taxonomy

CMS

Hierarchical content classification, taxonomy vs tags or references, CDA taxonomy queries, localization, and import/export.

cms-tokens-authentication

CMS

Authentication methods, token types, API keys, credential security, rate limits, and SSO considerations.

cms-variants-personalization

CMS

Audience-targeted content, variants vs separate entries, variant groups, A/B testing, and Personalize integration.

cms-webhooks

CMS

Webhook configuration, event channels, payload handling, signature verification, retries, and reliable receiver design.

cms-workflows

CMS

Workflow stages, approval flows, transition restrictions, publish governance, automation hooks, and common pitfalls.

developer-hub-app-architect

Developer Hub

Developer Hub and Marketplace app planning, UI location choices, React/TypeScript scaffolding, setup, SDK, manifest, proxy, and publishing issues.

dx-delivery-sdk

Developer Experience

Production-ready TypeScript with @contentstack/delivery-sdk for entries, assets, references, filters, sorting, pagination, locales, Live Preview, and Visual Builder.

dx-migrate-js-to-ts-sdk

Developer Experience

Migration from the JavaScript Contentstack SDK to the TypeScript Delivery SDK, including API mapping, rewrites, and unsupported pattern callouts.

launch-sync-environment-variables-from-env-example

Launch

Comparing a local .env.example with Launch environment variables and patching missing keys without printing secrets.

launch-trigger-and-monitor-launch-deployments

Launch

Triggering Launch deployments, polling deployment status, retrieving failure logs, and summarizing likely causes and next steps.

Built to be trusted

Skills run inside your agent and your codebase. We treat that responsibility the same way we'd treat any production code path, with a public security policy and a contribution process designed to keep it that way.

Every skill ships with credential handling rules embedded in the instruction set. Agents are explicitly told to use .env references, refuse to hardcode secrets, flag pasted tokens for rotation, and treat Management Tokens as server-side only.

The full policy covers prompt injection defense, safe markdown rendering, hallucination guardrails, and the review process for every skill in the bundle.

Read more about our policy in this blogpost.

Contribute a skill

The bundle is open source and growing. If there's a Contentstack workflow your team runs every week and you'd like an agent to handle it, contributions are welcome, there's a clear contribution guide, a security review process, and an active review cadence.

Go to github.

AI Related blogposts

homjoi56fsgohbf21lck.jpg

The future of software is bespoke

This article explores why generic SaaS dashboards are becoming outdated as modern APIs, SDKs, scaffolding, and AI-assisted development enable teams to quickly build bespoke interfaces tailored to their exact workflows. It discusses how platforms should provide core infrastructure while teams take ownership of the experience layer, and examines both the benefits and trade-offs of this new paradigm.

aisdkapi...
BLOG
Diving into AI prompting: A technical guide to context, iteration and brand-specific results

Diving into AI prompting: A technical guide to context, iteration and brand-specific results

This article covers how to effectively prompt AI to receive exceptional and accurate results, and explores advanced strategies for context management, iterative refinement, and brand alignment.

ai
BLOG
BlogHero-Engineering-03.avif

Context engineering in the AI era: A practical guide

Explore context engineering in AI, how it enables adaptive digital experiences, and real-world examples of its implementation—including Contentstack's approach to context-driven operations and agent OS. Learn why context is vital for LLMs and how it shapes effective and intelligent AI agents in modern enterprises.

aiopinion
BLOG
yuzcu4vaiiybfbkl5rep.jpg

The pragmatic guide to coding with AI agents

This article offers a pragmatic perspective on using AI agents for software development, emphasizing best practices such as clear task scoping, environment cleanliness, and practical workflow management. Learn how to avoid common pitfalls, structure effective collaborations, and maximize reliability from AI coding agents.

aicliopinion
BLOG