agentsclimarketplace

Connect

Skill slogsdon/skills-vault-knowledge/skills/connect

Surface non-obvious cross-references between vault notes — connecting two concepts that aren't already explicitly linked. Use when /connect is invoked, when the user says "what does X have to do with Y", "is there a thread between these notes", "what connects these ideas", or when reviewing two superficially unrelated topics for shared structure. Do NOT use for direct backlinks (use /backlinks) or for surfacing patterns within a single topic (use /emerge).From its SKILL.md

Install
npx -y skills add slogsdon/skills-vault-knowledge --skill connect

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

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.9 KB, 352 tokens by cl100k_base, as published. Nobody here has run it

Skill: /connect [argument]

Surface the non-obvious bridges between two concepts the vault hasn't linked yet — the value is in connections that surprise, not the ones you'd expect.

Don't: use this to find existing links — that's /backlinks. Don't surface connections already stated in either note.

Steps

  1. Parse the argument/topic from Shane's request.
  2. Follow Qwen Protocol with:
    • task: "Vault access (bash only, no MCP tools): obsidian search query='TERM' limit=10, obsidian read file='Note Name' (no .md). Find non-obvious bridges between '[argument]' and other concepts in the vault. What unexpected connections exist? What synthesis hasn't been made yet? Reject obvious connections — the value is in the surprising ones. Present 3–5 non-obvious connections, each framed as: '[Concept A] connects to [Concept B] because [non-obvious bridge]. The unexplored synthesis is [new insight].'"
    • skill: "connect"
  3. Review Qwen's result, synthesize if needed, and present to Shane.
  4. Follow Concept Save Protocol.

Fallback

If Qwen is unavailable:

  1. Run obsidian search query='[argument]' limit=10 via bash and cast a wide net into adjacent domains.
  2. Look for: structural similarities, causal links, tensions that illuminate, synthesis opportunities.
  3. Present 3–5 non-obvious connections in the format above.
  4. Follow Concept Save Protocol.

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.