by pascalwhoop · Codex Skill · ★ 20
Conversation Exporter Export AI conversation sessions into a Git repository using a readable, time-based structure. What it does Scans source session files (Codex JSONL, Claude projects, Cursor workspaceStorage, Gemini CLI sessions). Normalizes each session into a common model. Writes two artifacts per session: readable Markdown transcript: hidden normalized JSON: Organizes history by user and source system: : (flat — sessions directly inside) : Runs idempotently (only reprocesses changed or new sessions).
| Stars | 20 |
| Forks | 2 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 68.7683927929869/100 |
| Last Updated | 2026-03-06 |
| Created | 2026-02-19 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~370k |
Explore other popular codex skill tools:
convx is Git-commit your AI conversations before they disappear.. It is categorized as a Codex Skill with 20 GitHub stars.
convx is primarily written in Python. It covers topics such as ai, anthropic, backup.
You can find installation instructions and usage details in the convx GitHub repository at github.com/pascalwhoop/convx. The project has 20 stars and 2 forks, indicating an active community.
convx is released under the MIT license, making it free to use and modify according to the license terms.