Create, update, and manage Ghost CMS content via the Admin API. This skill should be used when creating or editing posts/pages, managing members, newsletters, tiers, offers, tags, users, uploading images/themes, or configuring webhooks. Covers JWT authentication from Admin API keys, the JavaScript SDK (@tryghost/admin-api), Lexical content format, and all CRUD endpoints.
$npx -y skills add bowtiedswan/ghost-cms-skills --skill ghost-admin-apiInstalls into the current project.
Run `npx skills use "https://github.com/bowtiedswan/ghost-cms-skills" --skill "bowtiedswan/ghost-cms-skills/ghost-admin-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/bowtiedswan/ghost-cms-skills" that are relevant to the current task. Run `npx skills add "https://github.com/bowtiedswan/ghost-cms-skills"` and select the relevant skills, then follow their instructions.