codex-history
Manage, export, archive, and delete local Codex sessions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install codex-history?โผ
Run `npx skills add Sworddust/codex-history --all -g -y` in your terminal to install this skill globally.
How to export a Codex conversation to Markdown?โผ
Ask your agent to export a session by ID, and it writes a Markdown file with the session ID, source, timestamps, and ordered user and assistant messages into your current project directory.
Can I recover a deleted Codex session?โผ
No, delete is a permanent physical removal that requires an explicit force flag. Use archive instead if you want a reversible option, since archived sessions can be restored anytime.
Does codex-history work with Claude Code or Cursor?โผ
It is built specifically for Codex local history stored in CODEX_HOME or ~/.codex, and follows the standard SKILL.md format for agent compatibility.
Can codex-history delete sessions in bulk?โผ
No. It only operates on explicit session IDs and refuses vague requests like deleting everything, which protects you from accidental data loss.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core