Something Else

cms-edit · OM1

← All playbooks · Raw API

task-resource-article-pages

# Capability: Resource articles

## Intent phrases

- add a blog post
- new case study
- update publication page
- resource article
- news and articles entry

## Requires capabilities

`articles`

## Prerequisites

- Read `cms-edit://customer/resource-article-pages` (full playbook)
- Read `cms-edit://customer/articles` for URL and tag rules
- `cms_edit ["index", "sync"]` when tags or assets may be stale

## Steps

1. Confirm article type slug (`case-studies`, `blogs`, `publications`, etc.) and primary tag for URL
2. Set `authors`, `featuredImage`, `description`, `date`
3. Add **Article rich text** in `content` (no duplicate hero in content)
4. `create from-json --dry-run --strict` or `task-create-article`
5. `preview urls` on staging
6. `diff` → `save` → `task-publish-handoff`