slides-grab-plan
Installation
SKILL.md
slides-grab Plan Skill (Codex)
Use this when the user asks to start a new presentation from scratch.
Goal
Produce an approved slide-outline.md before any slide HTML generation.
Inputs
- Topic and intent
- Audience
- Tone and constraints
- Optional research findings
Output
slide-outline.md(must includestyle: <id>in meta section)
Workflow
- Analyze user goal and audience.
- Style selection (mandatory, before outline): Run
slides-grab list-styles, shortlist 2–3 styles that match the topic/tone, present the shortlist with reasons, and get explicit user approval. Optionally offerslides-grab preview-stylesfor visual preview. If no bundled style fits, propose a custom direction and get approval. - Create or revise
slide-outline.mdwith ordered slides and key messages. Record the approved style ID in the meta section (style: <id>). - Present a concise summary to user.
- Repeat revisions until explicit approval.
Rules
- Do not write the outline before the user approves a style. Style selection comes first.
- Do not generate slide HTML (
<slides-dir>/slide-*.html) in this stage. - Keep scope to structure, narrative, and style selection.
- Ask for approval before moving to design.
- Assume later stages run through the packaged
slides-grabCLI. - Use the packaged CLI and bundled references only; do not depend on unpublished agent-specific files.
Reference
If needed, use the bundled outline reference:
references/outline-format.mdreferences/plan-workflow-reference.md— archived detailed planning workflow and organizer-agent guidance