baoyu-comic

Generate multi-page educational knowledge comics from source content using AI image generation.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/CHENHUI-X/toolbox --skill baoyu-comic-chenhui-x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-comic
Source: https://github.com/CHENHUI-X/toolbox/tree/main/custom-skills/creative/baoyu-comic
Command: npx skills add https://github.com/CHENHUI-X/toolbox --skill baoyu-comic-chenhui-x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Turning articles, biographies, tutorials, or technical explanations into engaging visual comics normally requires illustration skills and hours of manual layout work. This Skill automates the full pipeline from raw content to finished comic pages. ## Core Features & Use Cases - End-to-end comic pipeline: Analyzes source content, builds a storyboard with panel breakdowns, defines consistent characters, writes per-page image prompts, and generates PNG pages via the image_generate tool. - Flexible style system: Combines 6 art styles (ligne-claire, manga, realistic, ink-brush, chalk, minimalist), 7 tones, and 7 layouts, plus 5 curated presets (ohmsha, wuxia, shoujo, concept-story, four-panel) with special narrative rules. - Partial workflows: Run storyboard-only, prompts-only, images-only, or regenerate specific pages without redoing the whole comic. - Use Case: Paste a technical tutorial and ask for an ohmsha-style educational manga; the Skill produces a storyboard, character sheet, and downloadable page PNGs in a structured output directory. ## Quick Start Create a knowledge comic from this article about how neural networks work, using the ohmsha preset with a portrait layout.

Frequently Asked Questions about baoyu-comic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create an educational comic from an article or tutorial?

Provide the source content as pasted text, a file path, or a topic, and the Skill analyzes it, confirms style options with you, builds a storyboard and character definitions, writes per-page prompts, and generates each page as a PNG via image generation.

What art styles and tones are available for comic generation?

Six art styles (ligne-claire, manga, realistic, ink-brush, chalk, minimalist) combine with seven tones (neutral, warm, dramatic, romantic, energetic, vintage, action). Five presets like ohmsha and four-panel add special narrative rules beyond the base combination.

Can I regenerate a single comic page without redoing everything?

Yes. Ask to regenerate specific page numbers, and the Skill reuses the existing prompt files for those pages, backs up the old PNGs with a timestamp suffix, and generates only the requested pages.

Does the comic generator support reference images for style?

Reference images are accepted as file paths, but the image generation tool is prompt-only. The Skill extracts style, palette, or scene traits as text and embeds them into every page prompt rather than passing images to the model.

How does the Skill keep characters consistent across comic pages?

Character appearances are defined in a characters.md file and embedded inline as text in every page prompt. An optional character sheet PNG is generated as a human review artifact, but text descriptions are the actual consistency mechanism.

What output files does the comic workflow produce?

The output directory contains the saved source, analysis.md, storyboard.md, character definitions, per-page prompt files under prompts/, and the generated cover and page PNGs. PDF assembly is not included; pages are delivered as individual PNGs.