draft-headless-pages
Installation
SKILL.md
Draft Headless Pages Skill
Use this skill for isolated Draft page automation in CLI v2.
Trigger Guidance
Trigger this skill when the request is about:
- headless Draft page creation or mutation from Linux, Docker, CI, or a remote agent
- page-domain automation that should not depend on a paired browser tab
- review handoff by publishing a headless page for a human to inspect
- commands such as
draft start-server --runtime v2,draft page create,draft page patch, ordraft page publish
Do not trigger this skill when:
- the task is workspace/file-backed markdown authoring or review
- the request is a generic Draft CLI question that is not specifically about headless page-domain usage
Boundaries
Related skills