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/garudex-labs/caracal/docs-documentationgit clone --depth 1 https://github.com/Garudex-Labs/caracalWrote 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/garudex-labs/caracal/docs-documentation)<a href="https://agentmods.dev/instructions/garudex-labs/caracal/docs-documentation"><img src="https://agentmods.dev/badge/instructions/garudex-labs/caracal/docs-documentation.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.00400 | $0.00400 |
| Opus 5 | $0.00200 | $0.00200 |
| Sonnet 5 | $0.00080 | $0.00080 |
| Haiku 4.5 | $0.00040 | $0.00040 |
Grade A, and why
caracal docs-documentation.instructions.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.
What it actually says
Documentation Quality
- Applies only to the Caracal documentation site under
caracal/docs/, including MDX content, Astro and Starlight configuration, components, data, pages, styles, and public docs assets.
Required
- Must treat all documentation as production-grade technical documentation for Caracal users, operators, contributors, and integrators.
- Must understand the docs structure before editing, including
astro.config.mjssidebar order,src/content/docs/page groups, shared components, generated pages, data files, styles, and public assets affected by the change. - Must preserve the flow, tone, audience, and purpose of each page.
- Must edit the complete affected page or section coherently when updates are needed.
- Must keep titles, descriptions, headings, links, examples, and cross-references consistent with the surrounding section and sidebar journey.
- Must keep changes scoped to the affected pages, sections, navigation entries, components, data files, styles, and assets required for a coherent documentation update.
- Must keep documentation professional, clear, structurally consistent, and naturally integrated.
- Must use comments only when they explain documentation intent or structure.
Forbidden
- Must not add or remove text in a way that breaks a page's narrative, section continuity, or reader journey.
- Must not use meta language about edits, removed text, prompt phases, implementation history, or task history.
- Must not make patchwork edits that read as isolated insertions.
- Must not spread edits across unrelated docs files when a focused page or section update is enough.
- Must not change docs organization, navigation, or page purpose without updating affected pages and configuration coherently.
- Must not add comments that restate content or describe editing activity.
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 · 28 lines · 400 tokens per session scan A 5a57a5d435ed
caracal docs-documentation.instructions.md is an instructions file published in the GitHub repository Garudex-Labs/caracal (205 stars, last pushed 4d ago), licensed Apache-2.0. It adds 400 tokens to every session, about $0.0020 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
emilia-protocol AGENTS.md
AGENTS.md instructions for emiliaprotocol/emilia-protocol, covering repository instructions for ai agents, required first read, source discipline, context maintenance and verification.
emilia-protocol CLAUDE.md
Claude Code instructions for emiliaprotocol/emilia-protocol, covering emilia protocol - repo guide, required context, critical, build & ship and outbound & claims.
Doberman-Core AGENTS.md
AGENTS.md instructions for DobermanCore/Doberman-Core, covering claude.md — doberman operating manual, 0. on startup (every session), 1. what this repository is, 2. architecture & extension points and 3. prime directives (non-negotiable).
emilia-protocol copilot-instructions.md
Copilot instructions for emiliaprotocol/emilia-protocol: Read AGENTS.md and AICONTEXT.md before proposing changes. Current evidence and provenance are in public/.well-known/emilia-context.json. Treat archived, staged, private, and outreach documents as non-authoritative for current behavior or standards status.
emilia-protocol GEMINI.md
Gemini CLI instructions for emiliaprotocol/emilia-protocol: Read AGENTS.md and AICONTEXT.md before analyzing or editing this repository. Use public/.well-known/emilia-context.json for current evidence counts and provenance. Do not infer current behavior or standards status from archived, staged, private, or randomly…
mcp-sso CLAUDE.md
Claude Code instructions for acartag7/mcp-sso, covering claude code session notes (mcp-sso) and repository quality rules.