Help us improve
Share bugs, ideas, or general feedback.
From obsidian-forge
Batch vault repair — runs `of check-tags --fix`, `of check-links --fix`, and `of normalize-frontmatter --fix` to repair tag health, broken wikilinks, and YAML malformations. Trigger: fix vault, repair tags, fix links, fix frontmatter, vault maintenance.
npx claudepluginhub epicsagas/plugins --plugin obsidian-forgeHow this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-forge:vault-fixThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run all three repair commands sequentially to fix tag health, broken wikilinks, and YAML frontmatter malformations.
Creates p5.js generative art with seeded randomness, noise fields, and interactive parameter exploration. Use for algorithmic art, flow fields, or particle systems.
Share bugs, ideas, or general feedback.
Run all three repair commands sequentially to fix tag health, broken wikilinks, and YAML frontmatter malformations.
Run each command without --fix first to assess scope:
of check-tags --vault <name>
of check-links --vault <name>
of normalize-frontmatter --vault <name>
Present the dry-run results in Korean:
Ask user to confirm before applying fixes (unless user explicitly said "just fix everything").
Run all three with --fix:
of check-tags --fix --vault <name>
of check-links --fix --vault <name>
of normalize-frontmatter --fix --vault <name>
Re-run without --fix to confirm remaining issues:
of check-tags --vault <name>
of check-links --vault <name>
of normalize-frontmatter --vault <name>
Report in Korean:
--scope project (project docs only) or --scope vault (includes Resources, default)| Excuse | Rebuttal | What to do instead |
|---|---|---|
| "Just apply fixes without dry run" | Some fixes need manual review | Always show dry-run results first |
| "All issues can be auto-fixed" | Some require manual intervention | Report remaining issues honestly |
| "Skip post-fix verification" | Fixes can introduce new issues | Always verify after fixing |
No evidence = not done.