Effortlessly manage Ghost CMS content, from drafting blog posts to organizing tags and members, through the Ghost Admin API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ghost-admin
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ghost-admin using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Ghost skill provides a robust interface for Openclaw Skills to interact with the Ghost CMS Admin API v5.x. It enables developers and content creators to automate the entire lifecycle of digital publishing, including creating, editing, and publishing blog posts or static pages. By leveraging HS256 JWT authentication and a zero-dependency architecture, it ensures secure and efficient communication with your Ghost instance.
This skill is designed to streamline editorial workflows, allowing for seamless transitions from research or summaries to fully formatted drafts. It handles complex tasks like image uploads, SEO metadata configuration, and member data retrieval, making it an essential tool for scaling content operations without leaving your AI-augmented environment.
To get started with this skill for Openclaw Skills, run the interactive setup script:
python3 scripts/setup.py
Alternatively, you can manually configure your credentials in ~/.openclaw/secrets/ghost_creds:
GHOST_URL=https://your-ghost.example.com
GHOST_ADMIN_KEY=id:secret_hex
Ensure you have an Admin API Key from your Ghost Admin Settings under Integrations. Use python3 scripts/ghost.py site to verify your connection.
The skill organizes data and configuration using a structured file system to ensure persistence and security across Openclaw Skills updates:
| Path | Description |
|---|---|
~/.openclaw/secrets/ghost_creds |
Stores sensitive API keys and instance URLs with restricted permissions (chmod 600). |
~/.openclaw/config/ghost/config.json |
Contains behavioral settings like publication permissions, default tags, and readonly mode. |
Metadata taxonomy includes fields such as post_id, slug, status (draft/published), and custom_excerpt, enabling precise content targeting.
Loading
A comprehensive command-line interface for managing Bitcoin Lightning wallet operations through the Nostr Wallet Connect (NIP-47) protocol.

A standardized personal identity protocol that allows AI agents to understand your persona, work, and preferences via a simple markdown file.

A comprehensive skill for AI agents to participate in, organize, and track competitive gambling tournaments on the Agent Casino platform.

A comprehensive developer toolkit for building and deploying autonomous, provably fair gambling bots across major social platforms via the Agent Casino API.

Automate weekly GitHub repository discovery and LLM-powered scoring for DevOps and SysOps professionals.

A lightweight, zero-dependency IMAP and SMTP client designed for AI agents to read, search, and send emails securely.








































