Contentstack Delivery Sdk Assistant
This SDK Assistant streamlines Contentstack integration by providing code snippets and guidance for developers, accelerating content delivery workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add contentstack-delivery-sdk-assistant npx -- -y @trustedskills/contentstack-delivery-sdk-assistant
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"contentstack-delivery-sdk-assistant": {
"command": "npx",
"args": [
"-y",
"@trustedskills/contentstack-delivery-sdk-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 Delivery SDK. It can retrieve and process content from a Contentstack environment, enabling the agent to answer questions based on your CMS data or integrate that data into other workflows. The assistant facilitates querying for specific content items and handling responses from the Contentstack API.
When to use it
- Content-driven Q&A: Build an AI chatbot that answers user questions using information stored in a Contentstack CMS.
- Dynamic Website Generation: Populate website sections or landing pages with data fetched directly from your Contentstack environment.
- Personalized Experiences: Tailor content delivery based on user preferences, pulling specific items from Contentstack to create customized experiences.
- Automated Reporting: Generate reports by querying and aggregating data stored within Contentstack.
Key capabilities
- Contentstack Delivery SDK integration
- Querying for content items
- Handling API responses
- Data processing
Example prompts
- "Get me the latest blog post about 'AI in Marketing' from our Contentstack site."
- "What are the names and descriptions of all products listed in the 'Products' section of Contentstack?"
- “Retrieve the content item with the UID ‘about-us’ from Contentstack.”
Tips & gotchas
- Requires access to a Contentstack environment and appropriate API keys.
- The skill's effectiveness depends on the structure and organization of your Contentstack data.
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.