ghost-admin-api-html-source

Community

Fix Ghost posts with source=html query param.

Authorstrataga
Version1.0.0
Installs0

System Documentation

## What problem does it solve? Ghost Admin API posts can render without HTML content when HTML is included in the request body. This Skill explains and fixes the issue by instructing developers to pass source=html as a query parameter on POST/PUT requests to preserve HTML content.

## Core Features & Use Cases

  • Diagnose when HTML content is stripped from Ghost Admin API posts.
  • Instruct how to apply the correct query parameter strategy for create and update operations.
  • Provide concrete examples and verification steps to ensure the HTML content is saved and retrievable.

### Quick Start

  1. Use POST /ghost/api/admin/posts/?source=html to create posts with HTML content.
  2. Include the HTML in the request body as the html field.
  3. Verify by fetching the post with formats=html and confirming the HTML content is non-empty.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ghost-admin-api-html-source
Download link: https://github.com/strataga/claude-skill-inception/archive/main.zip#ghost-admin-api-html-source

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.