Contentstack Cli Assistant
This CLI assistant streamlines Contentstack content management by automating tasks and providing instant access via command-line interface.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add contentstack-cli-assistant npx -- -y @trustedskills/contentstack-cli-assistant
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"contentstack-cli-assistant": {
"command": "npx",
"args": [
"-y",
"@trustedskills/contentstack-cli-assistant"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Contentstack using the command line interface (CLI). It can be used to retrieve, update, and manage content within a Contentstack environment. The assistant streamlines common CLI tasks through natural language prompts, making Contentstack management more accessible.
When to use it
- Content Retrieval: Quickly fetch specific content items or branches from your Contentstack instance without needing to remember complex CLI commands.
- Content Updates: Modify existing content entries in Contentstack using simple instructions instead of manually crafting CLI arguments.
- Branch Management: Create, delete, and publish branches within your Contentstack environment via conversational prompts.
- Troubleshooting: Diagnose issues with deployments or content delivery by requesting the agent to execute specific CLI commands for investigation.
Key capabilities
- Content retrieval using natural language queries
- Content modification through intuitive instructions
- Branch management (creation, deletion, publishing)
- Execution of Contentstack CLI commands
Example prompts
- "Get me the content item with the UID 'about-us'"
- "Update the field 'headline' on the content item with UID 'product-launch' to 'New Product Announcement'"
- "Publish the branch named 'staging'"
Tips & gotchas
- Requires Contentstack CLI to be installed and configured. The agent will leverage your existing CLI environment, so ensure you are authenticated and pointed to the correct Contentstack account.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.