> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spinnable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Ghost CMS

> Professional publishing platform for blogs and content

# Ghost CMS

**Create, publish, and manage blog content and publications.**

***

## What Your Workers Can Do

Workers can manage your Ghost publication by creating posts, updating content, managing drafts, and coordinating your publishing workflow.

**Popular use cases:**

* Create and publish blog posts
* Manage draft content
* Update existing posts
* Schedule publications
* Organize content tags
* Coordinate publishing calendar

***

## Authentication

**Type:** API Key

<Info>
  Ghost requires an Admin API key for integration access.
</Info>

**How to get your API key:**

1. Log into your Ghost admin panel
2. Navigate to Settings → Integrations
3. Create a new custom integration
4. Copy both the **Admin API Key** and **API URL**
5. Paste both into Spinnable when connecting the tool

**Required fields:**

* Admin API Key
* API URL (your Ghost site URL)

***

## Example Workflows

**Publish blog post**

```
"Create a new blog post titled 'Getting Started with AI Workers' with this content: [content]. Publish it immediately and tag it with 'tutorial' and 'getting-started'"
```

**Content calendar**

```
"Every Monday, show me the draft posts scheduled for this week and remind me which ones need review"
```

**Update existing content**

```
"Find the post about 'Product Launch' and update the pricing section with the new pricing tiers"
```

***

## Related Tools

* [Google Docs](/tools/google-docs) - Draft content
* [Notion](/tools/notion) - Content planning
* [Twitter](/tools/twitter) - Promote posts
