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.
npx agentmods add instructions/gdenian/claude-code-cn-plus/claude-mdgit clone --depth 1 https://github.com/Gdenian/claude-code-cn-plusWrote 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/instructions/gdenian/claude-code-cn-plus/claude-md)<a href="https://agentmods.dev/instructions/gdenian/claude-code-cn-plus/claude-md"><img src="https://agentmods.dev/badge/instructions/gdenian/claude-code-cn-plus/claude-md.svg" alt="Measured on agentmods" 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 | $0.00298 | $0.00298 |
| Opus 5 | $0.00149 | $0.00149 |
| Sonnet 5 | $0.00060 | $0.00060 |
| Haiku 4.5 | $0.00030 | $0.00030 |
Grade A, and why
claude-code-cn-plus CLAUDE.md 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 5d 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.
What it actually says
claude-code-cn-plus 开发指南
架构
bin/cccn.js是主 CLI 入口。src/installer.js负责 install / uninstall / restore 的调度。src/native-patcher.js适配[email protected],native 优先,API 不可用时回退到adhoc-patch。src/legacy-patcher.js负责旧版cli.js备份、替换和恢复。src/plugin-localizer.js负责 Translation Memory 和 frontmatterdescription汉化。src/hooks-manager.js、src/settings.js、src/auto-localize.js负责 hooks、语言配置和自动维护。
开发注意事项
- 新增翻译优先改
localize/translation-memory.json,不要把正文翻译进 SKILL.md。 - native patch 失败必须回滚,install 仍要尽量完成 hooks、插件和语言配置。
settings.json解析失败要直接报错,不要静默跳过。npm test使用node:test,npm run check负责语法检查。
语言
- 所有对话和文档使用中文
- 代码注释尽量简短,保持和现有风格一致
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.
- 5d ago First seen · 23 lines · 298 tokens per session scan A 63ac0fc44802
claude-code-cn-plus CLAUDE.md is an instructions file published in the GitHub repository Gdenian/claude-code-cn-plus (24 stars, last pushed 3mo ago), licensed MIT. It adds 298 tokens to every session, 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-30.
Other instructions, from other repositories
xcstrings-crud CLAUDE.md
Claude Code instructions for Ryu0118/xcstrings-crud, covering xcstrings-crud, build & test, architecture, code style and key files.
bob-plugin-ollama-translator AGENTS.md
Instructions for CaicoLeung/bob-plugin-ollama-translator, covering repository guidelines, project overview, architecture & data flow, key directories and development commands.
DialectOS CLAUDE.md
Instructions for KyaniteLabs/DialectOS, covering kyanitelabs engineering rules, project-specific context, kyanitelabs engineering rules, organization principles and issue-driven development.
KKTerm CLAUDE.md
Claude Code instructions for ryantsai/KKTerm: Constitution, Repository workflow, domain language, source-area boundaries, i18n rules, and engineering defaults live in AGENTS.md. Product terminology lives in CONTEXT.md. Read both before changing behavior or terminology.
kiwiki AGENTS.md
AGENTS.md instructions for natorus87/kiwiki, covering projekt-anweisungen, projekt-kontext, verbindliche lokalisierungsregel, regeln (automatisch geladen via .codex/rules/) and verfügbare sub-agenten.
kiwi-paper GEMINI.md
Instructions for hletrd/kiwi-paper, covering kiwi-paper — gemini cli instructions, 사용법, 4단계 파이프라인, 지원 문서 유형 (12종) and 핵심 규칙.