Plan and, with explicit network consent, use an optional external Defuddle cleaner to extract article-like HTTPS pages as Markdown. Use for defuddle, clean this URL, strip page clutter, readable Markdown from a web page, or preparing a web source for later wiki ingestion.
wiki-query
wiki-query is an open-source docs skill for Claude Code and compatible agents, published by AgriciDaniel. Its author describes it as: “Answer an explicitly vault-scoped question from an Obsidian wiki without changing it. Use when the user selects the vault as the evidence source: query the wiki, query quick, query deep, explain from the wiki, summari…”. The project has 11k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add AgriciDaniel/claude-obsidian`.
What wiki-query does
Answer from the selected vault and leave every vault file unchanged. Treat `wiki/hot.md` as orientation, not as evidence by itself.
Installation
Add wiki-query to your agent with:
/plugin marketplace add AgriciDaniel/claude-obsidian Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for wiki-query is organised into these sections:
- Select depth
- Retrieve
- Assess evidence
- Answer
- Checkpoint
When to use it
Reach for wiki-query when you want docs help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in AgriciDaniel/claude-obsidian, an established project with 10,998 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does wiki-query do?
- Answer an explicitly vault-scoped question from an Obsidian wiki without changing it. Use when the user selects the vault as the evidence source: query the wiki, query quick, query deep, explain from the wiki, summarize the vault, find in wiki, search the wiki, or based on the wiki. Do not route ordinary general-knowledge questions here.
- How do I install wiki-query?
- Run /plugin marketplace add AgriciDaniel/claude-obsidian in your agent, then reload your skills. Review the source at https://github.com/AgriciDaniel/claude-obsidian before installing.
- Is wiki-query free to use?
- Yes. wiki-query is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does wiki-query come from?
- wiki-query ships inside AgriciDaniel/claude-obsidian, a repository that contains 17 catalogued skills in total. The repository's 10,998 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Docs →Explain, draft, or validate Obsidian Flavored Markdown syntax: properties, wikilinks, embeds, callouts, tags, comments, highlights, block references, math, and Mermaid. Use when the user explicitly requests Obsidian note formatting or syntax help, not for general Markdown or broad vault operations.
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.
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 the fold.
Run a deterministic, read-only health check on an Obsidian wiki. Use for lint, vault health check, audit wiki health, find orphans, find dead links, frontmatter audit, provenance audit, or wiki audit. Reports graph, link, frontmatter, provenance-ledger, empty-section, and stale-index findings; it does not reason broadly or repair files.