home/productivity/chatgpt-export-schema

Chatgpt Export Schema

GPTClaudeDeepSeek··644 copies·updated 2026-07-14
chatgpt-export-schema.prompt
# ChatGPT Export Findings

Sample analysed: `conversations-000.json`

## Sample Profile

* 100 conversations
* 1,342 graph nodes
* 1,235 messages on active conversation paths
* Date range: 29 May 2024 to 4 May 2026
* 410 user messages and 617 assistant messages on active paths
* 7 attachment records

The numbered filename may represent one chunk of a larger export. A complete
import should discover and combine all `conversations-*.json` files.

## Useful Structure

The file is an array of conversation objects.

when to use it

Community prompt sourced from the open-source GitHub repo DevMingler/footprints-bts (MIT). A "Chatgpt Export Schema" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

DevMingler/footprints-bts · MIT