baoyu-comic

Generate educational knowledge comics with configurable art styles, tones, and panel layouts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/chhpt/skills --skill baoyu-comic-chhpt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-comic
Source: https://github.com/chhpt/skills/tree/main/skills/baoyu-comic
Command: npx skills add https://github.com/chhpt/skills --skill baoyu-comic-chhpt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pdf-lib, and includes scripts (resource) and references (resource) components.

What problem does it solve? Turning articles, tutorials, or biographies into engaging visual comics requires coordinating storyboarding, character design, image generation, and PDF assembly, which is slow and inconsistent when done manually. ## Core Features & Use Cases - Multi-style comic generation: Choose from five art styles (ligne-claire, manga, realistic, ink-brush, chalk), seven tones, and six layouts, plus presets like ohmsha, wuxia, and shoujo with special rules. - Structured workflow: Produces analysis.md, storyboard.md, character definitions, per-page generation prompts, page images, and a merged PDF, with partial workflow options like --storyboard-only and --regenerate. - Character consistency: Generates a character reference sheet first and passes it as a reference image for every page to keep appearances consistent. - Use Case: Paste a technical tutorial and run /baoyu-comic with the ohmsha preset to produce a Doraemon-style educational manga where every concept becomes a visual metaphor, exported as a PDF. ## Quick Start Ask the assistant to create a knowledge comic from your article or pasted content, optionally specifying an art style and tone such as manga with a warm tone.

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?

Run /baoyu-comic with your source file path or paste content directly. The skill analyzes the content, confirms style options with you, generates a storyboard and character sheet, then produces page images and merges them into a PDF.

What art styles and tones does the comic generator support?

It supports five art styles (ligne-claire, manga, realistic, ink-brush, chalk) and seven tones (neutral, warm, dramatic, romantic, energetic, vintage, action). Presets like ohmsha, wuxia, and shoujo bundle art, tone, and special rules.

How does the skill keep characters consistent across comic pages?

It generates a character reference sheet (characters/characters.png) before any page, then passes that image as a --ref parameter on every page generation. If the image skill lacks reference support, character descriptions are embedded into each prompt instead.

Can I regenerate only specific pages of a comic?

Yes, use --regenerate with page numbers, such as --regenerate 3 or --regenerate 2,5,8, where 0 is the cover. The skill regenerates only those images from existing prompts and rebuilds the PDF.

What happens on first use when no preferences file exists?

The workflow blocks until a first-time setup completes, collecting watermark, default art style, tone, and language preferences. These are saved to an EXTEND.md file in the project or user home directory for future runs.

Does the comic generator support languages other than English?

Yes, output language is determined by the --lang flag, EXTEND.md language setting, conversation language, or source content language, in that priority order. Storyboards, prompts, and dialogue are written in the selected language.