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.
curl -O https://raw.githubusercontent.com/zhimaAi/ChatClaw/main/.cursor/skills/i18n-check/SKILL.mdgit clone --depth 1 https://github.com/zhimaAi/ChatClawWrote 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.
[](https://agentmods.dev/skills/zhimaai/chatclaw/i18n-check)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
What ships with it
21 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.
- scripts/__pycache__/fill_frontend.cpython-310.pyc 11 KB
- scripts/apply_en_translations.py 2.5 KB runs code
- scripts/auto_translate.py 9.6 KB runs code
- scripts/batch_import.py 17 KB runs code
- scripts/compare_backend.py 3.9 KB runs code
- scripts/compare_frontend.py 13 KB runs code
- scripts/export_translations.py 15 KB runs code
- scripts/fill_backend.py 4.6 KB runs code
- scripts/fill_frontend.py 18 KB runs code
- scripts/format_backend.py 1.2 KB runs code
- scripts/format_frontend.py 6.5 KB runs code
- scripts/generate_translation_prompts.py 5.3 KB runs code
- scripts/get_cjk_translations.py 3.4 KB runs code
- scripts/import_all_translations.py 117 KB runs code
- scripts/import_bn_bd.py 18 KB runs code
- scripts/import_cjk_translations.py 9.2 KB runs code
- scripts/import_en_us.py 6.6 KB runs code
- scripts/import_translations.py 9.3 KB runs code
- scripts/load_baseline.py 3.2 KB runs code
- scripts/translate_with_ai.py 14 KB runs code
- scripts/translate_with_deep.py 9.8 KB runs code
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.
- 9d ago First seen · 194 lines · 96 tokens per session scan A 6707f2f13325
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.
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…
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…
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…
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…
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".
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…