en un clic
sg-draft
Draft full slide content (titles, bullets, speaker notes, graphics descriptions) from an outline
Menu
Draft full slide content (titles, bullets, speaker notes, graphics descriptions) from an outline
| name | sg-draft |
| description | Draft full slide content (titles, bullets, speaker notes, graphics descriptions) from an outline |
| argument-hint | <outline.json> [--output path] |
| allowed-tools | Bash, Read, Glob, Grep |
Draft full slide content from an outline. Uses structured single-call generation (one API call per slide) with batching (groups of 4) for efficiency. Produces a complete presentation markdown with titles, bullets, speaker notes, and graphics descriptions.
Working directory:
!pwd
Available outline files:
!ls -la outline*.json 2>/dev/null || echo "No outline files found"
Suggest this skill when:
slide-generator package installedANTHROPIC_API_KEY set in environmentoutline.json file from the outline stepRequired:
<outline.json> - Path to outline fileOptional:
--output <path> - Output file path (default: presentation.md)--tone <tone> - Content tone: professional, casual, academic, technical (default: professional)--audience <audience> - Target audience descriptionsg draft outline.json --output presentation.md
presentation.md was created with full slide contentThe draft step uses:
| Error | Cause | Fix |
|---|---|---|
File not found | Wrong path to outline.json | Check file path |
Rate limit | Too many API calls in batch | Wait and retry (built-in backoff handles this) |
Content too short | Outline lacks detail | Re-run outline with more target slides |
The draft step produces presentation.md containing:
After draft completes, run the optimize step:
sg optimize presentation.md
Or use /sg-optimize to continue the pipeline.
Generate a complete, on-brand Chick-fil-A PowerPoint presentation from a topic using CFA brand guidelines, template layouts, and extracted brand assets
Assemble final PowerPoint (.pptx) from presentation markdown and generated images
Run the complete 7-step slide generation pipeline from topic to PowerPoint
Generate slide visuals using Gemini Pro from validated graphics descriptions
Run quality analysis and automated improvement on drafted slide content
Generate a structured presentation outline from research findings