Baoyu Slide Deck
by @nengnengz
Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks t...
/baoyu-slide-deck path/to/content.md
/baoyu-slide-deck path/to/content.md --style sketch-notes
/baoyu-slide-deck path/to/content.md --audience executives
/baoyu-slide-deck path/to/content.md --lang zh
/baoyu-slide-deck path/to/content.md --slides 10
/baoyu-slide-deck path/to/content.md --outline-only
/baoyu-slide-deck # Then paste content
| Option | Description |
|--------|-------------|
| --style | Visual style: preset name, custom, or custom style name |
| --audience | Target: beginners, intermediate, experts, executives, general |
| --lang | Output language (en, zh, ja, etc.) |
| --slides | Target slide count (8-25 recommended, max 30) |
| --outline-only | Generate outline only, skip image generation |
| --prompts-only | Generate outline + prompts, skip images |
| --images-only | Generate images from existing prompts directory |
| --regenerate | Regenerate specific slide(s): --regenerate 3 or --regenerate 2,5,8 |
Slide Count by Content Length: | Content | Slides | |---------|--------| | < 1000 words | 5-10 | | 1000-3000 words | 10-18 | | 3000-5000 words | 15-25 | | > 5000 words | 20-30 (consider splitting) |
clawhub install baoyu-slide-deck-2