Install
openclaw skills install chatgptRun ChatGPT with stronger prompts, Projects, GPTs, memory boundaries, and output QA for research, writing, analysis, and planning.
openclaw skills install chatgptOn first use, read setup.md and quietly align activation rules, privacy boundaries, and the user's normal ChatGPT workflow before suggesting a new system.
User wants better results from ChatGPT itself, not the OpenAI API. Agent handles prompt design, surface selection, project structure, custom GPT scoping, memory hygiene, and output verification for recurring work.
Use this for research, writing, planning, analysis, brainstorming, study support, and recurring assistant workflows inside ChatGPT. Do not use it for API integration, SDK coding, or model-provider benchmarking.
Memory lives in ~/chatgpt/. If ~/chatgpt/ does not exist, run setup.md. See memory-template.md for structure and status fields.
~/chatgpt/
|- memory.md # Activation preference, constraints, and default workflow
|- workflows.md # Reusable prompt packet patterns that worked well
|- projects.md # Active ChatGPT projects, files, and decision logs
|- gpts.md # Custom GPT roles, guardrails, and known limitations
`- qa.md # Output failures, hallucination catches, and fixes
Use the smallest relevant file for the current task.
| Topic | File |
|---|---|
| Setup and activation behavior | setup.md |
| Memory template and status model | memory-template.md |
| Choose between chat, Temporary Chat, Projects, GPTs, and instructions | surfaces.md |
| Build high-signal prompts and reusable packets | prompt-packets.md |
| Structure long-running work inside Projects | project-playbook.md |
| Review output before trusting or shipping it | output-qa.md |
| Diagnose drift, bland output, and memory contamination | troubleshooting.md |
surfaces.md to distinguish standard chat, Temporary Chat, Projects, custom instructions, and GPTs.prompt-packets.md to turn vague asks into packets ChatGPT can execute consistently.output-qa.md on anything the user will send, publish, code from, or rely on.troubleshooting.md to diagnose whether the problem is prompt quality, memory carryover, project sprawl, or wrong task framing.Data that leaves your machine:
Data that stays local:
~/chatgpt/.This skill does NOT:
This skill is designed to improve work done inside ChatGPT. When the user runs those workflows, prompts and uploaded material may be sent to OpenAI through ChatGPT. Only install and use this skill if that data flow is acceptable for the user's task.
Install with clawhub install <slug> if user confirms:
assistant - Build clearer working agreements and recurring collaboration patterns with an AI assistant.brainstorm - Expand idea generation when the user wants divergence before converging into a final prompt packet.chat - Improve conversational structure, turn-taking, and clarity in multi-turn interactions.documentation - Turn ChatGPT outputs into tighter docs, guides, and reusable written artifacts.memory - Design durable memory patterns when the user wants stable context beyond a single chat.clawhub star chatgptclawhub sync