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 skills add pariyar07/ariadne --skill vaultgit 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/skills/pariyar07/ariadne/vault)<a href="https://agentmods.dev/skills/pariyar07/ariadne/vault"><img src="https://agentmods.dev/badge/skills/pariyar07/ariadne/vault.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Rogue Agent · line 8 Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
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.1 | $0.00065 | $0.02548 |
| Opus 5 | $0.00032 | $0.01274 |
| Sonnet 5 | $0.00013 | $0.00510 |
| Haiku 4.5 | $0.00006 | $0.00255 |
Grade A, and why
ariadne:vault 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 8d 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 — 206 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Ariadne Vault
Use this skill to create or refresh a durable, agent-maintained Markdown knowledge vault. Obsidian is an optional, recommended frontend rather than a runtime requirement.
This skill complements Obsidian mechanics skills:
- Use
obsidian-markdownfor notes, properties, wikilinks, embeds, and callouts. - Use
obsidian-basesfor.baseviews. - Use
json-canvasfor.canvasmaps. - Use
defuddlefor clean Markdown extraction from web pages. - Use
obsidian-cliwhen Obsidian is open and CLI interaction is useful.
It also has workflow companion skills:
ariadne:knowledge-capturefor raw inputs, links, documents, and brain dumps.ariadne:global-discoveryfor registering existing vaults so cold agents can find them from any workspace.ariadne:workspace-instructionsfor creating or updating workspace-levelAGENTS.md,CLAUDE.md, orGEMINI.mdfiles that connect a workspace to registered Ariadne context.ariadne:research-ingestfor cold-start research sources, target confirmation, and write-set orchestration.ariadne:research-synthesisfor multi-source research disposition and inquiry history.ariadne:research-stewardshipfor audit-first research-boundary health and allowlisted repairs.ariadne:research-pipelinefor adding research intake and synthesis infrastructure inside an existing scope.ariadne:workstream-trackingfor Kanban work boards, Dataview dashboards, and workstream status tracking.ariadne:closeoutfor post-work capture, checkpoints, handoffs, and safe-to-close decisions.ariadne:maintenancefor health checks and recurring maintenance.ariadne:navigationfor hubs, routing, workstream graphs, and Base/view-layer changes.
Prerequisites
Before bootstrapping or refreshing a vault, confirm the user has:
- A target vault folder available on disk.
- Optional: Obsidian installed when the user wants its native frontend.
- Optional: Obsidian Bases enabled when the vault should render
.basedashboards. - Node.js available for the validator and
scripts/register_vault.js. - A skills-capable agent runtime.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 271 B
- assets/templates/00 Index.md 1.4 KB
- assets/templates/Agent Navigation.md 1.8 KB
- assets/templates/AGENTS.md 4.7 KB
- assets/templates/Bases Index.md 2.4 KB
- assets/templates/Brain Dump Note.md 422 B
- assets/templates/CLAUDE.md 1.4 KB
- assets/templates/Concept Note.md 169 B
- assets/templates/Custom View.base 352 B
- assets/templates/Decision Note.md 383 B
- assets/templates/Decisions.base 155 B
- assets/templates/Entities.base 172 B
- assets/templates/Entity Note.md 230 B
- assets/templates/Global Agent Discovery Snippet.md 2.0 KB
- assets/templates/Global Vault Registry.md 749 B
- assets/templates/Inbox.base 229 B
- assets/templates/Ingest Compile Workflow.md 2.0 KB
- assets/templates/Knowledge Health Check.md 683 B
- assets/templates/Knowledge Health.base 239 B
- assets/templates/Knowledge Processing Architecture.md 2.7 KB
- assets/templates/Local AGENTS.md 1.4 KB
- assets/templates/Long Term Knowledge Workflow.md 1020 B
- assets/templates/Navigation.base 229 B
- assets/templates/Processing Item.md 411 B
- assets/templates/Processing Queue.base 255 B
- assets/templates/Project Notes.base 218 B
- assets/templates/Question Note.md 184 B
- assets/templates/Raw Source Note.md 1.3 KB
- assets/templates/Relationship Note.md 240 B
- assets/templates/Relationships.base 212 B
- assets/templates/Research Boundary.md 1.1 KB
- assets/templates/Research Inquiry.md 707 B
- assets/templates/Research Note.md 589 B
- assets/templates/Research Pipeline.base 702 B
- assets/templates/Research Synthesis.md 764 B
- assets/templates/Scope AGENTS.md 560 B
- assets/templates/Scope Bases Index.md 461 B
- assets/templates/Scope CLAUDE.md 145 B
- assets/templates/Scope Index.md 916 B
- assets/templates/Scope Map.canvas 249 B
- assets/templates/Scope Map.md 141 B
- assets/templates/Scope Registry.base 513 B
- assets/templates/Scoped View.base 344 B
- assets/templates/Scopes.base 336 B
- assets/templates/Source Evaluation Note.md 380 B
- assets/templates/Task Routing Matrix.md 2.5 KB
- assets/templates/Templates Index.md 1.1 KB
- assets/templates/Vault Health Check Procedure.md 4.0 KB
- assets/templates/Vault Navigation Standard.md 4.2 KB
- references/bases-scope-patterns.md 1.4 KB
- references/knowledge-processing-architecture.md 2.6 KB
- references/maintenance.md 1.6 KB
- references/recursive-scopes.md 3.9 KB
- references/vault-modes.md 4.1 KB
- references/vault-operating-model.md 9.6 KB
- references/vault-structure.md 2.8 KB
- scripts/register_vault.js 17 KB runs code
- test/test_register_vault.js 18 KB runs code
- test/test_research_templates.js 18 KB runs code
- test/test_scope_entry_route.js 1007 B runs code
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.
- 8d ago First seen · 206 lines · 65 tokens per session scan A c48e2f3deffe
ariadne:vault is a skill published in the GitHub repository pariyar07/ariadne (20 stars, last pushed 1mo ago), licensed MIT. It adds 65 tokens to every session and 2,548 once invoked, about $0.0003 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 skills, from other repositories
save
Save a user-selected answer, decision, insight, or session summary into an Obsidian vault as one reviewed transaction. Use only when the user explicitly asks to preserve specific conversation content, not when they supply a file or URL to ingest. Triggers: /save, save this, save that answer, file this conversation…
wiki-retrieve
Build and query a vault-local contextual BM25 retrieval index with optional multilingual Nomic cosine reranking; use for retrieve, hybrid retrieval, BM25, rerank, contextual retrieval, chunk search, vault search, semantic search, find relevant passages, or retrieval diagnostics. Derived caches stay under .vault-meta…
obsidian-bases
Explain, draft, and validate Obsidian Bases .base files with filters, formulas, properties, summaries, and table, card, or list views. Use for Obsidian Bases, database-like vault views, dynamic tables, reading lists, task trackers, filters, formulas, summaries, and .base file edits.
wiki-fold
Create a bounded, extractive, structurally idempotent rollup of recent Obsidian wiki log entries, with dry-run preview by default and one optional transaction apply. Use for manual log compression without modifying child pages. Triggers: fold the log, run a fold, run wiki-fold, log rollup, roll up log entries, commit…
wiki-mode
Read or configure the vault filing methodology and suggest destinations for planned knowledge creation under Generic, LYT, PARA, or Zettelkasten. Use for wiki mode, methodology mode, what is my vault mode, set vault mode, switch to PARA, use LYT, Zettelkasten setup, change mode, configure mode, or methodology routing.…
wiki-cli
Detect and use the official Obsidian command-line interface for read-only vault access; use for wiki-cli, Obsidian CLI, Obsidian read, Obsidian search, vault transport, which transport, transport detection, backlinks, tags, or Obsidian command line. Mutations always go through the claude-obsidian transaction core.