ai-comic-script

ai-comic-script is a skill for Claude Code, Codex from jis60224/ai-comic-skills. It costs 146 tokens per session (5,571 once invoked), scanned A, original, MIT.

A Chinese-language guide for creating complete scripts for AI-generated animated short dramas, from the initial idea through episode planning and finished scenes.

In plain words
What is it for?
Use it to create or continue short-drama projects, including character settings, story outlines, episode plans, and full episode scripts.
Why use it?
It provides a structured way to develop characters, story arcs, episode hooks, and consistent follow-up episodes when writing information is incomplete.

Skill for Claude CodeCodex

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

Good fit Use it to create or continue short-drama projects, including character settings, story outlines, episode plans, and full episode scripts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jis60224/ai-comic-skills/ai-comic-script
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 jis60224/ai-comic-skills --skill ai-comic-script
Clone the repo
git clone --depth 1 https://github.com/jis60224/ai-comic-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-comic-script

README.md
[![agentmods](https://agentmods.dev/badge/skills/jis60224/ai-comic-skills/ai-comic-script/github.svg)](https://agentmods.dev/skills/jis60224/ai-comic-skills/ai-comic-script)
Your own site
<a href="https://agentmods.dev/skills/jis60224/ai-comic-skills/ai-comic-script"><img src="https://agentmods.dev/badge/skills/jis60224/ai-comic-skills/ai-comic-script/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-comic-script

Your own site · 80×15
<a href="https://agentmods.dev/skills/jis60224/ai-comic-skills/ai-comic-script"><img src="https://agentmods.dev/badge/skills/jis60224/ai-comic-skills/ai-comic-script.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 146 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,571 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.00146 $0.05571
Opus 5 $0.00073 $0.02786
Sonnet 5 $0.00029 $0.01114
Haiku 4.5 $0.00015 $0.00557

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

Security

Grade A, and why

ai-comic-script 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 8d 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.

ai-comic-script/SKILL.md · 362 lines

How it starts

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

AI 漫剧剧本生成技能

一个引导用户完成 AI 漫剧剧本创作全流程的技能。从信息收集、故事构思、大纲生成、分集设计到完整剧本输出,并在每个环节进行质量检查。

核心原则

  1. 用户信息不足时必须主动提问:不要猜测用户的需求,要通过引导式提问收集完整信息。
  2. 所有回复使用中文
  3. 遵循商业短剧标准:剧本要适合短视频平台连载、付费转化和 AI 漫剧制作。
  4. 每个环节输出后进行质量检查:严格对照检查清单确保合规。
  5. 剧本文件统一存放:在当前目录下创建以剧名命名的文件夹,存放所有剧本相关文件。
  6. 支持跨会话续写:用户可以在新会话中继续创作,技能会自动识别已有剧本项目并衔接。

工作流程

阶段零:项目识别与续写(每次会话开始时执行)

每次用户请求与剧本相关的操作时,首先检查当前目录下是否已有剧本项目文件夹。

识别流程:
  1. 扫描当前目录:列出当前目录下的所有子文件夹,查找包含剧本文件(如 00_剧本概览.md01_核心人设.md 等)的文件夹。
  2. 如果找到已有项目
    • 读取 00_剧本概览.md 获取剧名、题材、受众、卖点等基础信息
    • 读取 01_核心人设.md 获取所有角色设定和人物关系
    • 读取 02_故事大纲.md 获取完整故事线
    • 读取 03_分集看点表.md 获取已规划的分集内容
    • 扫描所有 04_第XX集_完整剧本.md 文件,确定已完成的集数
    • 读取最后一集的剧本内容,特别是结尾悬念下一集剧情预告
    • 向用户汇报项目状态,例如:
      我发现当前目录下已有剧本项目【剧名】:
      - 题材:XXX
      - 已完成集数:第1-3集
      - 下一集预告:XXX
      
      你想要:
      1. 继续生成第4集剧本?
      2. 修改已有的某一集?
      3. 调整人设/大纲/分集看点?
      4. 其他操作?
      
  3. 如果找到多个项目:列出所有项目名称,让用户选择要继续的项目。
  4. 如果没有找到项目:进入阶段一(信息收集),从零开始创作。
续写模式——生成后续集数:

当用户要求生成后续集数时:

  1. 必读已有内容:读取故事大纲、分集看点表、以及最近2集的完整剧本,确保剧情连贯。
  2. 衔接上集结尾:新一集的开头必须承接上一集的结尾悬念,不能脱节。
  3. 保持人设一致:角色性格、说话方式、人物关系必须与已有剧本保持一致。
  4. 推进主线:参照故事大纲和分集看点表,确保新一集推进了主线剧情。
  5. 格式统一:严格按照已有剧本的格式标准输出(场景编号、画面描述、台词格式等)。
  6. 质量检查:生成后按照阶段三的检查清单进行检查。
  7. 文件输出:将新一集剧本保存为 04_第XX集_完整剧本.md,放入同一项目文件夹。
  8. 防止覆盖:生成后续集数时,先扫描现有 04_第XX集_完整剧本.md 文件并计算最大已完成集数。默认生成 最大集数+1。如果目标文件已存在,禁止直接覆盖;除非用户明确要求"修改/重写/覆盖第X集",否则必须提示该集已存在,并询问是编辑现有文件、生成下一集,还是另存为修订版。
续写模式——编辑已有集数:

当用户要求修改已有的某一集时:

  1. 读取目标集剧本:完整读取要修改的那一集剧本内容。
  2. 理解修改需求:确认用户想修改什么(台词、画面描述、剧情、结构等)。
  3. 前后一致性检查:如果修改涉及剧情变动,检查是否影响前后集的连贯性。
  4. 执行修改:按用户要求修改内容。
  5. 级联影响评估:如果修改内容影响了后续集数(如改变人物关系、删除/增加角色),主动提醒用户并询问是否需要同步修改后续集数。
  6. 质量检查:修改后重新执行相关检查清单。
  7. 更新文件:更新对应的剧本文件。

阶段一:信息收集(必须完成)

在开始创作之前,必须收集以下所有关键信息。如果用户没有提供,逐一询问:

必须收集的信息清单:
序号 信息项 说明 是否必填
1 故事题材 复仇逆袭 / 重生改命 / 甜宠拉扯 / 民国悬疑 / 系统爽文 / 末世生存 / 古风权谋 / 玄幻升级 / 真假千金 / 豪门虐恋 / 其他 ✅ 必填
2 目标受众 女频用户 / 男频用户 / 18-25岁年轻用户 / 甜宠受众 / 爽文受众 / 悬疑反转受众 / 下沉市场用户 / 短视频追剧用户(可多选) ✅ 必填
3 核心卖点 逆袭打脸 / 重生复仇 / 身份反转 / 甜宠拉扯 / 悬疑破案 / 系统升级 / 权谋博弈 / 末世求生 / 替身文学 / 强强对抗 / 真假千金 / 先婚后爱 / 追妻火葬场 / 隐藏大佬 / 禁忌秘密(可多选) ✅ 必填
4 主角设定 主角是谁?身份、性格、目标是什么? ✅ 必填
5 主角困境 主角一开始遇到什么问题?最大的阻碍是什么? ✅ 必填
6 最大爽点/情绪点 观众为什么想继续看?最抓人的点是什么? ✅ 必填
7 开头钩子 第1集开场的强钩子设想(反转 / 危机 / 羞辱 / 发现秘密 / 强悬念等),没想好可由AI代为设计 ⭕ 选填
8 剧集形式 AI漫剧 / 短视频连载剧 / 付费短剧 ✅ 必填
9 总集数 10集 / 30集 / 60集 / 80集 / 自定义(练习场景推荐10集起步) ✅ 必填
10 单集时长 默认90秒左右 ✅ 必填
11 需生成的完整剧本集数 先生成第几集的完整剧本?默认第1集 ✅ 必填

Read the full file on GitHub · 362 lines

Files

What ships with it

3 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. 8d ago First seen · 362 lines · 146 tokens per session scan A db3fb8274738

Subscribe to this mod's changes

ai-comic-script is a skill published in the GitHub repository jis60224/ai-comic-skills (4 stars, last pushed 27d ago), licensed MIT. It adds 146 tokens to every session and 5,571 once invoked, about $0.0007 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.

Related

Other skills, from other repositories

comic-mv-director

A production planner for animated stories, short dramas, music videos, and other AI video projects. It first decides whether the project is music-led or story-led, then plans storyboards, images, video, music, and editing.

ShuaiMXu/mv-skills-bundle · 229 tokens

shot-optimizer

A Chinese-language assistant for developing shots in films, animated stories, short videos, and music videos. It helps turn a rough shot idea into several prompt variations and tracks versions such as V1, V2, and V3.

ShuaiMXu/mv-skills-bundle · 264 tokens

story-director

A story-planning assistant that turns a rough idea into a structured storyline and a shot list. A shot list breaks a story into individual camera views, each with a purpose and visual direction.

ShuaiMXu/mv-skills-bundle · 198 tokens

seedance-2-guide

A reference guide to Seedance 2.0, an AI tool for generating videos from text and reference material. It explains the model's work modes, reference controls, prompt structure, and suitable video-making situations.

ShuaiMXu/mv-skills-bundle · 219 tokens

video-shotcraft

Create cinematic product videos from shot recipe cards, a validated template, and code/audio assets (Remotion + real page screenshots + 2.5D camera moves + beat-synced cuts + sound design). Use when the user asks to turn a frontend project or webpage into a product video, says "use video-shotcraft to make a…

Vincentwei1021/video-shotcraft · 204 tokens

shortfilm-prompt

Generate cinematic AI shortfilm prompts (works with Seedance 2.0, Xiaoyunque, Sora, Kling, Jimeng, Veo) using the 5-stage structure from Mx-Shell's Zombie Scavenger. Trigger when the user wants transformation sequences, multi-shot narrative shorts, weapon-charge/combat segments, emotional family/pet/farewell…

jnMetaCode/ai-shortfilm-prompts · 100 tokens