ghost - Manage Ghost CMS content from the terminal
Manage Ghost CMS content over the Admin API, including posts, pages, tags, scheduling, and inspecting site info from the terminal.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Inspect site info
- Browse posts pages and tags
- Create posts pages and tags
- Update post content and status
- Delete posts
Inputs
- GHOST_URL environment variable
- GHOST_ADMIN_KEY environment variable
- CLI parameters and content payloads
Outputs
- Ghost CMS content state changes
- CLI JSON and terminal output
- Exported JSON content files
Requirements
- Python 3.8+
- requests Python library
- Ghost Admin API key in id:secret format
- GHOST_URL environment variable
