Chatgpt Memory Extraction
/install chatgpt-memory-extraction
ChatGPT Memory Extraction
Transform ChatGPT conversation exports into a structured personal memory archive.
⚠️ For Users
AI agents cut corners on large text volumes. Review each batch. Praise quality, not speed.
Read quality rules for ChatGPT-specific pitfalls and known AI failure modes.
Workflow
- Prepare: User exports ChatGPT data:
- Go to ChatGPT → Settings → Data controls → Export data → Confirm export
- OpenAI will send an email when the export is ready (may take hours to days depending on data size)
- Download the zip file from the email link (requires being logged into ChatGPT)
- Unzip to get
conversations-*.jsonfiles and other data
- Extract: Run
scripts/extract_conversations.pyto convert JSON → readable text files + conversation index - Read & Write: Process one quarter at a time. Read every conversation fully. Write timeline per output-format.md. User reviews before proceeding. Split into monthly batches for 100+ conversations.
- Extract Dimensions: Update people files and topic files. Every person mentioned → their file updated.
- Incremental: On new exports, compare IDs, process only new content.
Output Structure
See output-format.md.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install chatgpt-memory-extraction - After installation, invoke the skill by name or use
/chatgpt-memory-extraction - Provide required inputs per the skill's parameter spec and get structured output
What is Chatgpt Memory Extraction?
Extract structured personal memories from ChatGPT export data (conversations JSON). Produces organized timeline, people profiles, and thematic records by dee... It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.
How do I install Chatgpt Memory Extraction?
Run "/install chatgpt-memory-extraction" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Chatgpt Memory Extraction free?
Yes, Chatgpt Memory Extraction is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Chatgpt Memory Extraction support?
Chatgpt Memory Extraction is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Chatgpt Memory Extraction?
It is built and maintained by cyresearch (@cyresearch); the current version is v1.0.1.