baoyu-slide-deck
Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide…
What it does
- Other runtime-native tools — if the runtime exposes a different native image tool (e.g., Hermes imagegenerate), use it the same way.
- Otherwise, if exactly one non-native backend is installed (e.g., baoyu-image-gen), use it.
- Otherwise (multiple non-native backends with no runtime-native tool), ask the user once — batch with any other initial questions.
- Never start the first batch until all selected slide prompt files exist on disk.
- Retry failed items once without regenerating successful items.
- Do not use subagents merely to parallelize image rendering. Use subagents only for separate prompt iteration or creative exploration.
- Merge PPTX/PDF only after all selected slide images are generated.
Requirements & configuration
- When this skill needs to render an image, resolve the backend in this order:
- | --images-only | Skip to Step 7; requires existing prompts/ |
Configuration: EXTENDPATHHOMESTYLE_INSTRUCTIONS
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", "slide deck", or "PPT".
Source
Repository: https://github.com/jimliu/baoyu-skills
baoyu-slide-deck FAQ
What does the baoyu-slide-deck skill do?
Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", "slide deck", or "PPT". Other runtime-native tools — if the runtime exposes a different native image tool (e.g., Hermes imagegenerate), use it the same way. Otherwise, if exactly one non-native backend is installed (e.g., baoyu-image-gen), use it.
What does baoyu-slide-deck require?
When this skill needs to render an image, resolve the backend in this order: | --images-only | Skip to Step 7; requires existing prompts/ | Configuration keys: EXTEND, PATH, HOME, STYLE_INSTRUCTIONS.
How do I install baoyu-slide-deck?
Run: npx -y skills add https://github.com/jimliu/baoyu-skills --skill baoyu-slide-deck --agent claude-code — the source lives at github.com/jimliu/baoyu-skills.
Maintain baoyu-slide-deck?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/jimliu-baoyu-skills-baoyu-slide-deck?ref=badge) npx agentictools info skills/jimliu-baoyu-skills-baoyu-slide-deck The second line is the CLI lookup for this page — handy in READMEs and docs.