← ClaudeAtlas

searchlisted

Find wiki pages by keyword with a deterministic, reproducible ranking and [[wikilink]]-ready results. Trigger when the user or an agent wants to locate pages ("find pages about X", "which pages mention Y", "list notes tagged Z") or needs a candidate set before a deeper query/synthesis. Backed by the engine `search` command; read-only. For a cited natural-language answer, use /claude-wiki-pages:query instead. Tier-2 recall: synonym expansion via _vocabulary.md and Porter stemming eliminate zero-overlap misses without embeddings.
odere-pro/claude-wiki-pages-plugin · ★ 1 · AI & Automation · score 60
Install: claude install-skill odere-pro/claude-wiki-pages-plugin
# LLM Wiki — Search Locate wiki pages by keyword. This is the **retrieval substrate**: it returns a ranked candidate set, not a synthesised answer. Use it to find the right pages, then read them (or hand them to `query`/`synthesize`) for the actual reasoning. Unlike `query`, search does not compose an answer or guarantee citations — it ranks pages so you know where to look. ## When to invoke - The user wants to find or list pages by term, alias, or tag. - An agent (`claude-wiki-pages-analyst-agent`) needs a candidate set before query, synthesize, or compile. ## How to run The engine owns the ranking so results are reproducible: ```sh bash scripts/engine.sh search "<query>" --target <vault> --json ``` ### R1 candidate filters Three optional flags prune the candidate page set **before** scoring. They compose with AND; absent flags match everything. | Flag | Behaviour | | ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `--type <T>` | Keep on