What problem does it solve?
Codex sessions are rich with context but hard to review or share. This Skill converts Codex conversation logs (JSONL) into clean, human-readable Markdown transcripts that are easy to read, archive, and feed into analyses or knowledge bases.
Core Features & Use Cases
- One-command workflow: install and run with a simple command to export sessions.
- Conversation-native usage: use within Codex via the $export trigger.
- Markdown-first output: produces readable transcripts designed for review and long-term storage.
- Flexible session selection: selects the active session or falls back to the most relevant recent session based on cwd or global recency.
- Privacy-conscious defaults: redacts local paths and sensitive metadata by default.
- Use Case: export current chats for post-hoc analysis, audit conversations, or generate knowledge artifacts like AGENTS.md.
Quick Start
In Codex, run the export command to save the current session as Markdown.