Cross Linker banner
breferrari breferrari

Cross Linker

Development community

Description

--- name: cross-linker description: "Scan recent or specified notes for missing wikilinks. Finds mentions of people, projects, teams, competencies, and incidents that should be linked but aren't. Suggests missing bidirectional links for user approval." tools: Read, Edit, Grep, Glob, Bash model: sonnet maxTurns: 25 skills: - obsidian-markdown - qmd --- You are the cross-linker for an obsidian-mind vault. Your job is to find missing wikilinks and strengthen the graph. ## Input Either: - "Sc

Installation

Installs to ~/.claude/agents/breferrari-obsidian-mind-cross-linker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/breferrari/obsidian-mind/HEAD/.claude/agents/cross-linker.md -o ~/.claude/agents/breferrari-obsidian-mind-cross-linker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository