ChatClaw: Skill for Cursor

.cursor/skills/i18n-check/SKILL.md

i18n-check is a skill for Cursor from zhimaAi/ChatClaw. It costs 96 tokens per session (2,310 once invoked), scanned A, original, GPL-3.0.

A checker and updater for translation files in software, using Simplified Chinese as the reference language. It also checks certain Chinese, Japanese, and Korean files for text that was not translated.

In plain words
What is it for?
Use it to compare language files, add missing keys, and fill in their translated values.
Why use it?
It reveals missing translation keys and untranslated content before they reach users in another language.

Skill for Cursor

Written for Cursor: installed under .cursor/.

This is zhimaAi/ChatClaw's own configuration. It tells Cursor how to work on ChatClaw itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ChatClaw configures →

Reuse

Borrowing it

Nothing to install: this file belongs to zhimaAi/ChatClaw. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/zhimaAi/ChatClaw/main/.cursor/skills/i18n-check/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/zhimaAi/ChatClaw

Made for: Cursor.

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 i18n-check

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhimaai/chatclaw/i18n-check"><img src="https://agentmods.dev/badge/skills/zhimaai/chatclaw/i18n-check.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,310 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 unknown 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.00096 $0.02310
Opus 5 $0.00048 $0.01155
Sonnet 5 $0.00019 $0.00462
Haiku 4.5 $0.00010 $0.00231

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

Security

Grade A, and why

i18n-check 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 9d ago.

The scan reads SKILL.md. This mod also ships 20 executable files (scripts/apply_en_translations.py, scripts/auto_translate.py, scripts/batch_import.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.

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.

.cursor/skills/i18n-check/SKILL.md · 194 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 9d ago First seen · 194 lines · 96 tokens per session scan A 6707f2f13325

Subscribe to this mod's changes

i18n-check is a skill published in the GitHub repository zhimaAi/ChatClaw (307 stars, last pushed 3mo ago), licensed GPL-3.0. It adds 96 tokens to every session and 2,310 once invoked, about $0.0005 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

seedance-vocab-ja

Look up 450+ Japanese cinematic, photography, and production terms with English equivalents and prompt-ready phrases for Seedance 2.0 across 20 categories, including filter-safe vocabulary for action, weapons, and combat. Use when writing prompts in Japanese or translating production concepts into Japanese Seedance…

Kingdaddy007/my-os · 66 tokens

seedance-vocab-ko

Look up 450+ Korean cinematic, photography, and production terms with English equivalents and prompt-ready phrases for Seedance 2.0 across 20 categories, including filter-safe vocabulary for action, weapons, and combat. Use when writing prompts in Korean or translating production concepts into Korean Seedance…

Kingdaddy007/my-os · 66 tokens

seedance-vocab-zh

Look up 550+ Chinese cinematic, photography, and production terms with English equivalents and prompt-ready phrases for Seedance 2.0 across 22 categories, including filter-safe vocabulary for action, weapons, and combat. Use when writing prompts in Mandarin, translating a production concept into Chinese Seedance…

Kingdaddy007/my-os · 73 tokens

seedance-vocab-es

Look up 450+ Spanish cinematic, photography, and production terms — Castilian and Latin American — with English equivalents and prompt-ready phrases for Seedance 2.0 across 20 categories, including filter-safe vocabulary for action, weapons, and combat. Use when writing prompts in Spanish or translating production…

Kingdaddy007/my-os · 73 tokens

migrate-from-openclaw

Migrate from OpenClaw to NanoClaw v2. Detects an existing OpenClaw installation, extracts identity, channel credentials, scheduled tasks, and other config, then guides interactive migration. Triggers on "migrate from openclaw", "openclaw migration", "import from openclaw".

nanocoai/nanoclaw · 71 tokens

add-dial-tool

Give chosen NanoClaw agents a real phone number as a container tool — the dial CLI baked into the agent image plus OneCLI credential injection for api.getdial.ai, scoped per agent, so the agents you pick can send SMS, place AI voice calls, and receive verification codes from inside the sandbox. Independent of the Dial…

nanocoai/nanoclaw · 117 tokens