From wiki-build
Scan summary notes and turn plain-text mentions of concepts or examples into Obsidian wiki links. Use after concept/example files are added or renamed and summaries need link refresh.
How this skill is triggered — by the user, by Claude, or both
Slash command
/wiki-build:link-mentionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Scan summary notes and turn plain-text mentions of concepts/examples into Obsidian wiki links.
Scan summary notes and turn plain-text mentions of concepts/examples into Obsidian wiki links.
Use this after creating or renaming concept/example files, or anytime links in summaries need a refresh.
CONCEPT_DIR (default: content/concepts/)EXAMPLE_DIR (default: content/examples/)SUMMARY_DIR (default: content/summaries/)List all files in CONCEPT_DIR and EXAMPLE_DIR recursively. Use filenames (without .md) as canonical link targets.
Read all markdown files in SUMMARY_DIR recursively. Identify mentions that clearly refer to known concept/example filenames.
| Pattern | Link as |
|---|---|
| Bold section/header matches target exactly | **[[Target Name]]** |
| Bold section/header differs from target wording | **[[Target Name|Header Text]]** |
| Inline concept/example mention | [[Target Name|display text]] |
Update summary files with identified links.
Rules:
[[File Name|display text]] when display text differs from filename.Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.
npx claudepluginhub 9diov/wiki-plugins --plugin wiki-build