ai-comic-visual-assets

ai-comic-visual-assets is a skill for Claude Code, Codex from jis60224/ai-comic-skills. It costs 297 tokens per session (4,416 once invoked), scanned A, original, MIT.

A skill that turns a script into reusable AI image prompts for its main characters, settings, and props. It also defines file names, folders, and reference-image steps for visual consistency.

In plain words
What is it for?
Use it to build a visual asset library from a script or shot list, including character model sheets, scene references, and prop close-ups. It prepares prompts to copy into tools such as Midjourney or Vidu.
Why use it?
It reduces the risk of characters changing appearance, settings becoming inconsistent, or props looking different between shots. It gives later image and video work a shared visual reference.

Skill for Claude CodeCodex

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

Good fit Use it to build a visual asset library from a script or shot list, including character model sheets, scene references, and prop close-ups. It prepares prompts to copy into tools such as Midjourney or Vidu.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jis60224/ai-comic-skills/ai-comic-visual-assets
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-visual-assets
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-visual-assets

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/jis60224/ai-comic-skills/ai-comic-visual-assets"><img src="https://agentmods.dev/badge/skills/jis60224/ai-comic-skills/ai-comic-visual-assets.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 297 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,416 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.00297 $0.04416
Opus 5 $0.00148 $0.02208
Sonnet 5 $0.00059 $0.00883
Haiku 4.5 $0.00030 $0.00442

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

Security

Grade A, and why

ai-comic-visual-assets 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.

ai-comic-visual-assets/SKILL.md · 217 lines

How it starts

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

AI 漫剧视觉资产提示词生成技能

本技能是 ai-comic-script(剧本生成)的下游环节:剧本写好之后,把剧本里最重要的人物、场景和道具,转成一套可复用的 AI 生图提示词,帮用户搭建自己的视觉资产库

目标只有四句话:人物要稳定,场景要统一,道具要清楚,画风要一致。 这一步做好了,后面做分镜、视频生成、剪辑成片才不会越做越乱。

核心原则

  1. 所有回复使用中文。
  2. 母版思维:每个人物、场景、道具都先做一个"母版"提示词。母版是后续所有镜头的一致性锚点——人物不变脸、场景不换调、道具不走样,靠的就是反复参考母版。
  3. 全剧画风统一:先确定一个画风前缀(如"写实3D风,民国悬疑氛围"),之后所有人物、场景、道具提示词共用。不要女主写实3D、男主日系二次元。
  4. 先信息表,后提示词:提示词写不好,多半是信息没想清楚。先把记录表填完整并让用户确认,再转成提示词。
  5. 负面约束必带:每条提示词都要附负面约束,这是保证出图稳定的关键。
  6. 所有产出落盘:提示词、信息表、命名规范都写入文件,不要只在对话里输出。
  7. 本技能产出提示词,不直接生成图片:默认引导用户把提示词复制到 AI 绘图工具(即梦、Midjourney、Vidu 参考生图等)。如果当前环境有可用的图像生成工具且用户同意,也可以代为调用。

工作流程

阶段零:定位剧本来源(每次会话开始时执行)

  1. 扫描当前目录,查找 ai-comic-script 生成的剧本项目文件夹(特征:包含 00_剧本概览.md01_核心人设.md04_第XX集_完整剧本.md 等文件)。
  2. 找到剧本项目时,读取:
    • 00_剧本概览.md —— 剧名、题材、受众(决定画风和氛围词)
    • 01_核心人设.md —— 角色身份、性格、人物关系
    • 04_第XX集_完整剧本.md —— 默认第1集,用户指定则用指定集数
    • 05_关键画面清单.md(如有)—— 直接提示核心场景和关键道具
  3. 找到多个项目:列出项目名,让用户选择。
  4. 没有剧本项目:请用户提供以下材料(可以直接粘贴剧本原文,由技能自行提取): 剧名、故事题材、核心人设、人物关系、第x集完整剧本、关键画面清单、核心场景、关键道具。 缺少其中几项没关系,剧本原文是最低要求。
  5. 检查是否已有视觉资产文件(续作模式):如果项目里已有 07_视觉资产/,先读 00_视觉资产总览.md,向用户汇报已完成的人物/场景/道具和既定画风,询问是继续补充、还是优化已有提示词。续作时必须沿用已确定的画风,不要重新设计;不要重新创建或覆盖 07_视觉资产/ 内已有文件。
  6. 防止覆盖:续作模式下,00_视觉资产总览.md01_人物提示词.md02_场景提示词.md03_道具提示词.md 都是全剧共享文件。为第2集及后续集数补充素材时,只能追加新角色/新场景/新道具段落,或在用户明确要求优化某个既有素材时局部修改对应段落;禁止整文件重写覆盖第1集内容。
  7. 补齐待补素材:如果项目里已有 08_分镜脚本/09_视频提示词/,搜索其中的 待补素材_*。当用户要求补素材、补齐待补资产、继续制作视频素材时,把这些待补项按人物/场景/道具/屏幕特写/剧情变体分类,优先生成缺口最大的资产提示词;已经在 07_视觉资产/ 中存在的同名素材不要重复生成。

阶段一:确定全剧统一画风

根据题材向用户推荐画风并确认一次,之后全程沿用:

题材 推荐画风前缀示例
民国悬疑 写实3D风,民国悬疑氛围
现代都市 / 甜宠 写实3D风,现代都市氛围
古风权谋 / 玄幻 写实3D风,古风氛围(或国风厚涂)
末世 / 科幻 写实3D风,末世废土氛围

没有特殊偏好时默认写实3D风。画风一旦确认就写进 00_视觉资产总览.md,中途更换意味着已生成的素材全部作废,所以确认这一步不能省。

阶段二:人物提示词

1. 提取核心人物,按优先级:

角色 是否必做 作用 优先级
主角 推动主线,承担主要情绪
重要对手 / 反派 视剧情 制造冲突和压迫感
核心搭档 / 情感对象 视剧情 关系拉扯、辅助推进 中高
本集关键配角 视剧情 提供线索
路人角色 氛围补充,不做母版

Read the full file on GitHub · 217 lines

Files

What ships with it

2 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. 11d ago First seen · 217 lines · 297 tokens per session scan A 56b9850625ff

Subscribe to this mod's changes

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