byar9av· 46 skills
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-openclaw, /wiki-copilot, /wiki-pi — with or without a search topic. Different from wiki-history-ingest (which bulk-ingests everything new): this skill finds sessions about a SPECIFIC TOPIC in a specific agent's history and ingests just those, then returns a synthesized answer immediately usable in the current session. Primary use case: you're working in agent A and want to pull in how you solved X in agent B's history. Cross-referencing, not archiving. Also trigger on: "what did I work on in codex about X", "search my claude sessions for Y", "pull in hermes knowledge about Z", "find that conversation where I did X in codex".
$npx -y skills add ar9av/obsidian-wiki --skill wiki-agentInstalls into the current project.
Run `npx skills use "https://github.com/ar9av/obsidian-wiki" --skill "ar9av/obsidian-wiki/wiki-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ar9av/obsidian-wiki" that are relevant to the current task. Run `npx skills add "https://github.com/ar9av/obsidian-wiki"` and select the relevant skills, then follow their instructions.