Comprehensive Contentful REST API guide. Covers Content Management API (CMA) for creating/updating content, Content Delivery API (CDA) for fetching published content, Preview API, Images API, and GraphQL API. All examples use curl/HTTP — language-agnostic.
$npx -y skills add contentful/skills --skill contentful-apiInstalls into the current project.
Run `npx skills use "https://github.com/contentful/skills" --skill "contentful/skills/contentful-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/contentful/skills" that are relevant to the current task. Run `npx skills add "https://github.com/contentful/skills"` and select the relevant skills, then follow their instructions.