ghost-writing
Installation
SKILL.md
Ghost Writing
Quick Start
compose_post {
"title": "We shipped the editor",
"status": "draft",
"blocks": [
{ "type": "heading", "level": 2, "text": "What changed" },
{ "type": "paragraph", "text": "Prose with **bold** and [links](https://ghost.org)." },
{ "type": "callout", "emoji": "π", "color": "green", "text": "Live now" }
]
}