Help us improve
Share bugs, ideas, or general feedback.
From obsidian-forge
Knowledge graph strengthening pipeline — runs `of graph health` then `of strengthen-graph` to add backlinks, bridge notes, and auto-tags. Trigger: strengthen graph, graph health, fix orphans, improve connections.
npx claudepluginhub epicsagas/plugins --plugin obsidian-forgeHow this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-forge:graph-strengthenThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze and strengthen the vault's knowledge graph by adding backlinks, bridge notes, and auto-tags.
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.
Analyze and strengthen the vault's knowledge graph by adding backlinks, bridge notes, and auto-tags.
of graph health --vault <name>
Capture baseline: total files, total links, orphan count, average links per note.
of strengthen-graph --vault <name>
This runs the full pipeline: backlinks, bridge notes, related-project links, auto-tags.
of graph health --vault <name>
Compare with baseline.
Report in Korean:
If orphans remain after strengthening:
of graph orphans --vault <name>
For AI-assisted auto-linking of remaining orphans:
of graph orphans --vault <name> --auto-link
Generate index.md for AI agent navigation:
of graph index --vault <name>
| Excuse | Rebuttal | What to do instead |
|---|---|---|
| "Skip baseline, just strengthen" | Cannot measure improvement without baseline | Always run of graph health before and after |
| "All orphans will be resolved" | Some are seed files or intentionally disconnected | Report remaining orphans honestly |
| "Run --auto-link automatically" | It modifies content without user review | Get user consent before --auto-link |
of graph health output (exact numbers)No evidence = not done.
vault.toml graph settings may be disabled