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/atomicbot-ai/atomic-chat/agents-mdgit clone --depth 1 https://github.com/AtomicBot-ai/Atomic-ChatWhat 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.02739 | $0.02739 |
| Opus 5 | $0.01370 | $0.01370 |
| Sonnet 5 | $0.00548 | $0.00548 |
| Haiku 4.5 | $0.00274 | $0.00274 |
Grade C, and why
Atomic-Chat AGENTS.md scanned grade C with 1 finding 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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
7. **No destructive commands** — `rm -rf`, `git push --force`, `cargo clean The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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 · 191 lines · 2,739 tokens per session scan C 4830d992b22c
Atomic-Chat AGENTS.md is an instructions file published in the GitHub repository AtomicBot-ai/Atomic-Chat (1,410 stars, last pushed today), with no licence file. It adds 2,739 tokens to every session, about $0.0137 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
U-Pool CLAUDE.md
Claude Code instructions for U-C4N/U-Pool, covering working in this repository, never run a write path against the real home, reading live config is fine, tests and ownership is the load-bearing idea.
SkillsAllYouNeed CLAUDE.md
Claude Code instructions for kishormorol/SkillsAllYouNeed: Behavioral guidelines to reduce common LLM coding mistakes. Merge with project-specific instructions as needed.
Ataru AGENTS.md
Instructions for lovstudio/Ataru, covering agents.md, design system, quick rules, color palette and common patterns.
Seo-Promt-Master copilot-instructions.md
Instructions for umutxyp/Seo-Promt-Master: This repository is a prompt-driven SEO audit-and-fix workflow with a runnable live audit tool.
Ataru CLAUDE.md
Instructions for lovstudio/Ataru, covering claude.md, design system, quick rules, color palette and common patterns.
ai4j CLAUDE.md
Instructions for LnYo-Cly/ai4j: 本项目以 AGENTS.md 作为 coding agent 指令的唯一权威入口。.