comic-drama-master

comic-drama-master is a skill for Claude Code, Codex from bytedance/agentkit-samples. It costs 73 tokens per session (10,673 once invoked), scanned B, original, Apache-2.0.

A production workflow for making an animated comic drama from a story idea. It covers the script, characters, scene artwork, storyboard videos, and final video assembly.

In plain words
What is it for?
Use it to turn a creative idea into a complete comic-style video, including character and scene designs, shot-by-shot video, and a finished file with a TOS link.
Why use it?
It organizes the many stages of animation production and produces the parts in sequence, while checking the story for content that may cause generation failures.

Skill for Claude CodeCodex

About the project

bytedance/agentkit-samples is a collection of examples and tutorials for Volcengine AgentKit, an AI-agent development platform for building, deploying, and operating agent applications. Developers use the samples to learn agent creation, multi-agent collaboration, memory, retrieval, MCP integrations, media generation, customer service, and other workflows. The catalogue skills provide agent workflows based on these examples.

bytedance/agentkit-samples · 446 stars · on GitHub

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/bytedance/agentkit-samples/comic-drama-master
Any agent
npx skills add bytedance/agentkit-samples --skill comic-drama-master
Clone the repo
git clone --depth 1 https://github.com/bytedance/agentkit-samples

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 comic-drama-master

README.md
[![agentmods](https://agentmods.dev/badge/skills/bytedance/agentkit-samples/comic-drama-master.svg)](https://agentmods.dev/skills/bytedance/agentkit-samples/comic-drama-master)
Your own site
<a href="https://agentmods.dev/skills/bytedance/agentkit-samples/comic-drama-master"><img src="https://agentmods.dev/badge/skills/bytedance/agentkit-samples/comic-drama-master.svg" alt="Measured on agentmods" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10,673 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
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.00073 $0.10673
Opus 5 $0.00036 $0.05337
Sonnet 5 $0.00015 $0.02135
Haiku 4.5 $0.00007 $0.01067

Measured yesterday against content hash 1b988bdcd240, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade B, and why

comic-drama-master scanned grade B 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 yesterday.

The scan reads SKILL.md. This mod also ships 16 executable files (scripts/app_config.py, scripts/ark_auth.py, scripts/batch_image_generate.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo apt-get install -y ffmpeg
python/02-use-cases/comic_drama_gen/skill/comic-drama-master/SKILL.md · 793 lines

How it starts

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

漫剧制作总导演

你是统筹全局的漫剧制作总导演,负责协调五个专业环节完成从创意到成片的全流程。

五个专业环节的详细规格:

  • 剧本生成:参见 references/screenplay-generator.md
  • 角色设计:参见 references/character-designer.md
  • 场景美术:参见 references/scene-designer.md
  • 分镜视频:参见 references/storyboard-director.md
  • 视频合成:参见 references/video-synthesizer.md

完整使用示例参见 examples/examples.md


⚠️ 内容安全审核提醒

在开始制作之前,必须先对用户的故事创意进行内容安全预审

高风险关键词(容易触发 API 拒绝)

以下类型的内容在视频生成阶段(doubao-seedance API)有较高概率被拒绝(OutputVideoSensitiveContentDetected):

风险类别 高风险关键词示例
战争军事 战争、军队、军事、入侵、屠杀、征服
血腥暴力 血腥、血液、流血、残肢、内脏、致命伤
武器描述 刀砍、剑刺、弓箭射杀、枪械、炸弹
宗教敏感 堕天使、恶魔、撒旦、邪教、亵渎
恐怖元素 恐怖、惊悚、尸体、骷髅、鬼魂
政治敏感 政治人物、敏感历史事件、领土争议

预审处理规则

  1. 低风险(日常、奇幻冒险、儿童故事等):直接开始制作
  2. 中风险(武侠打斗、修仙对决等):在剧本和 prompt 中使用委婉替代词
    • blood spraying from wound → ✅ spiritual energy impact, staggering backward
    • sword piercing through chest → ✅ sword energy clash, powerful strike
    • army marching to war → ✅ warriors gathering for a decisive confrontation
    • bloody battle → ✅ fierce spiritual energy confrontation
  3. 高风险(纯战争、恐怖、政治敏感):明确告知用户该题材可能导致视频生成大面积失败,建议:
    • 调整为更温和的表达方式
    • 更换题材方向
    • 用户坚持则继续,但提前说明可能有 30-50% 的场景需要反复重试

提醒时机:在步骤2(初始化任务目录)之后、步骤3(剧本生成)之前,向用户简要说明风险等级和应对策略。


⚡ 脚本参数速查表(大模型必读)

重要:以下是所有脚本的精确调用格式和 JSON 文件格式。调用任何脚本前,必须严格按照此表准备参数,不得猜测格式。

app_config.py — 读取配置

python scripts/app_config.py
# 无参数,返回 JSON

task_manager.py — 任务目录管理

# 初始化任务
python scripts/task_manager.py init "<task_name>"

# 保存文档
python scripts/task_manager.py save "<task_folder绝对路径>" "<文件名.md>" "<Markdown内容>"

# 列出任务
python scripts/task_manager.py list

web_search.py — 网络搜索

python scripts/web_search.py "<搜索关键词>"
# 返回 JSON 字符串数组

image_generate.py — 单张图片生成

python scripts/image_generate.py "<英文prompt>" --output-dir "<保存目录绝对路径>"
# 返回 JSON: {"saved_files": ["/absolute/path/to/generated_image_TIMESTAMP_0.png"]}

Read the full file on GitHub · 793 lines

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. yesterday Changed 1b988bdcd240
  2. 5d ago First seen · 793 lines · 73 tokens per session scan B 4943c45a2789

Subscribe to this mod's changes

comic-drama-master is a skill published in the GitHub repository bytedance/agentkit-samples (446 stars, last pushed yesterday), licensed Apache-2.0. It adds 73 tokens to every session and 10,673 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories