← All playbooks · Raw API

tasks-index

# CMS edit tasks

Intent → capability playbook mapping for **this site**. Only tasks listed here apply.

Read `cms-edit://customer/capabilities` for the machine-readable capability list.

## First steps

1. Read `cms-edit://customer/checklist`
2. Read `cms-edit://customer/overview` and `cms-edit://customer/routing`
3. Pick a task below and read its playbook before editing

## Available tasks

### Edit scalar fields

- **Playbook:** `cms-edit://customer/task-edit-scalar-fields`
- **Example requests:**
  - "change a field"
  - "update title"
  - "set description"

### Edit rich text

- **Playbook:** `cms-edit://customer/task-edit-rich-text`
- **Example requests:**
  - "edit body copy"
  - "update paragraph"
  - "change rich text"

### Bulk find-replace in rich text

- **Playbook:** `cms-edit://customer/task-bulk-find-replace`
- **MCP prompt:** `cms_edit_bulk_find_replace`
- **Example requests:**
  - "find and replace across pages"
  - "replace text sitewide in body copy"
  - "update legal boilerplate"

### SEO meta descriptions

- **Playbook:** `cms-edit://customer/task-seo-descriptions`
- **MCP prompt:** `cms_edit_bulk_seo`
- **Example requests:**
  - "update meta descriptions"
  - "improve SEO descriptions"
  - "google search descriptions"

### Create a page

- **Playbook:** `cms-edit://customer/task-create-page`
- **MCP prompt:** `cms_edit_create_page`
- **Example requests:**
  - "create a new page"
  - "add a landing page"

### Create an article

- **Playbook:** `cms-edit://customer/task-create-article`
- **MCP prompt:** `cms_edit_create_article`
- **Example requests:**
  - "create a blog post"
  - "new article"
  - "publish content"

### Create from a document

- **Playbook:** `cms-edit://customer/task-create-from-document`
- **MCP prompt:** `cms_edit_create_from_doc`
- **Example requests:**
  - "create from google doc"
  - "import from document"
  - "build page from doc"

### Taxonomy setup

- **Playbook:** `cms-edit://customer/task-taxonomy`
- **MCP prompt:** `cms_edit_taxonomy`
- **Example requests:**
  - "create tags"
  - "set up taxonomy"
  - "add tag types"

### Article tags

- **Playbook:** `cms-edit://customer/task-article-tags`
- **MCP prompt:** `cms_edit_bulk_article_tags`
- **Example requests:**
  - "update article tags"
  - "retag articles"
  - "add tags to posts"

### Authors (person entries)

- **Playbook:** `cms-edit://customer/task-authors-import`
- **MCP prompt:** `cms_edit_import_authors`
- **Example requests:**
  - "create authors"
  - "import people from spreadsheet"
  - "add team members"

### Navigation

- **Playbook:** `cms-edit://customer/task-navigation`
- **Example requests:**
  - "update menu"
  - "change navigation"
  - "footer links"

### Media — reuse and upload

- **Playbook:** `cms-edit://customer/task-media-reuse-and-upload`
- **MCP prompt:** `cms_edit_media`
- **Example requests:**
  - "upload image"
  - "find existing asset"
  - "add photo to page"

### Media — quality review

- **Playbook:** `cms-edit://customer/task-media-review`
- **Example requests:**
  - "audit CMS images"
  - "media review"
  - "find oversized images"
  - "missing alt text across the space"
  - "unused assets"

### Clone page structure

- **Playbook:** `cms-edit://customer/task-clone-page`
- **Example requests:**
  - "copy page layout"
  - "duplicate page structure"
  - "use page as template"

### Featured images

- **Playbook:** `cms-edit://customer/task-featured-images`
- **Example requests:**
  - "set featured image"
  - "social sharing image"
  - "og image"

### Preview verification

- **Playbook:** `cms-edit://customer/task-preview-verify`
- **Example requests:**
  - "preview changes"
  - "check staging"
  - "verify page looks right"

### Publish handoff

- **Playbook:** `cms-edit://customer/task-publish-handoff`
- **Example requests:**
  - "publish changes"
  - "go live"
  - "make changes live"