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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install export - 安装完成后,直接呼叫该 Skill 的名称或使用
/export触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 63 次。
如何安装 Export?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install export」即可一键安装,无需额外配置。
Export 是免费的吗?
是的,Export 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Export 支持哪些平台?
Export 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Export?
由 bestisblessed(@bestisblessed)开发并维护,当前版本 v1.0.1。