cavi-ai

Connection Finder — Development skill for Claude Code

Development community

Use when looking for non-obvious conceptual relationships between notes that are not linked yet.

How to install Connection Finder

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-connection-finder/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cavi-ai-obsidian-agent-connection-finder && curl -fsSL https://raw.githubusercontent.com/cavi-ai/obsidian-agent/HEAD/commands/connection-finder.md -o ~/.claude/skills/cavi-ai-obsidian-agent-connection-finder/SKILL.md

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

What Connection Finder does


description: Use when looking for non-obvious conceptual relationships between notes that are not linked yet. Read-only discovery that ranks and explains candidate connections; it proposes, it does not edit. To write the links, use wikilink-weaver. argument-hint: ""

Claude compatibility adapter

Invoke **`obsidian-agent:connection-finder`** with the user's arguments:

`$ARGUMENTS`

Follow that canonical skill exactly. This command contains no independent workflow l

Alternatives in Development

  • Breach Check — HIBP k-anonymity check on a password wordlist 4.5k ★
  • Remove Comments — Remove Obvious Comments 2.8k ★
  • Canvas API — Canvas LMS API connection guide and MCP tools reference 2.6k ★

Full documentation available on GitHub

View Source Repository