Skip to content
Productivity
Command

/doctor

Check vault health — broken links, orphans, missing frontmatter, MISSING placeholders — and propose fixes

From plugin
obsidian-knowledge-agent
20612 skills12 commands
Install
> /plugin marketplace add Michael-OvO/obsidian-knowledge-agent
> /plugin install obsidian-knowledge@obsidian-knowledge-agent

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/doctor

Context preview

What this command does when you run it.

Check vault health — broken links, orphans, missing frontmatter, MISSING placeholders — and propose fixes

Command definition

doctor.md
description: Check vault health — broken links, orphans, missing frontmatter, MISSING placeholders — and propose fixes
argument-hint: [optional: a folder to scope the check]

Run a health check over the vault (or the folder in `$ARGUMENTS`) and report a clean summary.

1. **Broken wikilinks** — run the bundled `scripts/validate_links.py` on the target. 2. **Orphans** — notes that nothing links to and that link to nothing (ignore indexes and dashboards). 3. **Frontmatter** — notes missing the minimum (`tags`, `created`) or with malformed YAML. 4. **Stubs & placeholders** — `# … — MISSING` notes and near-empty notes. 5. **Canvas** — any `.canvas` file whose file nodes point at files that no longer exist.

Report the findings grouped, with counts and the worst offenders named. Then propose concrete fixes and apply them **only with my approval** — never delete anything without asking.

Ships withobsidian-knowledge-agent

Talk to your vault. It does the rest. You drop it in. It files, it teaches, and it remembers how you like your notes. Point any agentic assistant at your Obsidian vault and talk to it — "save this link", "organize my inbox", "ingest the syllabus in Inbox".

Get the whole plugin
Stats
206
Stars
12
Forks
Maintained
Maintenance
Python
Language
MIT
License
1mo ago
Last commit
2mo ago
Created

Repo: Michael-OvO/obsidian-knowledge-agent