baoyu-comic

Create comic storyboards, character sheets, prompts, and merged PDFs from text.

1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/makerjackie/jackie-skills-starter --skill baoyu-comic-makerjackie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-comic
Source: https://github.com/makerjackie/jackie-skills-starter/tree/main/skills/baoyu-comic
Command: npx skills add https://github.com/makerjackie/jackie-skills-starter --skill baoyu-comic-makerjackie

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Converts topics, articles, and source text into repeatable, publication-ready comic storyboards and images so creators can convey complex ideas visually without manual layout, prompt engineering, or image-merging steps. It enforces character consistency, supports multi-page workflows, and reduces friction around style selection, language handling, and PDF assembly.

Core Features & Use Cases

  • Storyboard generation with panel breakdowns, narrative hooks, and YAML frontmatter for downstream processing.
  • Character definitions and a character reference sheet to ensure visual consistency across pages.
  • Prompt generation for image tools, partial-workflow flags (--storyboard-only, --prompts-only, --images-only), and rules for regenerating specific pages.
  • Configurable art styles, tones, layouts, aspect ratios, language detection, preset rules (ohmsha, wuxia, shoujo), watermark support, and a script to merge generated images into a single PDF.
  • Use case: Turn a technical article or biography into an educational webtoon or printed comic with consistent characters, tailored art/tone, and a final merged PDF.

Quick Start

Generate a knowledge comic from the source file article.md, produce the storyboard, character sheet, prompts and images, and merge the outputs into a PDF.

Frequently Asked Questions about baoyu-comic

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

FAQPage Schema
How do I convert an article into a comic storyboard with consistent characters?

To convert an article into a comic storyboard, the Skill processes source text to generate panel breakdowns, narrative hooks, and a character reference sheet, ensuring visual consistency across all generated pages without manual layout work.

Can I generate just the image prompts from text without creating the full comic pages?

Yes, you can generate only image prompts from text by using the partial-workflow flag --prompts-only, which skips storyboard generation and image creation to provide prompt outputs tailored for external image generation tools.

What is the best way to merge generated comic images into a single PDF document?

The best way to merge generated comic images into a single PDF is by using the Skill's built-in script powered by the pdf-lib dependency, which automatically assembles multiple page outputs into one publication-ready document.

Does this storyboard generation tool support configurable art styles and layouts?

Yes, the storyboard generation tool supports configurable art styles, tones, layouts, and aspect ratios, including preset rules for specific genres like ohmsha, wuxia, and shoujo to match your visual requirements.

Can I regenerate specific comic pages without rerunning the entire storyboard workflow?

Yes, you can regenerate specific comic pages without rerunning the entire workflow by applying the Skill's partial-workflow flags, such as --images-only, alongside rules designed to target and rebuild individual pages.