Pi History Ingest — Session Mining You are extracting knowledge from the user's Pi coding agent sessions and distilling it into the Obsidian wiki. Pi sessions are stored as structured JSONL with a tree layout — your job is to follow the active branch, extract durable knowledge, and compile it. This skill can be invoked directly or via the wiki-history-ingest router ( /wiki-history-ingest pi ). Before You Start Resolve config — follow the Config Resolution Protocol in llm-wiki/SKILL.md (walk up CWD for .env → ~/.obsidian-wiki/config → prompt setup). This gives OBSIDIAN_VAULT_PATH and PI_HISTORY_PATH (defaults to ~/.pi/agent/sessions ) Read .manifest.json at the vault root to check what has already been ingested Read index.md at the vault root to understand what the wiki already contains Ingest Modes Append Mode (default) Check .manifest.json for each source file. Only process: Show more Installs 523 Repository ar9av/obsidian-wiki GitHub Stars 2.2K First Seen May 20, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
pi-history-ingest
安装
npx skills add https://github.com/ar9av/obsidian-wiki --skill pi-history-ingest