Query-driven targeted ingest from a specific AI agent's raw history. Use this skill when the user invokes /wiki-claude, /wiki-codex, /wiki-hermes,…
Wiki Agent — Targeted Cross-Agent History Search + Ingest You are doing a query-driven targeted ingest from one specific AI agent's raw conversation history. The user is typically working in a different agent right now and wants to pull in context from another agent's past sessions. This is not bulk ingest. You find sessions about a specific topic, extract the relevant blobs, distill them into the wiki, and return a synthesized answer the user can act on immediately. Command Routing Parse the invocation to determine the target agent and optional query: Command Target Example /wiki-claude [query] Claude Code history /wiki-claude "how did I set up auth middleware" /wiki-codex [query] Codex CLI history /wiki-codex "rust ownership patterns" /wiki-hermes [query] Hermes agent history /wiki-hermes "memory architecture" /wiki-openclaw [query] OpenClaw history /wiki-openclaw "project planning approach" /wiki-copilot [query] Copilot chat history /wiki-copilot "test strategy for API routes" /wiki-pi [query] Pi agent history /wiki-pi "how did I refactor the auth module"
don't have the plugin yet? install it then click "run inline in claude" again.