Contentstack Cli Assistant

🌐Community
by timbenniks · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add contentstack-cli-assistant npx -- -y @trustedskills/contentstack-cli-assistant
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
timbenniks
Installs
2

🌐 Community

Passed automated security scans.