baoyu-comic
Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts…
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.
- Honor workflow dependencies first: generate characters/characters.png before pages that use it as a reference.
- Never start the first page batch until all selected page 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.
Requirements & configuration
- When this skill needs to render an image, resolve the backend in this order:
- 7.2 Pages — each page's prompt MUST already be at prompts/NN-{cover|page}-[slug].md before invoking the backend; the file is the reproducibility record. Strategy depends on the character sheet:
Configuration: EXTENDPATHSKILLHOME
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and batch-capable image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".
Source
Repository: https://github.com/jimliu/baoyu-skills
baoyu-comic FAQ
What does the baoyu-comic skill do?
Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and batch-capable image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic". 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-comic require?
When this skill needs to render an image, resolve the backend in this order: 7.2 Pages — each page's prompt MUST already be at prompts/NN-{cover|page}-[slug].md before invoking the backend; the file is the reproducibility record. Strategy depends on the character sheet: Configuration keys: EXTEND, PATH, SKILL, HOME.
How do I install baoyu-comic?
Run: npx -y skills add https://github.com/jimliu/baoyu-skills --skill baoyu-comic --agent claude-code — the source lives at github.com/jimliu/baoyu-skills.
Maintain baoyu-comic?
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-comic?ref=badge) npx agentictools info skills/jimliu-baoyu-skills-baoyu-comic The second line is the CLI lookup for this page — handy in READMEs and docs.