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/p1m0u/sinomem/claude-mdgit clone --depth 1 https://github.com/P1M0U/SinoMemWrote 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/p1m0u/sinomem/claude-md)<a href="https://agentmods.dev/instructions/p1m0u/sinomem/claude-md"><img src="https://agentmods.dev/badge/instructions/p1m0u/sinomem/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.00216 | $0.00216 |
| Opus 5 | $0.00108 | $0.00108 |
| Sonnet 5 | $0.00043 | $0.00043 |
| Haiku 4.5 | $0.00022 | $0.00022 |
Grade A, and why
SinoMem 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
语言要求
请始终使用简体中文回答我的所有问题和请求。
规则
- 所有回答都使用简体中文
- 技术术语可以保留英文,但要提供中文解释
- 代码注释使用中文
- 错误信息和提示使用中文
- 每次执行任务需要显示执行进度
例外
- 代码本身(变量名、函数名等)可以使用英文
- 命令行指令保持原样
代码要求
规则
- 整体软件应用系统设计需要采用高内聚、低耦合,以提升系统的可维护性和可复用性。
- 全栈的API必须符合RESTful API风格
- 必须符合模块化设计
- 添加简要的函数级的注释
- 日志打印库优先使用loguru
- .py 的代码提交前必须进行 ruff check 和ruff format 的检查并要求检查通过
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 · 24 lines · 216 tokens per session scan A ffab9286c1c9
SinoMem CLAUDE.md is an instructions file published in the GitHub repository P1M0U/SinoMem (3 stars, last pushed 13d ago), licensed Apache-2.0. It adds 216 tokens to every session, about $0.0011 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-31.
Other instructions, from other repositories
memsearch CLAUDE.md
Claude Code instructions for zilliztech/memsearch, covering claude.md, build & test commands, install in development mode, run a single test file and run a specific test.
altk-evolve AGENTS.md
AGENTS.md instructions for AgentToolkit/altk-evolve, covering what is evolve?, key concepts, architecture flow, project directory tree (some files omitted for brevity) and first time setup.
claude-code-zh-cn AGENTS.md
AGENTS.md instructions for taekchef/claude-code-zh-cn, covering claude-code-zh-cn, 项目结构, 数据流, 技术要点 and 维护流程规则.
claude-code-rtl-extension CLAUDE.md
Instructions for yechielby/claude-code-rtl-extension, covering claude code rtl extension, project overview, tech stack, commands and architecture.
backchain-plugins CLAUDE.md
Instructions for backchainai/backchain-plugins, covering claude.md, repository overview, plugins, architecture and key patterns.
catalyst AGENTS.md
AGENTS.md instructions for coalesce-labs/catalyst, covering agents.md, what this repository is, agent philosophy, build & test and key principles.