AI skills for Contentful Personalization
We have created and released Contentful Skills, an open-source collection of agent skills designed to integrate Contentful guidance directly into your AI coding agent of choice, with an emphasis on Contentful Personalization.
These skills can teach your coding agent how to build on Contentful. Once installed, your agent starts providing context and codebase-aware guidance about SDK setup, Draft Mode, content migrations, and personalization directly within the workflow you already use.
The collection contains the following skills:
- contentful-guide – Explains the core concepts and routing. This is the entry point that helps the agent decide which skill to use for which question.
- contentful-api – Language-agnostic REST and GraphQL API reference - cURL examples for CMA, CDA, CPA, Images, and GraphQL.
- contentful-nextjs – SDK setup, content fetching, and Draft Mode previews for both App Router and Pages Router.
- contentful-migration – Writes and runs content model migration scripts.
- contentful-personalization – The flagship. Four interactive workflows in one skill: Onboard, Live debug, Doctor, and Develop.
![]()
For more information, see our blog post.