From wiki-skills
Queries personal wikis built with wiki-init and wiki-ingest: reads index/pages, synthesizes cited answers, flags gaps, offers to save results as new wiki pages.
npx claudepluginhub kfchou/wiki-skills --plugin wiki-skillsThis skill uses the workspace's default tool permissions.
Ask a question. Read the wiki. Synthesize with citations. Offer to file the answer back.
Queries personal knowledge base wiki to answer questions, explore topic connections, and synthesize insights with wikilink citations. Uses index scans, qmd search, and offers to save analyses.
Queries Obsidian wiki vault to answer questions from hot cache, index, and relevant pages. Synthesizes cited answers and files them back as wiki pages. Quick, standard, deep modes for varying depth.
Answers domain questions by reading and synthesizing project wiki pages, citing sources with wikilinks. Flags gaps and contradictions.
Share bugs, ideas, or general feedback.
Ask a question. Read the wiki. Synthesize with citations. Offer to file the answer back.
Find SCHEMA.md (search from cwd upward, or ~/wikis/). If not found, tell the user to run wiki-init first. Read it to get wiki root path and cross-reference convention.
wiki/index.md firstScan the full index to identify which pages are likely relevant. Do NOT answer from general knowledge — the wiki is the source of truth here, even if you think you know the answer.
Read the identified pages in full. Follow one level of [[slug]] links if they point to pages that seem relevant to the question.
Write a response that:
[[slug]] for every claim sourced from a specific pageFormat for the question type:
After answering, say:
"Worth saving as
wiki/pages/<suggested-slug>.md?"
If yes:
tags: [query, analysis], sources: [all cited slugs]wiki/index.md under the correct category (Analyses or similar)wiki/log.md:
## [<today>] query | <question summary>
Filed as: [[<slug>]]
If no:
wiki/log.md:
## [<today>] query | <question summary>
Not filed.
[[slug]].