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/mnfst/manifest/agents-mdgit clone --depth 1 https://github.com/mnfst/manifestWrote 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/mnfst/manifest/agents-md)<a href="https://agentmods.dev/instructions/mnfst/manifest/agents-md"><img src="https://agentmods.dev/badge/instructions/mnfst/manifest/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.00158 | $0.00158 |
| Opus 5 | $0.00079 | $0.00079 |
| Sonnet 5 | $0.00032 | $0.00032 |
| Haiku 4.5 | $0.00016 | $0.00016 |
Grade A, and why
manifest AGENTS.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 today.
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
Manifest Agent Guidelines
Domain Terminology
Manifest terminology is directional:
- A Manifest Request is one logical request from an agent to Manifest and lives in
requests. - A Provider Attempt is one request from Manifest to an AI provider and lives in
agent_messages. - An Agent is an AI agent owned by a tenant. The dashboard labels agents Harnesses (nav under
/harnesses; legacy/agents/*URLs redirect) — this is UI copy only; backend code, database tables, and API routes still say agent.
docs/glossary.md is the canonical contract for statuses, ordering, recovery, database mapping, and counting rules. Do not duplicate those definitions in agent guides.
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.
- today Changed · +1 lines · +60 tokens per session 4cf0f8434f8a
- 4d ago First seen · 11 lines · 98 tokens per session scan A 49eeb62d2de0
manifest AGENTS.md is an instructions file published in the GitHub repository mnfst/manifest (7,502 stars, last pushed today), licensed MIT. It adds 158 tokens to every session, about $0.0008 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
openclaw-dashboard CLAUDE.md
Claude Code instructions for mudrii/openclaw-dashboard, covering go development standards, project constraints, internal packages, environment and commands.
openclaw-dashboard AGENTS.md
AGENTS.md instructions for mudrii/openclaw-dashboard, covering openclaw dashboard — codex instructions, default behavior, go development standards, project constraints and internal packages.
clawdi AGENTS.md
AGENTS.md instructions for Clawdi-AI/clawdi, covering clawdi, oss boundary, repository map, local end-to-end and verification.
BootAgent AGENTS.md
AGENTS.md instructions for MaimoryLab/BootAgent, covering bootagent 开发约定, 目录, 本地命令, codegraph and 代码边界.
openclaw-dashboard GEMINI.md
Gemini CLI instructions for mudrii/openclaw-dashboard: This project has a knowledge graph at graphify-out/ with god nodes, community structure, and cross-file relationships.
clawdi CLAUDE.md
Claude Code instructions for Clawdi-AI/clawdi: The canonical repo-wide agent instructions live in AGENTS.md.