← 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"
- "build article from drive"
- "create from figma and copy"
### Source readiness review
- **Playbook:** `cms-edit://customer/task-source-readiness-review`
- **Example requests:**
- "source readiness"
- "review brief before create"
- "is this package ready"
- "intake case study assets"
- "check gaps before building"
- "review source package"
- "ready to build from document"
### 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 (non-news)
- **Playbook:** `cms-edit://customer/task-featured-images`
- **Example requests:**
- "set featured image" (pages / non-news articles only)
- "social sharing image" (not news press releases)
- "og image" (not news — for news use task-news-images)
**News / press release images** → `task-news-images` (composites from CMS asset).
### 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"
### Disease area pages
- **Playbook:** `cms-edit://customer/task-disease-area-pages`
- **Example requests:**
- "edit hepatology page"
- "update dermatology solutions page"
- "disease area page"
- "timeline publication link"
- "gastroenterology cohort page"
### Legal & policy pages
- **Playbook:** `cms-edit://customer/task-legal-policy-pages`
- **Example requests:**
- "update privacy policy"
- "cookie policy page"
- "engage terms of use"
- "legal policy page"
- "terms of use"
### News article images (composite)
- **Playbook:** `cms-edit://customer/task-news-images`
- **Example requests:**
- "create news article images"
- "branded news card image"
- "OG image for press release"
- "frame news photo"
- "news composite image"
- "portrait and landscape news images"
- "update news image"
- "change press release photo"
- "stylised image"
- "composite from asset"
### News articles
- **Playbook:** `cms-edit://customer/task-news-pages`
- **Example requests:**
- "add a press release"
- "create news article"
- "partnership announcement"
- "conference news item"
- "update news story"
### People & authors
- **Playbook:** `cms-edit://customer/task-people`
- **Example requests:**
- "add a team member"
- "update leadership bio"
- "create author profile"
- "edit person page"
- "link author to publication"
### Publication articles
- **Playbook:** `cms-edit://customer/task-publications-pages`
- **Example requests:**
- "add a publication"
- "new poster presentation"
- "update manuscript page"
- "publication article"
- "poster PDF upload"
### Resources hub & listing pages
- **Playbook:** `cms-edit://customer/task-resources-hub-pages`
- **Example requests:**
- "edit news hub"
- "publications listing page"
- "tag listing page"
- "categories page"
- "resources index"
### Solutions & audience pages
- **Playbook:** `cms-edit://customer/task-solutions-pages`
- **Example requests:**
- "edit solutions page"
- "update life sciences page"
- "health systems page"
- "solutions hub"
- "explore by disease section"
## Dev-only SEO audit
This site has a `cms:seo-audit` script. Developers can run a full-site SEO CSV workflow;
hosted editors should use **SEO meta descriptions** task for per-page updates.