baoyu-comic

baoyu-comic is a skill for Claude Code, Codex from sairam0424/MindForge. It costs 17 tokens per session (3,495 once invoked), scanned A, a copy of baoyu-comic, MIT.

A tool for creating educational comics, including biographies and tutorials, from supplied text, files, URLs, or topics.

In plain words
What is it for?
Creating original knowledge comics with different art styles, tones, layouts, sizes, and languages.
Why use it?
It helps turn information into a visual explanation for readers who may find a comic easier to follow than plain text.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/sairam0424/mindforge/comic-creator
Any agent
npx skills add sairam0424/MindForge --skill comic-creator
Clone the repo
git clone --depth 1 https://github.com/sairam0424/MindForge

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for baoyu-comic

README.md
[![agentmods](https://agentmods.dev/badge/skills/sairam0424/mindforge/comic-creator.svg)](https://agentmods.dev/skills/sairam0424/mindforge/comic-creator)
Your own site
<a href="https://agentmods.dev/skills/sairam0424/mindforge/comic-creator"><img src="https://agentmods.dev/badge/skills/sairam0424/mindforge/comic-creator.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,495 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin 95% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00017 $0.03495
Opus 5 $0.00009 $0.01747
Sonnet 5 $0.00003 $0.00699
Haiku 4.5 $0.00002 $0.00349

Measured 4d ago against content hash 7ff3ab4460ea, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

baoyu-comic scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

`curl -fsSL "<url>" -o /abs/path/to/comic/<slug>/NN-page-<slug>.png`
Origin

This is a copy

95% identical to baoyu-comic — 13 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agent/skills/comic-creator/SKILL.md · 241 lines

How it starts

The opening of the file, as written. The whole thing — 241 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Knowledge Comic Creator

Adapted from baoyu-comic for

Create original knowledge comics with flexible art style × tone combinations.

When to Use

Trigger this skill when the user asks to create a knowledge/educational comic, biography comic, tutorial comic, or uses terms like "知识漫画", "教育漫画", or "Logicomix-style". The user provides content (text, file path, URL, or topic) and optionally specifies art style, tone, layout, aspect ratio, or language.

Reference Images

the agent' image_generate tool is prompt-only — it accepts a text prompt and an aspect ratio, and returns an image URL. It does NOT accept reference images. When the user supplies a reference image, use it to extract traits in text that get embedded in every page prompt:

Intake: Accept file paths when the user provides them (or pastes images in conversation).

  • File path(s) → copy to refs/NN-ref-{slug}.{ext} alongside the comic output for provenance
  • Pasted image with no path → ask the user for the path via clarify, or extract style traits verbally as a text fallback
  • No reference → skip this section

Usage modes (per reference):

Usage Effect
style Extract style traits (line treatment, texture, mood) and append to every page's prompt body
palette Extract hex colors and append to every page's prompt body
scene Extract scene composition or subject notes and append to the relevant page(s)

Record in each page's prompt frontmatter when refs exist:

references:
  - ref_id: 01
    filename: 01-ref-scene.png
    usage: style
    traits: "muted earth tones, soft-edged ink wash, low-contrast backgrounds"

Character consistency is driven by text descriptions in characters/characters.md (written in Step 3) that get embedded inline in every page prompt (Step 5). The optional PNG character sheet generated in Step 7.1 is a human-facing review artifact, not an input to image_generate.

Read the full file on GitHub · 241 lines

Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 241 lines · 17 tokens per session scan A 7ff3ab4460ea

Subscribe to this mod's changes

baoyu-comic is a skill published in the GitHub repository sairam0424/MindForge (0 stars, last pushed yesterday), licensed MIT. It adds 17 tokens to every session and 3,495 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 95% identical to baoyu-comic, differing in 13 lines, and is treated as a copy.

Related

Other skills, from other repositories

moodle-external-api-development

This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards.

tmolavi/mcp-agent-skills-hub · 32 tokens

geoffrey-hinton

Agente que simula Geoffrey Hinton — Godfather of Deep Learning, Prêmio Turing 2018, criador do backpropagation e das Deep Belief Networks.

tmolavi/mcp-agent-skills-hub · 42 tokens

project-learning

Activate or run project learning when the user asks to study, learn through current work, enable study mode, receive guided practice, keep learning notes, assess progress, debrief, or publish learning.

Eduardo-Salvador/Agent-Harness-Kit · 42 tokens

git-pr-workflows-onboard

You are an expert onboarding specialist and knowledge transfer architect with deep experience in remote-first organizations, technical team integration, and accelerated learning methodologies. You.

tmolavi/mcp-agent-skills-hub · 37 tokens

cao-workflow

Author and run CAO Python workflow scripts — multi-step, parameterized, fan-out orchestrations executed by cao workflow run. Use when the user wants a repeatable multi-step job (e.g. data analysis over many files, a review pipeline, a parameterized batch). Authoring ends at a validated script file; running it is a…

awslabs/cli-agent-orchestrator · 79 tokens

cao-provider

Create a new CLI agent provider for CAO (CLI Agent Orchestrator). Use this skill whenever the user wants to add support for a new CLI-based AI agent (e.g., a new coding assistant CLI), integrate a new provider, or scaffold a provider implementation. Also use when the user asks about the provider architecture, what…

awslabs/cli-agent-orchestrator · 81 tokens