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/anhe2021212-spec/tidal_echo/agents-mdgit clone --depth 1 https://github.com/anhe2021212-spec/Tidal_EchoWrote 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/anhe2021212-spec/tidal_echo/agents-md)<a href="https://agentmods.dev/instructions/anhe2021212-spec/tidal_echo/agents-md"><img src="https://agentmods.dev/badge/instructions/anhe2021212-spec/tidal_echo/agents-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.03532 | $0.03532 |
| Opus 5 | $0.01766 | $0.01766 |
| Sonnet 5 | $0.00706 | $0.00706 |
| Haiku 4.5 | $0.00353 | $0.00353 |
Grade A, and why
Tidal_Echo AGENTS.md scanned grade A 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 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- **验证**:`curl https://域名/relay/healthz` 返回 `{"ok":true,...}` 才算过。 The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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 · 163 lines · 3,532 tokens per session scan A c38d61d5c5de
Tidal_Echo AGENTS.md is an instructions file published in the GitHub repository anhe2021212-spec/Tidal_Echo (245 stars, last pushed 19d ago), licensed AGPL-3.0. It adds 3,532 tokens to every session, about $0.0177 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
heatherbot AGENTS.md
Instructions for dvoraknc/heatherbot, covering agents.md — bootstrap guide for coding agents, 0. tl;dr for an agent, 1. system requirements, 2. component & port map and 3. pre-flight checklist (gather these before installing).
agentscope copilot-instructions.md
Copilot instructions for agentscope-ai/agentscope, covering agentscope code review guide, 1. code quality, 2. [must] code security, 3. [must] testing & dependencies and 4. code standards.
hermes-desktop AGENTS.md
AGENTS.md instructions for fathah/hermes-desktop, covering before starting work, post-task checklist (required — do not skip), what is lat.md?, commands and syntax primer.
gptme AGENTS.md
AGENTS.md instructions for gptme/gptme, covering agent instructions for gptme, git workflow, code style, testing and project structure.
MaxKB CLAUDE.md
Claude Code instructions for 1Panel-dev/MaxKB, covering claude.md, project overview, development commands, database / static and architecture.
quarkus-workshop-langchain4j AGENTS.md
AGENTS.md instructions for quarkusio/quarkus-workshop-langchain4j, covering agents.md, project overview, technology stack, project structure and building and running.