character-continuity-auditor

character-continuity-auditor is a skill for Claude Code, Codex from anymouschina/TapCanvas. It costs 60 tokens per session (474 once invoked), scanned A, original, MIT.

A character-continuity review method that tracks what each character is, knows, wants, and can do over time.

In plain words
What is it for?
Use it to find timeline and character-state conflicts, assess their impact, and suggest the smallest necessary correction.
Why use it?
It separates real contradictions from believable character growth, deception, misunderstanding, or information that has not yet been revealed.

Skill for Claude CodeCodex

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

Good fit Use it to find timeline and character-state conflicts, assess their impact, and suggest the smallest necessary correction.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/anymouschina/tapcanvas/character-continuity-auditor
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 anymouschina/TapCanvas --skill character-continuity-auditor
Clone the repo
git clone --depth 1 https://github.com/anymouschina/TapCanvas

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 character-continuity-auditor

README.md
[![agentmods](https://agentmods.dev/badge/skills/anymouschina/tapcanvas/character-continuity-auditor/github.svg)](https://agentmods.dev/skills/anymouschina/tapcanvas/character-continuity-auditor)
Your own site
<a href="https://agentmods.dev/skills/anymouschina/tapcanvas/character-continuity-auditor"><img src="https://agentmods.dev/badge/skills/anymouschina/tapcanvas/character-continuity-auditor/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 character-continuity-auditor

Your own site · 80×15
<a href="https://agentmods.dev/skills/anymouschina/tapcanvas/character-continuity-auditor"><img src="https://agentmods.dev/badge/skills/anymouschina/tapcanvas/character-continuity-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 474 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.00060 $0.00474
Opus 5 $0.00030 $0.00237
Sonnet 5 $0.00012 $0.00095
Haiku 4.5 $0.00006 $0.00047

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

Security

Grade A, and why

character-continuity-auditor 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 7d 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.

apps/hono-api/marketplace-skills/character-continuity-auditor/SKILL.md · 42 lines

What it actually says

角色连续性审校

任务

建立可追溯的人物状态时间线,区分真实冲突、合理变化和信息尚未揭示,给出最小影响的修订方案。

成功标准

  • 每个问题都引用具体输入证据,不凭印象判断 OOC。
  • 分开审查身份事实、关系、目标、知识边界和物理状态。
  • 合理成长与设定冲突不混为一谈。
  • 修订建议保留剧情意图,尽量少改已成立内容。

工作流

  1. 为每个角色建立首次事实和按时间排序的状态记录。
  2. 记录角色在每个节点知道什么、想要什么、能做什么。
  3. 比较相邻节点与远距离回调,标记直接矛盾、缺少过渡和疑似伏笔。
  4. 按严重度评估对剧情、观众理解和制作连续性的影响。
  5. 为确认冲突提供至少一个最小修订方案;证据不足则列为待确认。
  6. 复核修订是否制造新的时间线或因果问题。

输出

先给角色状态表,再给冲突清单。每项包含位置、前后证据、问题类型、严重度、影响和修订建议。最后列出应进入角色圣经的稳定事实。

禁止

  • 不用性格标签替代文本证据。
  • 不把角色撒谎、误解或伪装直接判成作者错误。
  • 不擅自补写关键设定来消除冲突。
  • 不用大规模重写解决局部连续性问题。

自检

确认每条结论都能指向至少两处可比较证据。无法证明的问题必须明确标为待确认,而不是确定性错误。

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. 7d ago First seen · 42 lines · 60 tokens per session scan A 2f72462779b2

Subscribe to this mod's changes

character-continuity-auditor is a skill published in the GitHub repository anymouschina/TapCanvas (603 stars, last pushed today), licensed MIT. It adds 60 tokens to every session and 474 once invoked, about $0.0003 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-09-03.

Related

Other skills, from other repositories

dramake

A production workflow for turning an idea, story, script, storyboard, or existing footage into a short AI drama or film. It covers planning, generation, voice, editing, and quality checks for formats such as vertical and horizontal video.

xixihhhh/ai-short-drama-skill · 279 tokens

slides

Build a Grida slides deck — a .canvas bundle in slides mode whose pages are SVG documents (16:9, one SVG per slide). Use when creating a presentation, pitch deck, slideshow, or talk.

gridaco/grida · 46 tokens

short-drama-image-prompts

A guide for writing reusable image prompts for short dramas, covering characters, costumes, locations, props, and different states. It produces copy-ready Markdown prompts but does not create the images.

zenstory-ai/drama-skills · 86 tokens

remake-reel

Analyze a reference video (a reel, montage, or ad the user likes) into an edit blueprint — shot boundaries, music beats, BPM, energy curve, the drop — and rebuild the same structure with the user's own footage. Use when someone says "make it like this video", "remake this reel with my clips", or asks what makes an…

ronak-create/FableCut · 74 tokens

pr-walkthrough

Create a narrated video walkthrough of a pull request with code slides and audio narration. Use when asked to create a PR walkthrough, PR video, or walkthrough video.

tldraw/tldraw · 37 tokens

listenhub-voice

An end-to-end audio generator that turns text or an image into a finished audio track. It can include sound effects, several speaking voices, or a voice copied from a reference recording.

marswaveai/skills · 108 tokens