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/mudrii/openclaw-dashboard/gemini-mdgit clone --depth 1 https://github.com/mudrii/openclaw-dashboardWrote 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/mudrii/openclaw-dashboard/gemini-md)<a href="https://agentmods.dev/instructions/mudrii/openclaw-dashboard/gemini-md"><img src="https://agentmods.dev/badge/instructions/mudrii/openclaw-dashboard/gemini-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.00172 | $0.00172 |
| Opus 5 | $0.00086 | $0.00086 |
| Sonnet 5 | $0.00034 | $0.00034 |
| Haiku 4.5 | $0.00017 | $0.00017 |
Grade A, and why
openclaw-dashboard GEMINI.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.
Copies of this mod
6 near-identical copies found in the catalogue:
- kraken CLAUDE.md — 100% identical, 0 lines differ
- ols4 CLAUDE.md — 100% identical, 0 lines differ
- go-planning-mcp CLAUDE.md — 100% identical, 0 lines differ
- threads-mcp CLAUDE.md — 100% identical, 0 lines differ
- podkit CLAUDE.md — 98% identical, 2 lines differ
- opengrok-go-mcp CLAUDE.md — 89% identical, 8 lines differ
What it actually says
graphify
This project has a knowledge graph at graphify-out/ with god nodes, community structure, and cross-file relationships.
Rules:
- For codebase questions, first run
graphify query "<question>"when graphify-out/graph.json exists. Usegraphify path "<A>" "<B>"for relationships andgraphify explain "<concept>"for focused concepts. These return a scoped subgraph, usually much smaller than GRAPH_REPORT.md or raw grep output. - If graphify-out/wiki/index.md exists, use it for broad navigation instead of raw source browsing.
- Read graphify-out/GRAPH_REPORT.md only for broad architecture review or when query/path/explain do not surface enough context.
- After modifying code, run
graphify update .to keep the graph current (AST-only, no API cost).
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 · 10 lines · 172 tokens per session scan A 5a599e9f148e
openclaw-dashboard GEMINI.md is an instructions file published in the GitHub repository mudrii/openclaw-dashboard (454 stars, last pushed 4d ago), licensed MIT. It adds 172 tokens to every session, about $0.0009 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-30.
Other instructions, from other repositories
manifest CLAUDE.md
Claude Code instructions for mnfst/manifest, covering manifest development guidelines, what manifest is, important: cloud mode always, 1. ensure the postgresdb container is running and 2. create a pristine database with a unique name.
manifest AGENTS.md
AGENTS.md instructions for mnfst/manifest, covering manifest agent guidelines and domain terminology.
worldmonitor AGENTS.md
AGENTS.md instructions for koala73/worldmonitor, covering agents.md, task mode and authority, start here, surface routing and architecture invariants.
ruby_llm-agents CLAUDE.md
Claude Code instructions for adham90/ruby_llm-agents, covering claude.md, project overview, common commands, core design principles and deep modules philosophy.
clawmetry AGENTS.md
AGENTS.md instructions for vivekchand/clawmetry, covering agents.md — for ai coding agents, quick context, where new code goes (open-core split), the rules that bite and common tasks.
OpenClaw-Admin AGENTS.md
Instructions for itq5/OpenClaw-Admin, covering 仓库协作指南, 项目结构与模块组织, 构建、测试与开发命令, 代码风格与命名规范 and 测试要求.