baoyu-comic

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

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/Chensihakniroth/ANAKOT-AGENT --skill baoyu-comic-chensihakniroth
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: baoyu-comic
Source: https://github.com/Chensihakniroth/ANAKOT-AGENT/tree/main/optional-skills/creative/baoyu-comic
Command: npx skills add https://github.com/Chensihakniroth/ANAKOT-AGENT --skill baoyu-comic-chensihakniroth

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 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 Workflow: 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. - Style System: Combines 6 art styles (ligne-claire, manga, realistic, ink-brush, chalk, minimalist), 7 tones, 7 layouts, and 5 presets (ohmsha, wuxia, shoujo, concept-story, four-panel) with a content-signal auto-selection matrix. - Partial Workflows: Supports storyboard-only, prompts-only, images-only, and single-page regeneration modes for iterative refinement. - Use Case: Paste a technical tutorial and ask for an ohmsha-style educational manga; the Skill produces analysis.md, storyboard.md, character definitions, prompt files, and downloaded page PNGs under comic/{topic-slug}/. ## Quick Start Ask the agent to create a knowledge comic from your pasted content or a topic, optionally specifying an art style, tone, layout, and language.

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 text content?▼

Provide your source content as pasted text, a file path, a URL, or just a topic, and request a knowledge comic. The Skill analyzes the content, confirms style options with you, builds a storyboard and character sheet, then generates each page as a PNG image.

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 rules, and a content-signal matrix recommends combinations automatically.

Can I regenerate a single comic page without redoing everything?▼

Yes, partial workflows support regenerating specific pages by number, such as page 3 or pages 2, 5, and 8. Existing prompt and image files are backed up with a timestamp suffix before regeneration, and you can also run storyboard-only or prompts-only modes.

Does the comic generator support reference images for style?▼

The image generation tool is prompt-only and cannot accept reference images as visual input. User-supplied reference images are used to extract style, palette, or scene traits as text, which are embedded into every page prompt instead.

How is character consistency maintained across comic pages?▼

Character consistency is enforced through detailed text descriptions written to characters/characters.md and embedded inline in every page prompt. An optional character sheet PNG is generated as a human-facing review artifact, not as a model input.

What output files does the comic workflow produce?▼

Output lands in comic/{topic-slug}/ and includes analysis.md, storyboard.md, character definitions, per-page prompt files under prompts/, and downloaded PNG images for the cover and each page. PDF assembly is not included in this port.