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/superjj007/csswitch/claude-mdgit clone --depth 1 https://github.com/SuperJJ007/CSSwitchWhat 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.00032 | $0.00032 |
| Opus 5 | $0.00016 | $0.00016 |
| Sonnet 5 | $0.00006 | $0.00006 |
| Haiku 4.5 | $0.00003 | $0.00003 |
Grade A, and why
CSSwitch 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 2d 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.
This is a copy
88% identical to kaneo CLAUDE.md — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
Claude 兼容入口
请读取并遵守 AGENTS.md。本文件不复制项目规则或当前状态。
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.
- 2d ago First seen · 4 lines · 32 tokens per session scan A 57ab52a4124f
CSSwitch CLAUDE.md is an instructions file published in the GitHub repository SuperJJ007/CSSwitch (452 stars, last pushed 10d ago), licensed MIT. It adds 32 tokens to every session, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to kaneo CLAUDE.md, differing in 6 lines, and is treated as a copy.
Other instructions, from other repositories
agency-orchestrator CLAUDE.md
Instructions for jnMetaCode/agency-orchestrator, covering agency orchestrator — project context, key commands, community templates (remote manifest), release pipeline (all automatic) and skills (methodology playbooks).
OpenAI4S CLAUDE.md
Instructions for PKU-YuanGroup/OpenAI4S, covering claude.md / agents.md, what this is, commands, the dual loop (the central architecture) and where things live.
deepseek-harness-handbook AGENTS.md
Instructions for sandbaseai/deepseek-harness-handbook, covering contributor instructions, product boundary, content workflow, safety and project handoff and promotion playbook.
dsh-codex-sync AGENTS.md
Instructions for Walvez/dsh-codex-sync, covering agents.md — dsh-codex-sync, 定位, 怎么跑, 技术栈 and 目录与约定.
OpenQuantum AGENTS.md
Instructions for xi-zhao/OpenQuantum, covering openquantum, 四个职责面, 扩展对象不可混用, 不变量 and 代码位置.
claude-code-router-next CLAUDE.md
Instructions for xiaoliu10/claude-code-router-next, covering claude.md, project overview, core architecture, 1. routing system (packages/server/src/utils/router.ts) and 2. transformer system.