Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
CRITICAL security fixes: Path traversal prevention in ghost-crud.js, theme-manager.js, ghost-snippet.js API endpoints and file operations (Issues #33, #35, #36)
What This Skill Does
Manages Ghost blog content, members, newsletters, and analytics through the Ghost Admin API. Covers creating and publishing posts, scheduling, comment moderation, subscriber tier management, and theme deployment. Works with Ghost Pro and self-hosted Ghost instances.
Covers the full Ghost Admin API surface in one skill, so you can manage content, members, and analytics without writing custom API scripts for each operation.
When to use it
- Publishing a scheduled post from an existing draft
- Checking subscriber growth after a newsletter send
- Replying to or moderating pending reader comments
- Uploading and switching to a new site theme
- Finding which content tags drove the most traffic last quarter
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Publish my draft post 'Spring Updates' and send it to newsletter subscribers
- 1Fetches the draft post by title via the Ghost Admin API
- 2Updates post status to published with newsletter delivery enabled
- 3Confirms the post is live and newsletter send is queued
- 4Returns the published post URL and delivery confirmation
Post 'Spring Updates' is published and queued for newsletter delivery to subscribers
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.