Export
/install export
Export Conversation
Run scripts/export_conversation.py.
This exports the current chat by default using the Codex thread id from the environment.
To export a different conversation, pass a raw session id, for example:
scripts/export_conversation.py 019dc927-dac9-7f23-b313-917d776d189e
The script reads from ~/.codex/sessions and writes:
~/Documents/Exports/\x3Csession-id>.md
Print the saved path after running it.
Make sure ~/Documents/Exports already exists before running the script.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install export - After installation, invoke the skill by name or use
/export - Provide required inputs per the skill's parameter spec and get structured output
What is Export?
Export a Codex session JSONL from ~/.codex/sessions into a clean Markdown transcript in ~/Documents/Exports. Use when the user wants to export, save, or conv... It is an AI Agent Skill for Claude Code / OpenClaw, with 63 downloads so far.
How do I install Export?
Run "/install export" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Export free?
Yes, Export is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Export support?
Export is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Export?
It is built and maintained by bestisblessed (@bestisblessed); the current version is v1.0.1.