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/pariyar07/ariadne/agents-mdgit clone --depth 1 https://github.com/pariyar07/ariadneWrote 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/pariyar07/ariadne/agents-md)<a href="https://agentmods.dev/instructions/pariyar07/ariadne/agents-md"><img src="https://agentmods.dev/badge/instructions/pariyar07/ariadne/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.01885 | $0.01885 |
| Opus 5 | $0.00942 | $0.00942 |
| Sonnet 5 | $0.00377 | $0.00377 |
| Haiku 4.5 | $0.00188 | $0.00188 |
Grade A, and why
ariadne 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 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.
How it starts
The opening of the file, as written. The whole thing — 116 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Ariadne — Agent Instructions
Ariadne is a skill package for building Markdown knowledge vaults that AI agents can navigate, maintain, and operate reliably. Obsidian is an optional, recommended frontend.
What This Repo Contains
skills/
vault/ ← vault bootstrap skill + templates (`ariadne:vault`)
scripts/register_vault.js ← optional machine-level vault registration
test/test_register_vault.js ← registration script tests
global-discovery/ ← workflow skill for registering existing vaults (`ariadne:global-discovery`)
workspace-instructions/ ← workspace instruction files (`ariadne:workspace-instructions`)
scope/ ← scope creation and wiring (`ariadne:scope`)
navigation/ ← hub and routing design (`ariadne:navigation`)
knowledge-capture/ ← raw input → durable notes (`ariadne:knowledge-capture`)
research-ingest/ ← research input routing and handoff (`ariadne:research-ingest`)
research-pipeline/ ← domain research pipeline setup (`ariadne:research-pipeline`)
research-synthesis/ ← synthesis disposition and promotion (`ariadne:research-synthesis`)
research-stewardship/ ← scoped research audit and repair (`ariadne:research-stewardship`)
workstream-tracking/ ← Kanban boards and Dataview dashboards (`ariadne:workstream-tracking`)
closeout/ ← work checkpoint, durable capture, and safe-to-close decisions (`ariadne:closeout`)
maintenance/ ← health checks and repair (`ariadne:maintenance`)
validator/ ← deterministic structural validation (`ariadne:validator`)
scripts/validate_vault.js ← the validator (Node.js, no deps)
scripts/validate_vault.sh ← shell wrapper
test/ ← test fixtures and runner
scripts/
validate_repo.js ← public-boundary and repository guardrail checks
docs/
guides/quickstart.md ← usage scenarios and skill chains
guides/global-discovery.md ← cold-agent vault discovery registration
guides/research-lifecycle-migration.md ← breaking research lifecycle migration
guides/scope-topology-migration.md ← scope contract adoption and recovery
guides/weekly-maintenance-automation.md ← recurring maintenance automation prompt
guides/validator.md ← validator counter reference
releases/ ← published release notes
pressure-scenarios/ ← edge case documentation
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 · 116 lines · 1,885 tokens per session scan A 624b88525ee3
ariadne AGENTS.md is an instructions file published in the GitHub repository pariyar07/ariadne (19 stars, last pushed 1mo ago), licensed MIT. It adds 1,885 tokens to every session, about $0.0094 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
obsidian-mind CLAUDE.md
Claude Code instructions for breferrari/obsidian-mind, covering obsidian mind, skills & capabilities, custom slash commands, vault structure and obsidian cli.
claude-obsidian AGENTS.md
AGENTS.md instructions for AgriciDaniel/claude-obsidian, covering claude-obsidian: agent instructions, product and vault boundaries, bootstrap, canonical skills and mutation protocol.
obsidian-mind AGENTS.md
AGENTS.md instructions for breferrari/obsidian-mind, covering obsidian mind, hooks, commands, memory and reaching this vault from another repo.
obsidian-llm-wiki CLAUDE.md
Claude Code instructions for green-dalii/obsidian-llm-wiki, a project described as: Karpathy's LLM Wiki implementation plugin for Obsidian - turns notes and PDFs into a linked, LLM-powered knowledge base with entity pages, concept pages, graph-powered Q&A, and local-first privacy.
third-brain-v7-skills AGENTS.md
Instructions for Mark393295827/third-brain-v7-skills, covering third brain v8.1 skills — codex / antigravity cli, skills summary (20 skills), 📥 knowledge pipeline, 🔄 daily loop and 🎨 behavior & creativity.
third-brain-v7-skills CLAUDE.md
Instructions for Mark393295827/third-brain-v7-skills, covering third brain v8.1 skills — claude code, v8.1 multi-domain taxonomy specification, 20 core skills overview, 📥 knowledge pipeline and 🔄 daily loop.