I put together a Claude Code skill for Contentstack — it gives you inline help with the 13 REST APIs (CMA, CDA, GraphQL, Launch, Automate, Personalize, GenAI, Knowledge Vault, and more), content modeling patterns, multi-region auth setup, and SDK integration right in your editor.
npx skills add sales-skills/sales --skills sales-contentstack
Then try prompting it with something like:
/sales-contentstack I need to migrate 5,000 blog posts from WordPress to Contentstack — what's the best approach for content modeling, bulk import via CMA, and staging with branches?
It covers content type design, entry management, branch/merge workflows, environment configuration, webhook setup, localization patterns, Marketplace app integration, and the full API reference across all 13 endpoints with auth methods, rate limits, and regional base URLs. It also routes to related skills for integration architecture and data quality.
Source:
https://github.com/sales-skills/sales/blob/main/skills/sales-contentstack/SKILL.md
PRs welcome if anything's off — especially around plan-gated features or API changes. If you find it useful, a star on the repo helps:
https://github.com/sales-skills/sales
I put together a Claude Code skill for Contentstack — it gives you inline help with the 13 REST APIs (CMA, CDA, GraphQL, Launch, Automate, Personalize, GenAI, Knowledge Vault, and more), content modeling patterns, multi-region auth setup, and SDK integration right in your editor.
Then try prompting it with something like:
/sales-contentstack I need to migrate 5,000 blog posts from WordPress to Contentstack — what's the best approach for content modeling, bulk import via CMA, and staging with branches?It covers content type design, entry management, branch/merge workflows, environment configuration, webhook setup, localization patterns, Marketplace app integration, and the full API reference across all 13 endpoints with auth methods, rate limits, and regional base URLs. It also routes to related skills for integration architecture and data quality.
Source:
https://github.com/sales-skills/sales/blob/main/skills/sales-contentstack/SKILL.md
PRs welcome if anything's off — especially around plan-gated features or API changes. If you find it useful, a star on the repo helps:
https://github.com/sales-skills/sales