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/Galaxy-Dawn/claude-scholar/tree/main/skills/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.
bug-detective
This skill should be used when the user asks to "debug this", "fix this error", "investigate this bug", "troubleshoot this issue", "find the problem", "something is broken", "this isn't working", "why is this failing", or reports errors/exceptions/bugs. Provides systematic debugging workflow and common error patterns.
doc-coauthoring
This skill should be used when the user asks to co-author documentation, draft a proposal, write a technical spec, create a decision doc or RFC, or structure a substantial document through iterative collaboration and reader testing.
daily-paper-generator
Use when the user asks to "generate daily paper", "search arXiv for EEG papers", "find EEG decoding papers", "review brain-computer interface papers", or wants to create paper summaries for EEG/brain decoding/speech decoding research. This skill automates searching arXiv for recent papers on EEG decoding, EEG speech decoding, or brain foundation models, reviewing paper quality, and generating structured Chinese/English summaries.
paper-self-review
This skill should be used when the user asks to "review paper quality", "check paper completeness", "validate paper structure", "self-review before submission", or mentions systematic paper quality checking. Provides comprehensive quality assurance checklist for academic papers.
agent-identifier
Use when creating or configuring Claude Code agents and their frontmatter.
obsidian-cli
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
Didn't find tool you were looking for?