One-click install
npx skills add https://github.com/MarbleSodas/Mavis --skill baoyu-comic-marblesodas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baoyu-comic
Source: https://github.com/MarbleSodas/Mavis/tree/main/skills/creative/baoyu-comic
Command: npx skills add https://github.com/MarbleSodas/Mavis --skill baoyu-comic-marblesodas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you turn educational or biographical source material into a multi-page knowledge comic with consistent characters, art style, and panel-by-panel imagery—without having to manually craft every page prompt.

Core Features & Use Cases

  • Knowledge comic creation: Produces a full storyboard, per-page text prompts, and generated images for educational comics, biographies, tutorials, and “知识漫画” style requests.
  • Style × tone × layout control: Lets you choose art style, tone, layout, language, and aspect ratio (or use compatibility-based presets like ohmsha).
  • Prompt-only image generation with reproducibility: Saves a standalone prompt file for each page before calling image generation, then downloads the returned image URL to the output directory.
  • Character consistency via text embedding: Embeds character descriptions inline in every page prompt; optionally generates a human-facing character sheet for review (not used as model input).
  • Reference-trait extraction: Accepts user reference images for style/palette/scene trait extraction, storing provenance under refs while still using prompt-only generation.

Quick Start

Tell the agent “Create a knowledge comic about Alan Turing for beginners in Chinese, using manga with a neutral tone, webtoon/dense layout, and 12 pages.”

Frequently Asked Questions about baoyu-comic

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

FAQPage Schema
How do I create a multi-page knowledge comic with consistent characters?

To create a knowledge comic with consistent characters, this Skill generates a storyboard and per-page text prompts, embedding inline character descriptions in every page prompt to maintain cross-page visual consistency during image generation.

What is the best way to turn educational material into a storyboard and comic?

Turning educational material into a comic involves producing a full storyboard, crafting per-page text prompts, and rendering prompt-only images. This Skill automates that pipeline from your source content directly to generated comic pages.

Can I use my own reference images to control the art style and palette?

Yes, you can use reference images for style, palette, and scene trait extraction. The Skill stores this provenance data under references while still using prompt-only generation to render the final comic pages.

Does the generated comic support language localization and custom layouts?

Yes, generated comics support language localization, selectable art styles, tones, and layouts like webtoon or dense formats. You can specify output language and aspect ratio before generating the storyboard.

How are generated comic images saved for reproducibility?

For reproducibility, the Skill saves a standalone prompt file for each page before calling image generation. It then automatically downloads the returned image URLs directly into your comic output directory.