Agent skill
Using Ghost Admin API
Comprehensive draft and post access, creating, editing and analysis. When Claude needs to work with the Ghost Admin API to access content published on alt-counsel.com as Houfu's partner.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/using-ghost-admin-api
SKILL.md
Using Ghost Admin API
Overview
The user may ask you to create, edit or analyses posts on Houfu's alt-counsel.com blog using Ghost Admin API. You have different tools and workflows available for different tasks.
Workflow decision tree
- If there is already a separate SKILL that is used to perform the workflow, STOP and use that skill instead.
- Example, searching_the_blog or backlink_curating
- For posting a draft on Ghost platform, use creating_a_draft.md
- For checking published posts and syncing to repo (CHECK phase), fetch the post from Ghost API and update the local markdown file with any edits made in Ghost's editor
For all other workflows, read the Ghost Admin API writeup to create an appropriate curl command to perform the task.
Reference Documentation
- ghost-lexical-complete-guide.md - Comprehensive guide to Ghost's lexical format with real-world examples from actual blog posts. Use this when you need to understand or construct complex lexical structures.
Reminders
- Always announce that you are using this skill.
- You need authentication to access Ghost Admin API. It can be found in the environment values or in a .env file.
- Documentation is sparse from Ghost. Always report problems so that we can figure out together how to fix them and improve our instructions.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?