Find notes that two specified notes both link to (common neighbors). Triggers on "common references", "shared links", "what do X and Y both link to", "common neighbors".
Finds notes that two specified notes both link to (common neighbors). Triggers on "common references", "shared links", "what do X and Y both link to", "common neighbors".
/plugin marketplace add bencassie/flywheel/plugin install flywheel@flywheelThis skill is limited to using the following tools:
Find notes that two specified notes both reference (shared context).
Invoke when you want to:
| Argument | Required | Description |
|---|---|---|
note_a | Yes | First note (title or path) |
note_b | Yes | Second note (title or path) |
Identify the two notes:
mcp__flywheel__get_common_neighbors(
note_a: "path/to/first/note.md",
note_b: "path/to/second/note.md"
)
Common Neighbors Found:
Common Neighbors
=================================================
[[Project A]] and [[Project B]] share 8 references:
Technologies (3):
- [[React]] - both use this framework
- [[TypeScript]] - shared language
- [[Docker]] - shared deployment
People (2):
- [[Alice]] - contributes to both
- [[Bob]] - reviews both
Concepts (3):
- [[Authentication]] - both implement
- [[REST API]] - shared pattern
- [[Testing]] - both have test coverage
-------------------------------------------------
Insights:
- High overlap (8 shared) suggests related projects
- Both in the same technology stack
- Consider linking them directly if not already
=================================================
No Common Neighbors:
Common Neighbors
=================================================
[[Note A]] and [[Note B]] share 0 references.
These notes link to completely different sets of notes.
Suggestions:
- They may be in different knowledge domains
- Check if they should share common references
- Consider if intermediate connecting notes exist
=================================================
| Shared Count | Interpretation |
|---|---|
| 10+ | Highly related (same domain/topic) |
| 5-9 | Moderately related |
| 2-4 | Some overlap |
| 1 | Minimal connection |
| 0 | Likely unrelated or different domains |
Works well with other skills:
Version: 1.0.0
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.