Turns your Claude Code conversation history into structured Obsidian notes. It scans both CLI sessions in ~/.claude and desktop app agent sessions, pulling from conversation transcripts, memory files, and audit logs. Memory files get priority since they're already distilled, then it mines the JSONL transcripts for knowledge worth keeping. The manifest tracking means you can run it repeatedly and only process new or modified sessions. Useful when you've had a productive week of coding sessions and want to capture the insights before they disappear into your scrollback. The audit log parsing is smart, it extracts what the agent actually did, not just what was discussed.
npx skills add https://github.com/ar9av/obsidian-wiki --skill claude-history-ingest