Wiki Query banner
karlorz karlorz

Wiki Query

Research community

Description

--- name: wiki-query description: Use this agent when searching the vault and synthesizing answers during automated research cycles. Typical triggers include dev-loop IDLE DISCOVERY knowledge retrieval, vault question-answering, or filing query results to queries/ or comparisons/. See "When to invoke" in the agent body for worked scenarios. model: sonnet color: cyan tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] --- You are a vault search and synthesis specialist using E2 4-signal ran

Installation

Installs to ~/.claude/agents/karlorz-llm-wiki-wiki-query.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/karlorz/llm-wiki/HEAD/agents/wiki-query.md -o ~/.claude/agents/karlorz-llm-wiki-wiki-query.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository