← Back to Skills Marketplace
themeix

Ghost CMS

by Themeix LLC · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-ghost-cms
Description
Support for Ghost CMS installation, theme development with Handlebars, CLI commands, API integration, theme validation, dynamic routing, deployment, and trou...
Usage Guidance
This skill appears coherent for Ghost CMS work, but take these precautions before installing/using it: - Verify provenance: the registry entry lists no source while package.json points to external repo/homepage; prefer installing from the official GitHub or Ghost docs if unsure. - Review any shell commands before running (ghost install may change system services, require sudo, configure nginx/mysql, etc.). - Do not paste Admin API keys or production secrets into chat prompts. Generate and store API keys on your server and use server-side JWT generation for Admin API calls. - When installing ghost-cli, use official npm package and consider pinning versions; run in a sandbox or development VM if testing. - Run GScan and theme validation locally rather than sending theme/package contents to unknown endpoints. If you need help with secrets or production deployment, follow Ghost's official docs or trusted guides.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md content: it covers Ghost CLI, theme development, Content/Admin API usage, and GScan validation. One minor inconsistency: registry metadata lists no homepage/source while package.json and README include repository/homepage URLs (clawhub/github). This is a provenance note but does not contradict the stated purpose.
Instruction Scope
SKILL.md contains concrete commands and examples (npm install -g ghost-cli, ghost install/local, API usage examples) that stay within Ghost CMS setup, theming, and API operations. It does not instruct the agent to read unrelated system files or exfiltrate data. Examples do show where API keys are used (content/admin keys) but these are normal for the documented operations.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. The only install-like actions are user-run commands (npm install -g ghost-cli) described in SKILL.md, which are expected for Ghost setup.
Credentials
The skill does not declare required environment variables, but documentation/examples reference Content API keys and Admin API tokens (JWTs). That is appropriate for a Ghost integration, but users must supply credentials themselves; the skill does not request any secrets from the environment via metadata. Recommend keeping keys server-side and not pasting admin keys into interactive chat.
Persistence & Privilege
Skill is not always-enabled and uses the platform defaults for invocation. It does not request persistent system-wide privileges or claim to modify other skills or system configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-ghost-cms
  3. After installation, invoke the skill by name or use /openclaw-ghost-cms
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with a significant refocus on theme development, Ghost CLI, and API usage: - Completely reworked documentation to emphasize Ghost CMS development, theme creation, and both Admin/Content API usage. - Removed previous content, code, and snippet management scripts and docs. - Now includes detailed theme development best practices, required theme structure, and package.json config. - Provides full reference for theme helpers and custom settings. - Includes essential Ghost CLI installation and management instructions. - Updated Admin and Content API usage examples in multiple languages.
Metadata
Slug openclaw-ghost-cms
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ghost CMS?

Support for Ghost CMS installation, theme development with Handlebars, CLI commands, API integration, theme validation, dynamic routing, deployment, and trou... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install Ghost CMS?

Run "/install openclaw-ghost-cms" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ghost CMS free?

Yes, Ghost CMS is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ghost CMS support?

Ghost CMS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ghost CMS?

It is built and maintained by Themeix LLC (@themeix); the current version is v1.0.0.

💬 Comments