comic-asset-ref-generator

comic-asset-ref-generator is a skill for Claude Code from wanshuiyin/ARIS-Movie-Director. It costs 205 tokens per session (9,367 once invoked), scanned A, original, MIT.

A comic-production guide that creates one reusable visual reference for each requested character, scene, prop, or motif. These references keep the same asset looking consistent across different comic panels.

In plain words
What is it for?
Use it after storyboarding to produce canonical reference images or deterministic motif assets for downstream panel creation and review.
Why use it?
It gives later artwork a shared identity reference so characters and objects do not drift into different visual styles.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Codex.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 skills/method-figure/scripts/pickup_image.py --out-existing --out <ABS_OUT> \.

Good fit Use it after storyboarding to produce canonical reference images or deterministic motif assets for downstream panel creation and review.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/wanshuiyin/ARIS-Movie-Director
agentmods
npx agentmods add skills/wanshuiyin/aris-movie-director/comic-asset-ref-generator

Made for: Claude Code.

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-asset-ref-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/wanshuiyin/aris-movie-director/comic-asset-ref-generator/github.svg)](https://agentmods.dev/skills/wanshuiyin/aris-movie-director/comic-asset-ref-generator)
Your own site
<a href="https://agentmods.dev/skills/wanshuiyin/aris-movie-director/comic-asset-ref-generator"><img src="https://agentmods.dev/badge/skills/wanshuiyin/aris-movie-director/comic-asset-ref-generator/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 comic-asset-ref-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/wanshuiyin/aris-movie-director/comic-asset-ref-generator"><img src="https://agentmods.dev/badge/skills/wanshuiyin/aris-movie-director/comic-asset-ref-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 205 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,367 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00205 $0.09367
Opus 5 $0.00102 $0.04684
Sonnet 5 $0.00041 $0.01873
Haiku 4.5 $0.00020 $0.00937

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

Security

Grade A, and why

comic-asset-ref-generator 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 13d 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/comic-asset-ref-generator/SKILL.md · 414 lines

How it starts

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

comic-asset-ref-generator — the Reference Producer (Phase 1 · S4)

The missing Layer-2 of comic-author: take the storyboard's consolidated ASSET_REQUESTS and produce, for every declared asset, the one canonical artifact that every downstream panel bake will condition on — so the film never grows two visual dialects and every panel of the same character/prop/motif reads as the same thing. This is precisely the producer of comic.json's identity_refs (e.g. duo_canonical_ref_v001.png + per-character locks like executor.hoodie #1D4684 / reviewer.beard true) that the proven comic created by hand. It is the upstream sibling of comic-blueprint-author (which authors per-panel content-SVGs) and feeds comic-asset-review-loop and the comic-director spiral.

Two asset classes, two production routes — this is the load-bearing fork:

storyboard.consolidated_asset_requests
   ├── identity / scene / prop  ──▶  RASTER ref:  agent mcp__codex__codex sidecar bake, CONDITIONED on a labeled white-bg
   │      (a face, a hoodie,           condition + real identity refs → 1:1 (or 16:9 scene) PNG
   │       an empty room)              → output_ref{file_path,data_url,sha256,width,height,mime}  (ALL 6)
   │
   └── deterministic motif      ──▶  SVG SOURCE:  ONE parametric builder in asset_lib.py
          (clock / chart / stamp        (ddl_chip / stamp / mug / curve_panel / tokyo_chip / starmap …)
           / mug / star-map)            the "ref" IS the single-source SVG — NOT an image bake
                                        → records generator_script, owner_script, file_sha256

   both routes → review_status:"pending"  (NEVER "locked" here)  → collision gate → asset-review-loop

The battle lesson, landed as the fork above: a clock, a chart, a verdict stamp, a star-map is deterministic content — you do NOT bake it as a fuzzy image and hope the digits land; you build it once from a python generator (asset_lib.py) so all 18 instances of the DDL timeline, all 7 verdict stamps, both the labeled and the wordless star-map render from the same coordinates and never diverge. An identity (a face, a costume) is not deterministic — that you bake once via the sidecar bake (Codex's native image tool), conditioned on a labeled white-bg reference and the real identity refs, never a free prompt, never a hand-paste.

Read the full file on GitHub · 414 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. 13d ago First seen · 414 lines · 205 tokens per session scan A 8a5e430686ac

Subscribe to this mod's changes

comic-asset-ref-generator is a skill published in the GitHub repository wanshuiyin/ARIS-Movie-Director (61 stars, last pushed 3d ago), licensed MIT. It adds 205 tokens to every session and 9,367 once invoked, about $0.0010 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-30.

Related

Other skills, from other repositories

creator-pipeline-supervisor

Orchestrate the entire AI film production — sequence the creative skills, manage shared project state, enforce continuity across character / location / costume / light / color / sound / edit, run QC, and produce the final delivery readiness report. Use when starting a new film project, recovering an existing one, or…

ilkaydemiralay/vision_art_creator · 73 tokens

creator-character-designer

Design characters as integrated wholes — dramatic function, psychology, biography, visual identity, costume, props, casting profile, and FACS-coded expressions. Use when the user needs character development, character sheets, costume design, casting briefs, or AI-ready character references for an AI film project.

ilkaydemiralay/vision_art_creator · 62 tokens

creator-final-cut-editor

Supervise the final assembly of AI-generated shots, audio, music, and graphics into a coherent finished film — rough cut, fine cut, final cut, AI-error triage, delivery formats. Use when AI material has been produced and needs to be assembled into a deliverable cut.

ilkaydemiralay/vision_art_creator · 62 tokens

creator-prompt-engineer

Convert creative-department outputs (script, vision, cinematography, characters, sets, storyboards, shots) into producible, consistent AI image/video prompts — with tool-specific optimization, locked anchors, negative prompts, and safe alternatives. Default image tool priority for storyboard/character sheets is GPT…

ilkaydemiralay/vision_art_creator · 135 tokens

creator-sound-music-designer

Design the film's sonic world — ambient atmosphere, foley, sound effects, silence as drama, score theme, character leitmotifs, scene-by-scene music plan, and AI sound/music prompts. Use when the user needs sound design, music vision, or AI audio prompts for an AI film.

ilkaydemiralay/vision_art_creator · 69 tokens

creator-storyboard-artist

Translate scenes into storyboard panels — shot scales, angles, character blocking, movement direction, composition, and AI image/video prompts. Use when the user needs to visualize a scene panel by panel before production.

ilkaydemiralay/vision_art_creator · 46 tokens