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

Personalization

Skill Triggers Status
contentful-personalization-readiness "check optimization readiness", "audit personalization setup" Coming soon
contentful-personalization-setup "set up optimization", "configure personalization" Coming soon
contentful-personalization-dev "build personalization component", "add analytics hook" Coming soon
contentful-personalization-doctor "diagnose optimization issues", "troubleshoot personalization" Coming soon

Platform Install Commands

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

# Claude Code
claude /install-skill 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-readiness

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.

Contributing

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

License

MIT

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%