wiki-agent

Installation
SKILL.md

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"
Installs
1.8K
GitHub Stars
2.7K
First Seen
May 6, 2026
wiki-agent — ar9av/obsidian-wiki