wiki-query

Installation
SKILL.md

Wiki Query

FTS5 BM25 retrieval over wiki pages indexed by wiki-builder.

When to use

  • Before writing any new wiki page → check coverage first
  • User asks a domain question that may already live in a wiki
  • "Ask the wiki: "
  • Verifying citations before quoting a claim
  • SessionStart auto-load when prompt matches a known wiki topic

Commands

node $SKILL_ROOT/scripts/query.js search "<query>" [--wiki <slug>] [--limit 10] [--json]
node $SKILL_ROOT/scripts/query.js related <slug> <rel-path> [--limit 5]
node $SKILL_ROOT/scripts/query.js show <slug> <rel-path>
Related skills
Installs
2
GitHub Stars
2.1K
First Seen
5 days ago