One-click install
npx skills add https://github.com/2nth-ai/skills --skill biz-cms-ghost
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: biz/cms/ghost
Source: https://github.com/2nth-ai/skills/tree/main/biz/cms/ghost
Command: npx skills add https://github.com/2nth-ai/skills --skill biz-cms-ghost

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nodejs, docker, http-client, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill offers a comprehensive toolkit to install, configure, manage, and customize Ghost CMS, addressing the needs of content creators, developers, and system administrators.

Core Features & Use Cases

  • Setup and Management: Handle installation, configuration, and upgrades for Ghost CMS, whether self-hosted or Ghost(Pro).
  • Content Management: Manage content via the Ghost Admin API, including posts, pages, tags, authors, and newsletters.
  • Headless CMS: Utilize the Ghost Content API to read published content and integrate with headless front-ends.
  • Theme Customization: Build and customize Ghost themes with Handlebars templates.
  • Memberships and Subscriptions: Configure memberships, tiers, and Stripe integration for monetization.
  • Email and Newsletters: Send newsletters and manage subscriber segments using Mailgun and SMTP providers.
  • Content Migration: Migrate content to and from Ghost, including WordPress and JSON import/export.
  • Webhooks: Integrate with external systems using webhooks and custom integrations.
  • Cloudflare Integration: Leverage Cloudflare for caching, SSL, and CDN services.
  • Configuration and Debugging: Provide comprehensive configuration options and tools for troubleshooting.

Quick Start

Use the Ghost CMS skill to create a new post on your blog.

Frequently Asked Questions about biz/cms/ghost

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate content to Ghost CMS from WordPress?

To migrate content to Ghost CMS from WordPress, this Skill supports content migration using JSON import and export functionality, ensuring a smooth transition of your existing posts and pages.

Can I use Ghost as a headless CMS with a custom front-end?

Yes, you can use Ghost as a headless CMS by leveraging the Ghost Content API to fetch published content and integrate it with your preferred front-end architecture.

What do I need to set up a self-hosted Ghost CMS environment?

To set up a self-hosted Ghost CMS environment, you need Node.js, Docker, and an HTTP client library to manage installation, configuration, and lifecycle operations.

How do I configure memberships and Stripe subscriptions in Ghost?

Configuring memberships and Stripe subscriptions in Ghost requires setting up membership tiers and integrating Stripe to enable content monetization and manage subscriber access levels.

What is the best way to send newsletters using Ghost CMS?

To send newsletters using Ghost CMS, you can configure Mailgun or SMTP providers to manage subscriber segments and deliver email newsletters directly through the Ghost platform.

Does Ghost CMS support Cloudflare integration for caching and SSL?

Yes, Ghost CMS supports Cloudflare integration to provide caching, SSL, and CDN services, which optimizes content delivery and enhances security for your publication.