2026-04-29 22:09:37 +02:00
2026-04-29 20:08:48 +00:00
2026-04-29 20:08:48 +00:00
2026-04-29 20:08:48 +00:00
2026-04-29 20:08:48 +00:00
2026-04-16 03:37:10 +00:00

Contentful Agent Skills

Agent Skills for the Contentful platform — reusable instructions, scripts, and references that extend AI coding agents with Contentful-specific capabilities for personalization, optimization, and analytics.

Works with Claude Code, Cursor, GitHub Copilot, OpenAI Codex, Gemini CLI, and 30+ other agent platforms.

Install

npx skills add contentful/skills

Available Skills

Contentful

Skill Triggers Status
contentful-guide "Contentful 101", "which Contentful API should I use", "which skill should I use" Coming soon
contentful-nextjs "add Contentful to Next.js", "Next.js Contentful setup", "Draft Mode Contentful" Coming soon
contentful-migration "write a migration", "create content type", "schema migration" Coming soon
contentful-personalization "set up personalization", "optimization readiness", "Ninetailed", "A/B test", "personalization not working", "experience API" Coming soon

Platform Install Commands

# All platforms (auto-detects)
npx skills add contentful/skills

# Cursor (Plugin Marketplace)
/plugin marketplace add contentful/skills

# Cursor / Copilot / Codex
# Auto-discovers from .agents/skills/ when added to project

# Gemini CLI
gemini skills install contentful/skills

Install a single skill

npx skills add contentful/skills --skill contentful-personalization

Contentful MCP Server

If you want to interact with Contentful more easily through AI agents, use the Contentful MCP server:

  • Docs: https://www.contentful.com/developers/docs/tools/mcp-server/
  • It provides a simpler conversational interface to work with Contentful content and models.

Local Plugin Testing (Claude Code)

To test the full plugin locally — including skills, MCP servers, and hooks — without publishing:

claude --plugin-dir /path/to/contentful/skills

This loads everything defined in .claude-plugin/plugin.json for that session: skills, the Contentful MCP server, and the personalization MCP server. Use /reload-plugins inside the session to pick up changes without restarting.

You can also combine multiple plugin directories:

claude --plugin-dir ./skills --plugin-dir ./other-plugin

Contributing

See AGENTS.md & CONTRIBUTING.md for project conventions. Use the internal skill-authoring skill for guidance on creating new skills.

Help and Support

License

This project is licensed under MIT.

Third-party notices and license automation docs:

S
Description
Design, scaffold, build, and validate a new Contentful App Framework custom app for a customer's own repository or workspace. Use when users want to create a…
Readme MIT 60 MiB
Languages
JavaScript 69.2%
TypeScript 30.4%
Python 0.4%