ai-manga

ai-manga is a skill for Claude Code, Codex from guyulong/cn-agent-skills. It costs 13 tokens per session (577 once invoked), scanned A, original, MIT.

A workflow guide for making short AI manga or comic videos, from writing the story to creating images, adding dialogue, assembling video, and publishing it.

In plain words
What is it for?
Planning episodes and shots, generating consistent characters and scenes, adding speech bubbles, combining image sequences with sound and subtitles, and preparing posts.
Why use it?
It breaks a multi-step production process into practical stages and highlights consistency, copyright, and platform-content concerns.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Planning episodes and shots, generating consistent characters and scenes, adding speech bubbles, combining image sequences with sound and subtitles, and preparing posts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/guyulong/cn-agent-skills/ai-manga
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.

Any agent
npx skills add guyulong/cn-agent-skills --skill ai-manga
Clone the repo
git clone --depth 1 https://github.com/guyulong/cn-agent-skills

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 ai-manga

README.md
[![agentmods](https://agentmods.dev/badge/skills/guyulong/cn-agent-skills/ai-manga/github.svg)](https://agentmods.dev/skills/guyulong/cn-agent-skills/ai-manga)
Your own site
<a href="https://agentmods.dev/skills/guyulong/cn-agent-skills/ai-manga"><img src="https://agentmods.dev/badge/skills/guyulong/cn-agent-skills/ai-manga/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ai-manga

Your own site · 80×15
<a href="https://agentmods.dev/skills/guyulong/cn-agent-skills/ai-manga"><img src="https://agentmods.dev/badge/skills/guyulong/cn-agent-skills/ai-manga.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 13 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 577 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found 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.1 $0.00013 $0.00577
Opus 5 $0.00006 $0.00289
Sonnet 5 $0.00003 $0.00115
Haiku 4.5 $0.00001 $0.00058

Measured 11d ago against content hash a69d251a586a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ai-manga scanned grade A with 0 findings 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 11d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/ai-manga/SKILL.md · 89 lines

What it actually says

AI漫剧制作流程

使用场景

使用AI工具制作漫剧短视频,从剧本到成品的完整流程。

制作流程

1. 剧本创作

- 确定题材和风格(古风/现代/玄幻)
- 写分集大纲(每集60-90秒)
- 拆分镜头(每集10-15个画面)
- 编写对白

2. AI生图

工具:Midjourney / Stable Diffusion / DALL-E

提示词模板:
[角色描述], [场景描述], [动作], [风格], [画质参数]

示例:
beautiful Chinese woman, ancient palace, 
wearing red hanfu, looking at moonlight, 
anime style, high quality, detailed

关键技巧:
- 固定角色LoRA/种子保持一致性
- 建立角色参考图库
- 同一场景保持光线一致

3. 添加对白

工具:美图秀秀 / Canva / Photoshop

步骤:
1. 导入AI生成的图片
2. 添加对白气泡
3. 输入角色台词
4. 调整字体和大小
5. 导出为PNG序列

4. 合成视频

工具:剪映 / Premiere / FFmpeg

步骤:
1. 导入图片序列
2. 设置每张图片时长(3-5秒)
3. 添加转场效果(淡入淡出)
4. 添加背景音乐
5. 添加旁白(可选,用AI语音)
6. 添加字幕
7. 导出为MP4

5. 发布优化

- 封面:选取最吸引人的画面
- 标题:设置悬念
- 标签:#AI漫剧 #短剧 #动漫
- 发布时间:晚7-10点
- 保持更新频率:日更或隔日更

批量制作技巧

  • 建立角色模板库
  • 建立场景模板库
  • 使用脚本自动化图片处理
  • 建立BGM素材库
  • 使用模板化对白布局

注意事项

  • AI生成图片的版权问题
  • 避免侵权知名IP
  • 内容符合平台规范
  • 保持角色形象一致性
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. 11d ago First seen · 89 lines · 13 tokens per session scan A a69d251a586a

Subscribe to this mod's changes

ai-manga is a skill published in the GitHub repository guyulong/cn-agent-skills (3 stars, last pushed 3mo ago), licensed MIT. It adds 13 tokens to every session and 577 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.