From obsidian-forge
Obsidian vault diagnostics — runs `of doctor` and reports vault status, AI connectivity, inbox state, and git health. Trigger: vault health check, diagnose vault, vault status.
How this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-forge:vault-healthThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run `of doctor` to diagnose the current vault's health.
Run of doctor to diagnose the current vault's health.
--vault <name>.vault.toml), omit the flag (auto-detect).of vault list first to show registered vaults.of doctor --vault <name>
Skip the AI connectivity test if the user only wants structural checks:
of doctor --vault <name> --no-ping
Parse the output. Report in Korean:
Based on findings:
inbox-process skillgraph-strengthen skillvault-sync skillvault-fix skill| Excuse | Rebuttal | What to do instead |
|---|---|---|
| "I know the vault state already" | Vault state changes between sessions | Run of doctor every time |
| "AI provider is definitely fine" | Config drift, key rotation happen | Check actual output, don't assume |
| "Everything looks fine" | No evidence = not checked | Show concrete metrics from command output |
of doctorNo evidence = not done.
of doctor fails entirely → vault may not be registered or vault.toml is missing~/.obsidian-forge/.env for API keysof init repairCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub epicsagas/plugins --plugin obsidian-forge