This pulls your Codex CLI session history from ~/.codex and distills it into your Obsidian wiki. It parses rollout logs, session indexes, and transcripts, then clusters conversations by topic instead of dumping raw chronology. Smart about privacy by default: it redacts credentials, summarizes rather than quotes verbatim, and skips telemetry noise. The skill knows to look at session_index.jsonl first for inventory, then processes rollout files incrementally using a manifest. Works in append mode for daily syncs or full mode after rebuilds. Main value is surfacing patterns across sessions, like recurring debugging techniques or architectural decisions you made weeks ago, without manually rereading hundreds of JSONL events.
npx -y skills add ar9av/obsidian-wiki --skill codex-history-ingest --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev