---
title: "Skills Reference"
description: "Browse all 21 Contentstack Agent Skills by goal or product area, CMS, Delivery SDK, Launch, Brand Kit, and Developer Hub, to find the right skill fast."
url: "https://www.contentstack.com/docs/developers/skills/skills-reference"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-08"
---

# Skills Reference

Use this guide to find the right skill for your goal. It lists all 21 Contentstack Agent Skills by task, such as configuring webhooks or migrating from Contentful, and by product area, so you can name a skill directly instead of relying on automatic routing.

## Find a skill by goal

Goal

Skill

Query, filter, paginate, or publish entries

[Entries](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-entries/SKILL.md)

Manage assets and apply Image Delivery API transforms

[Assets](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-assets/SKILL.md)

Design content types, references, and global fields

[Data Modeling Best Practices](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-data-modeling-best-practices/SKILL.md)

Set up branches for isolated dev and aliases for deploys

[Branches & Aliases](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-branches-aliases/SKILL.md)

Configure environments, publishing, and token types

[Environments & Publishing](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-environments-publishing/SKILL.md)

Deliver content in multiple languages with fallback

[Localization](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-localization/SKILL.md)

Deploy multiple entries atomically without webhook storms

[Releases](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-releases/SKILL.md)

Configure roles, teams, and permissions

[Roles & Permissions](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-roles-permissions/SKILL.md)

Classify content with hierarchical taxonomy

[Taxonomy](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-taxonomy/SKILL.md)

Choose the right token type and apply security rules

[Tokens & Authentication](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-tokens-authentication/SKILL.md)

Build audience-targeted content with variants

[Variants & Personalization](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-variants-personalization/SKILL.md)

Set up webhooks, verify signatures, and handle retries

[Webhooks](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-webhooks/SKILL.md)

Design content governance with workflow stages

[Workflows](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-workflows/SKILL.md)

Fetch and query content with the TypeScript Delivery SDK

[Delivery SDK](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/dx-delivery-sdk/SKILL.md)

Migrate code from the JavaScript SDK to TypeScript SDK

[Migrate JS → TS SDK](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/dx-migrate-js-to-ts-sdk/SKILL.md)

Debug or implement Live Preview and Visual Builder

[Live Preview & Visual Builder](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-live-preview-visual-builder-support-assistant/SKILL.md)

Migrate a project from Contentful to Contentstack

[Migration Companion](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/migration-companion/SKILL.md)

Sync .env.example keys with a Launch environment

[Sync Environment Variables](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/launch-sync-environment-variables-from-env-example/SKILL.md)

Trigger a deployment and monitor it to completion

[Trigger & Monitor Deployments](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/launch-trigger-and-monitor-launch-deployments/SKILL.md)

Set up Brand Kit, Voice Profiles, or Knowledge Vault

[Brand Kit Assistant](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/brand-kit-assistant/SKILL.md)

Design or build a Developer Hub app

[Developer Hub App Architect](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/developer-hub-app-architect/SKILL.md)

## Find Skills by product

### CMS

Skill

What it covers

[Entries](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-entries/SKILL.md)

Query syntax, reference expansion, pagination, localization, versioning, bulk ops

[Assets](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-assets/SKILL.md)

Folder structure, Image Delivery URL transforms, publishing lifecycle, size limits

[Data Modeling Best Practices](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-data-modeling-best-practices/SKILL.md)

Content type vs. reference vs. global field vs. group vs. modular blocks vs. taxonomy

[Branches & Aliases](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-branches-aliases/SKILL.md)

Branch basics, alias-based deployment, CI/CD patterns, SDK initialization

[Environments & Publishing](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-environments-publishing/SKILL.md)

Environment setup, publishing, Sync API, rate limits

[Localization](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-localization/SKILL.md)

Master language, fallback chains, non-localizable fields, multi-locale publishing

[Releases](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-releases/SKILL.md)

Atomic multi-item deployment, webhook-storm handling, CI/CD integration

[Roles & Permissions](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-roles-permissions/SKILL.md)

Built-in and custom roles, teams, token capabilities

[Taxonomy](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-taxonomy/SKILL.md)

Hierarchy design, CDA filter operators, localization, import/export

[Tokens & Authentication](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-tokens-authentication/SKILL.md)

Delivery, preview, management, authtoken: decision table and security rules

[Variants & Personalization](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-variants-personalization/SKILL.md)

Variant groups, Personalize integration, audience rules, Edge API for SSR

[Webhooks](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-webhooks/SKILL.md)

Event channels, HMAC signature verification, retry policies, rate limits

[Workflows](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-workflows/SKILL.md)

Stage design, self-advancement rules, publish rules, automation via webhooks

### Developer Experience

Skill

What it covers

[Delivery SDK](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/dx-delivery-sdk/SKILL.md)

TypeScript SDK setup, method chains, query patterns, Live Preview wiring

[Migrate JS → TS SDK](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/dx-migrate-js-to-ts-sdk/SKILL.md)

Package changes, API mappings, typed results, cache persistence

[Live Preview & Visual Builder](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/cms-live-preview-visual-builder-support-assistant/SKILL.md)

Failure diagnosis, preview contract, CSR/SSR/SSG/BFF rendering patterns

[Migration Companion](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/migration-companion/SKILL.md)

Contentful → Contentstack: content migration, code rewrite, field mapping

### Launch

Skill

What it covers

[Sync Environment Variables](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/launch-sync-environment-variables-from-env-example/SKILL.md)

Read .env.example, compare keys, build minimal patch, dry-run first

[Trigger & Monitor Deployments](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/launch-trigger-and-monitor-launch-deployments/SKILL.md)

Trigger, poll, fetch logs on failure, production approval required

### Brand Kit

Skill

What it covers

[Brand Kit Assistant](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/brand-kit-assistant/SKILL.md)

Brand Kit setup, Voice Profiles, Knowledge Vault, Generative AI API

### Developer Hub

Skill

What it covers

[Developer Hub App Architect](https://github.com/contentstack/contentstack-agent-skills/blob/main/skills/developer-hub-app-architect/SKILL.md)

Location selection, manifest setup, SDK patterns, publishing and scopes