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/sciscend/antigravity-scribe/agents-mdgit clone --depth 1 https://github.com/SciScend/antigravity-scribeWrote 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/sciscend/antigravity-scribe/agents-md)<a href="https://agentmods.dev/instructions/sciscend/antigravity-scribe/agents-md"><img src="https://agentmods.dev/badge/instructions/sciscend/antigravity-scribe/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.00008 | $0.00008 |
| Opus 5 | $0.00004 | $0.00004 |
| Sonnet 5 | $0.00002 | $0.00002 |
| Haiku 4.5 | $0.00001 | $0.00001 |
Grade A, and why
antigravity-scribe 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 4d 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
1 near-identical copy found in the catalogue:
- antigravity-scribe CLAUDE.md — 100% identical, 0 lines differ
What it actually says
.agents/prompts/system/dev-context.md
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.
- 4d ago First seen · 1 lines · 8 tokens per session scan A 81b9ec1eabbd
antigravity-scribe AGENTS.md is an instructions file published in the GitHub repository SciScend/antigravity-scribe (2 stars, last pushed 3mo ago), licensed MIT. It adds 8 tokens to every session, about $0.0000 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
pi-llm-wiki AGENTS.md
AGENTS.md instructions for zosmaai/pi-llm-wiki, covering agents.md, project, tech stack, file layout and conventions.
hippocampus CLAUDE.md
Instructions for sturlese/hippocampus, covering layout, frontmatter schema, conventions, answering questions from the vault (read order) and contradictions.
onebrain CLAUDE.md
Instructions for onebrain-ai/onebrain, covering onebrain — claude code and agent instructions.
brain-starter CLAUDE.md
Instructions for michaeljauk/brain-starter, covering brain repo - claude instructions, purpose, not set up yet?, file placement rules and directory guide.
mcp-markdown-vault CLAUDE.md
Instructions for wirux/mcp-markdown-vault, covering claude.md, project overview, development commands, install dependencies and build (compiles to dist/, excludes test files).
obsidian-mcp-server CLAUDE.md
Claude Code instructions for t-rhex/obsidian-mcp-server, a project described as: MCP server for Obsidian vaults — direct filesystem access with git sync, wikilinks, and frontmatter. No Obsidian required.