comic
Generate educational or narrative comic pages with structured art, tone, layout, and language decisions and bundled generation tooling. Use when the user asks to create a knowledge comic, tutorial comic, biography comic, educational comic, or a multi-page comic sequence.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/632657122/comicWhat This Skill Does
The comic skill is a powerful workflow engine for OpenClaw that transforms textual source material—such as educational content, biographies, or narrative scripts—into a cohesive sequence of comic pages. Unlike simple image generation tools that create standalone art, this skill manages the complex orchestration of layout design, artistic consistency, and narrative pacing. It provides a structured environment where art styles, tonal mapping, and paneling are managed through a bundled generation runtime. Upon initial connection, users are informed that the tool uses the Nano Banana 2 (GEMINI_3_1_FLASH_IMAGE) model, though this can be toggled based on task requirements.
Installation
To begin, ensure you have the OpenClaw environment ready. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/632657122/comic
Before running your first sequence, you must initialize the workflow in your target project directory:
npm run ensure-ready -- --project . --workflow comic
This command performs a health check, ensuring all dependencies like pdf-lib are present. If an IMAGE_GEN_API_KEY is missing, you may be prompted to run the setup command with the --persist-api-key flag, which securely stores your credentials within the local skill environment for seamless generation sessions.
Use Cases
This skill is specifically engineered for multi-panel, multi-page storytelling. It shines when building knowledge-sharing tools, such as explaining complex scientific concepts through sequential art (educational comics), documenting historical figures (biography comics), or detailing step-by-step guides (tutorial comics). It is not designed for single-image cover art or dense, non-sequential infographics.
Example Prompts
- "Create a 4-page educational comic explaining the process of photosynthesis for middle school students, using a bright, vibrant art style."
- "Generate a biography comic series about Ada Lovelace. Use the storyboard-template.md as a guide for the layout, and maintain a consistent steampunk-inspired art tone across all pages."
- "Build a tutorial comic based on this text file [attached_link] showing the steps to set up a home server, outputting the final sequence as a single merged PDF."
Tips & Limitations
- Reference Consistency: When using image-to-image or consistency references, ensure all source URLs are public, HTTPS-secured, and accessible by the WeryAI gateway. Avoid local file paths.
- Environment Safety: The skill writes files specifically to
.image-skills/comic/to keep your project workspace clean. It does not execute arbitrary shell commands, ensuring your system remains secure during generation. - Workflow Management: Always check the
references/directory within the skill folder to understand available dimensions and templates. Using these predefined templates will significantly improve the success rate and aesthetic quality of your generated pages.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-632657122-comic": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api
Related Skills
infographic
Generate high-density infographics with structured layout and style choices and bundled generation tooling. Use when the user asks to create an infographic, a visual summary, or a dense single-page information graphic.
rednote-images
Generate RedNote image series with structured style and layout choices and bundled generation tooling. Use when the user asks to create RedNote image cards, RedNote cover cards, or social infographic series.
character-image-generator
Generate character design images, original character art, OC portraits, character sheets, and hero concept art. Use when the user asks for a character design, OC, character portrait, fantasy character, anime character, or original persona image.
cover-image
Generate article cover images with structured dimensions and bundled generation tooling. Use when the user asks to create a cover image, article cover, blog header, newsletter hero image, or banner-style key visual.