Agent skill
obsidian-link-graph
Use this skill when the user wants to repair or strengthen Obsidian wikilinks among existing canonical project notes, especially across papers, knowledge notes, experiments, results, and writing.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/obsidian-link-graph
SKILL.md
Obsidian Link Graph
This is a legacy compatibility helper.
Despite the name, the current default workflow is not graph-heavy. Use this skill to repair navigation among existing canonical notes, not to generate graph artifacts by default.
Responsibilities
- strengthen wikilinks among
00-Hub.md,01-Plan.md,Knowledge/,Papers/,Experiments/,Results/,Writing/, andDaily/ - improve backlinks where a durable relationship is already clear
- help route a new reference to the best existing canonical note
- reduce disconnected durable notes without creating concept or dataset sprawl
Link heuristics
- Prefer one canonical note per durable object.
- Link through stable project objects, not ad-hoc phrases.
- Avoid overlinking every paragraph; keep only meaningful edges.
- Prefer repairing existing links over creating new auxiliary notes.
- If the best target is unclear, narrow the search first and use
find-canonical-notefromobsidian-project-memorywhen helpful.
Do not assume by default
Concepts/Datasets/Maps/Views/.canvas.base
Create those only if the user explicitly asks for them.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?