Cowork To ChatGPT — Development skill for Claude Code
Supplement ChatGPT's native import with full local Claude Cowork history and AGENTS.md guidance.
How to install Cowork To ChatGPT
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open tomascupr/cowork-to-chatgpt and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Cowork To ChatGPT does
Supplement ChatGPT's native import with full local Claude Cowork history and AGENTS.md guidance.
Alternatives in Development
- Knowledge Work Plugins — Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork 9734 125 18 10.5k ★
- Financial Services Plugins — Plugins that turn Claude into a specialist for financial services — investment banking, equity research, priva 7.7k ★
- Claude Desktop Buddy — Reference and an example for the Bluetooth API for makers in Claude Cowork & Claude Code Desktop 2.5k ★
README
cowork-to-chatgpt
Bring the full locally available Claude Cowork history into the same folders you use with ChatGPT and Codex.
OpenAI's native desktop import is the right first step. It imports supported setup, projects, and recent chats. This tool supplements that flow by converting the full locally persisted Cowork archive into isolated Markdown documentation, including history older than the native 30-day chat window.
Claude Cowork Original workspace folder
────────────────────── ─────────────────────────
Selected workspace folder ─┐ existing files (preserved)
CLAUDE.md ├────▶ AGENTS.md official instructions + memory
memory/**/*.md │ COWORK_INSTRUCTIONS.md optional size overflow
Hidden session transcripts ─┘ COWORK_HISTORY_*.md supplemental Markdown
What is native and what is not
The distinction is deliberate:
| File | OpenAI behavior |
|---|---|
AGENTS.md |
Documented Codex/ChatGPT desktop instruction file; imported Claude guidance is placed here |
COWORK_INSTRUCTIONS.md |
Ordinary Markdown overflow used only when AGENTS.md would exceed its documented limit |
COWORK_HISTORY_INDEX.md |
Ordinary Markdown index generated by this tool |
COWORK_HISTORY.md |
Ordinary Markdown history generated by this tool |
The `COWORK_` filenames ha
Related Skills
Ullage
Context-window telemetry for Claude Code and OpenAI Codex, plus Cursor agent activity: a macOS menu bar item s
Signal MCP
Ask Claude about your Signal conversations. Persistent history, full-text search, and complete signal-cli cove
Kb Import ChatGPT
Import a ChatGPT export zip into this KB (fallback when /kb-sync --source chatgpt breaks)
Claudetuner
Know when you'll hit your Claude, ChatGPT & Gemini usage limits — live 5h/weekly gauges, reset forecasts, and
Session Cartographer
Map and search Claude Code & ChatGPT session history. BM25, semantic search and rank fusion via awk. And facet
Masterplan
Resumable orchestrator for /masterplan: brainstorm→plan→execute on durable run bundles. Verbs: full, brainstor
Related Agents
Finalisation Coordinator
Phase 3 INLINE orchestrator: syncs the branch, runs the verify-phase test gate, chatgpt-pr-review, doc-sync sw
Re Orchestrator
Master reverse engineering orchestrator — triage, import, analyze, debug across multiple agents. Coordinates t
Maker
Reviews OpenCode sessions (shared links or local history), finds repeatable workflows, and proposes automation