From claude-scholar
Repairs or strengthens wikilinks among canonical KB notes in default surfaces like Sources/, Knowledge/, without creating new artifacts or sprawl.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-scholar:kb-linksThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /kb-links Use `obsidian-kb-artifacts` for standalone wikilink repair. Default surfaces: - `Sources/` - `Knowledge/` - `Experiments/` - `Results/` - `Writing/` - `00-Hub.md` - `01-Plan.md` - `02-Index.md` Rules: - repair links inside existing canonical notes first - do not create new notes just to satisfy a weak connection - after substantial link repair, run `/kb-sync` or `/kb-lint` - only touch `Maps/` when the user explicitly wants artifact updates
Use obsidian-kb-artifacts for standalone wikilink repair.
Default surfaces:
Sources/Knowledge/Experiments/Results/Writing/00-Hub.md01-Plan.md02-Index.mdRules:
/kb-sync or /kb-lintMaps/ when the user explicitly wants artifact updatesnpx claudepluginhub galaxy-dawn/claude-scholar --plugin claude-scholar/linkAdds bidirectional related links between two Obsidian notes via frontmatter using wiki-link format. Supports title/path/fuzzy matching, --one-way flag, and updates modified dates.
/connectConnects a specified note to semantically related notes in your Obsidian vault using qmd semantic search, or discovers connections across the vault if no path provided.
/knowledge-managerIngests, processes, and stores knowledge into Obsidian vaults via single-agent 7-phase pipeline: data ingest, compile to wiki, lint, GraphRAG, reorganization modes.
/sp-healthRuns knowledge base health check via sp doctor, auto-fixes tag casing, broken links, missing metadata, archives stale docs, rebuilds index, commits changes, and reports summary.
/wiki-auditCheck wiki health — find broken links, stale content, contradictions, and auto-fix what it can