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/thinkinaixyz/deepchat/claude-mdgit clone --depth 1 https://github.com/ThinkInAIXYZ/deepchatWhat 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.00010 | $0.00010 |
| Opus 5 | $0.00005 | $0.00005 |
| Sonnet 5 | $0.00002 | $0.00002 |
| Haiku 4.5 | $0.00001 | $0.00001 |
Grade A, and why
deepchat 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 yesterday.
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
81% 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
READ 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.
- yesterday First seen Β· 2 lines Β· 10 tokens per session scan A 80bf57849fc2
deepchat CLAUDE.md is an instructions file published in the GitHub repository ThinkInAIXYZ/deepchat (6,293 stars, last pushed 4d ago), licensed Apache-2.0. It adds 10 tokens to every session, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 81% identical to kaneo CLAUDE.md, differing in 6 lines, and is treated as a copy.
Other instructions, from other repositories
tabularis AGENTS.md
AGENTS.md instructions for TabularisDB/tabularis, covering agents.md, directives, gitnexus β code intelligence, always do and never do.
Librechat-Mobile CLAUDE.md
Instructions for garfiec/Librechat-Mobile, covering switchboard, tech stack, module layout, architecture rules and adding a new feature module.
ExtremeRouter AGENTS.md
Instructions for rsalmn/ExtremeRouter, covering extremerouter β lead engineer agent, core philosophy, thinking process, critical thinking and coding standards.
jobs-mcp-proxy CLAUDE.md
Claude Code instructions for foundrole/jobs-mcp-proxy, covering claude.md - jobs mcp proxy project development rules, project overview, package manager, β correct and β incorrect.
tabularis CLAUDE.md
Claude Code instructions for TabularisDB/tabularis, a project described as: Open-source desktop SQL workspace for PostgreSQL, MySQL/MariaDB, SQLite and 15+ more databases like DuckDB, ClickHouse, Redis and Firestore. Built-in MCP server for Claude, Cursor and Devin, SQL notebooks and visual EXPLAIN.
rigorous-agents-md AGENTS.md
Instructions for Zkeeper6899/rigorous-agents-md, covering rigorous agents.md, rigorous reasoning and engineering judgment, communication style and optional domain extensions.