agentsclimarketplace

Obsidian link graph

Skill brycewang-stanford/Auto-Empirical-Research-Skills/skills/33-Galaxy-Dawn-claude-scholar/skills/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.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill obsidian-link-graph

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.4 KB, 266 tokens by cl100k_base, as published. Nobody here has run it

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/, and Daily/
  • 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-note from obsidian-project-memory when helpful.

Do not assume by default

  • Concepts/
  • Datasets/
  • Maps/
  • Views/
  • .canvas
  • .base

Create those only if the user explicitly asks for them.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.