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.
git clone --depth 1 https://github.com/ihudak/ihudak-claude-pluginsWrote 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/plugins/ihudak/ihudak-claude-plugins/obsidian-llm-wiki)<a href="https://agentmods.dev/plugins/ihudak/ihudak-claude-plugins/obsidian-llm-wiki"><img src="https://agentmods.dev/badge/plugins/ihudak/ihudak-claude-plugins/obsidian-llm-wiki.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
obsidian-llm-wiki 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 3d 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
{
"name": "obsidian-llm-wiki",
"version": "0.4.0",
"description": "LLM Wiki pattern for an active Obsidian vault. Ten slash commands (/wiki-init, /wiki-ingest, /wiki-scan, /wiki-query, /wiki-save, /wiki-lint, /wiki-hot, /wiki-tags-refresh, /wiki-task, /wiki-tasks-extract) compile knowledge from meetings, projects, daily notes, and raw sources into a persistent, cross-referenced wiki at wiki/, with integrated task management via Obsidian Tasks. Supports Claude Code and GitHub Copilot as first-class agents with session-continuity hooks.",
"author": {
"name": "Ivan Gudak",
"email": "[email protected]"
},
"homepage": "https://github.com/ihudak/ihudak-claude-plugins/tree/main/plugins/obsidian-llm-wiki",
"repository": "https://github.com/ihudak/ihudak-claude-plugins",
"license": "MIT",
"keywords": [
"obsidian",
"wiki",
"knowledge-base",
"llm",
"karpathy",
"vault",
"notes",
"copilot",
"claude"
]
}
What it installs
The manifest is a name and a version. 11 skills, 10 commands travel with it, and installing the plugin installs all of them — 1,477 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill wiki-init A 150 tokens
- Skill wiki-schema A 98 tokens
- Skill wiki-lint A 80 tokens
- Skill wiki-task A 79 tokens
- Skill wiki-tasks-extract A 98 tokens
- Skill wiki-ingest A 88 tokens
- Skill wiki-tags-refresh A 92 tokens
- Skill wiki-query A 87 tokens
- Skill wiki-save A 85 tokens
- Skill wiki-scan A 73 tokens
- Skill wiki-hot A 81 tokens
- Command wiki-query A 48 tokens
- Command wiki-tags-refresh A 57 tokens
- Command wiki-hot A 57 tokens
- Command wiki-ingest A 48 tokens
- Command wiki-lint A 50 tokens
- Command wiki-save A 50 tokens
- Command wiki-scan A 50 tokens
- Command wiki-task A 40 tokens
- Command wiki-tasks-extract A 39 tokens
- Command wiki-init A 27 tokens
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.
- 3d ago First seen · 24 lines scan A be9f5ea5eef4
obsidian-llm-wiki is a plugin published in the GitHub repository ihudak/ihudak-claude-plugins (2 stars, last pushed 5d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-05.
Other plugins, from other repositories
ijfw
IJFW -- AI efficiency layer for Gemini CLI. 19 workflow skills, 11-event hooks, persistent project memory via MCP. Native policy engine + checkpointing integration. One install layer across 15 AI coding platforms.
cloudflare-browser-rendering
Cloudflare Browser Rendering with Puppeteer/Playwright. Use for screenshots, PDFs, web scraping, or encountering rendering errors, timeout issues, memory exceeded.
vault-template
Personal Knowledge Management system for Obsidian with AI-powered workflows, goal tracking, and productivity coaching.
daily
Day-to-day skills with memory: a morning briefing, a tutor that remembers what you got wrong, and a retro that turns agent mistakes into one-line fixes.
My-Brain-Is-Full-Crew
A crew of 10 AI agents that run your Obsidian vault like a team of personal assistants — capturing notes, triaging your inbox, managing your calendar and email, tracking your nutrition, supporting your mental health, and keeping everything connected. Works in any language.
braynee
Braynee turns Claude Code into your second brain — setup wizard, PARA vault scaffolding, company knowledge base, project detection, all-time usage insights, and daily workflow skills. Requires Claude Code ≥ 2.1.128; ≥ 2.1.214 recommended, where a hook exiting 2 blocks reliably and a hook timeout is not misreported as…