Find places where an entity is mentioned but not wikilinked. Triggers on "unlinked mentions", "where is X mentioned", "link X everywhere", "mentions of X".
Finds all places where an entity is mentioned but not yet wikilinked in your vault. Triggers on phrases like "unlinked mentions of X" or "link X everywhere", then optionally applies wikilinks safely (skipping code blocks and frontmatter).
/plugin marketplace add bencassie/flywheel/plugin install flywheel@flywheelThis skill is limited to using the following tools:
Find all places where an entity (note title or alias) is mentioned in vault text but not yet wikilinked.
This skill helps you:
Invoke when you want to:
Extract entity name from user's question:
If entity is ambiguous, use AskUserQuestion to clarify.
Call: mcp__flywheel__get_unlinked_mentions
Parameters: { entity: "Databricks" }
Show formatted report:
Unlinked Mentions: [[Databricks]]
═══════════════════════════════════════════════
Found 5 unlinked mentions across 3 notes:
📄 daily-notes/2025-12-30.md:42
> Working with Databricks today
📄 work/projects/data-migration.md:15
> Using Databricks for ETL pipeline
📄 tech/tutorials/spark-intro.md:23
> Databricks provides a managed Spark environment
═══════════════════════════════════════════════
Options:
1. Apply wikilinks automatically (safe - no code/frontmatter)
2. Review each mention individually
3. Cancel
If user chooses option 1 or 2:
Option 1 (Automatic):
Option 2 (Review):
After each Edit:
If entity doesn't exist as exact note title:
When applying wikilinks automatically:
NEVER link inside:
ALWAYS:
Before:
Working with Databricks today on the ETL pipeline.
Need to check Databricks documentation.
After:
Working with [[Databricks]] today on the ETL pipeline.
Need to check Databricks documentation.
Note: Only first occurrence linked (convention to avoid cluttering text).
Scenario: You created a new note and want to find all mentions. Command: "unlinked mentions of My Topic" Result: Finds places where "My Topic" appears but isn't linked
Scenario: You have a person note but sometimes reference differently in text. Command: "where is John mentioned" Result: Finds unlinked text, applies aliased links
Scenario: You just created a new concept note after writing about it for months. Command: "link My New Concept everywhere" Result: Finds all historical mentions and creates proper wikilinks
| Gate | Implementation |
|---|---|
| 1. Read Before Write | Reads each file before applying wikilinks |
| 2. File Exists | Validates entity note exists before linking |
| 3. Chain Validation | N/A (single operation) |
| 4. Mutation Confirmation | Shows mentions found, user chooses auto or review |
| 5. Health Check | Uses MCP get_unlinked_mentions for vault access |
| 6. Post Validation | Re-reads file after Edit, verifies wikilinks present (step 5) |
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.