docs

Enforce Ghost documentation conventions across user-facing docs and CLI help text.

5|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/mrtolkien/GHOST --skill docs-mrtolkien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs
Source: https://github.com/mrtolkien/GHOST/tree/main/.agents/skills/docs
Command: npx skills add https://github.com/mrtolkien/GHOST --skill docs-mrtolkien

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures consistent, high-quality Ghost documentation by enforcing standard conventions, file mappings, and terminology rules.

Core Features & Use Cases

  • Enforces conventions for user-facing docs and change-management across Ghost docs site.
  • Maps changes to the correct doc files (CLI, configuration, core tools, knowledge).
  • Provides build verification steps, formatting guidelines, and terminology rules to prevent drift.

Quick Start

Read these conventions before creating or updating any docs page or CLI text.

Frequently Asked Questions about docs

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

FAQPage Schema
How do I standardize Ghost documentation conventions across multiple pages?

To standardize Ghost documentation, you enforce consistent conventions by requiring frontmatter with name and description, applying terminology rules, and mapping change types to correct doc files to prevent drift across the site.

What are the required frontmatter fields for updating Ghost docs?

The required frontmatter fields for Ghost docs are name and description. Including these ensures user-facing documentation and CLI help text adhere to standard formatting guidelines and remain discoverable.

How do I map code changes to the correct Ghost CLI and configuration doc files?

You map code changes to the correct Ghost CLI and configuration doc files by following established file mappings for change types, directing updates to core tools, CLI help text, configuration, and knowledge categories accurately.

Does Ghost documentation require build verification steps before publishing?

Yes, Ghost documentation workflows require build verification steps before publishing. Running these checks alongside consistent formatting rules ensures user-facing docs and CLI text maintain high quality and prevent terminology drift.

Why do my Ghost docs have inconsistent terminology across the site?

Ghost docs develop inconsistent terminology when standard conventions are not enforced. Applying terminology rules and standardized formatting across user-facing docs and CLI help text prevents this drift and maintains quality.