Direct Answer
Most people still use Claude and ChatGPT as answer boxes. The more important shift is from asking for advice to delegating a bounded outcome: collect the right context, work across approved tools, produce a usable artifact, ask for clarification when necessary, and report what happened.
ChatGPT Work and Claude Cowork are converging on that same job. Both can organize ongoing work in projects, use connected services, create files, run recurring tasks, and turn repeatable procedures into Skills. Their differences are now mostly in product surface, sharing model, local-computer behavior, rollout, and a handful of convenience features.
Watch the Comparison
Video credit: Vaibhav Sisinty, “You Are Using AI Like A Beginner. This Is What Everyone Else Switched To.” Follow Vaibhav on YouTube and @VaibhavSisinty on X. Video titles can change after publication; the supplied URL is the stable reference.
Credits and Evidence
Vaibhav runs both products through the same broad categories: a Tokyo itinerary, recurring Slack reports, Slack research, recorded workflows, hosted or persistent web artifacts, and convenience commands. Those are creator tests, not controlled benchmarks. One run can reveal useful behavior, but it cannot prove that one model is generally deeper, more accurate, or more reliable.
Product behavior is also moving quickly. The video reports that a Claude scheduled task needed Cowork open. Claude's current documentation now says scheduled tasks run remotely; only work that depends on local folders, local connectors, browser control, or desktop apps requires the desktop app and computer access. This article reflects the documented state checked on 30 July 2026.
Useful Links
| Resource | Status | Use it for |
|---|---|---|
| Vaibhav's full comparison | Creator test | See the interfaces, example outputs, recorded workflows, Sites, Artifacts, and convenience features. |
| Vaibhav's workflow resource | Creator resource | The ten workflows referenced in the video; review its signup and privacy terms before joining. |
| ChatGPT Work and Codex | Official | Understand Chat, Work, Codex, cloud sessions, local access, and current rollout. |
| OpenAI Plugins | Official | Review how plugins package Skills, apps, templates, connections, and permissions. |
| Codex Record and Replay | Official | Check platform, region, computer-use, recording, and reusable-Skill requirements. |
| ChatGPT Sites | Official | Check beta limits, regional availability, audience controls, publishing, and data responsibilities. |
| Claude Cowork surfaces | Official | Compare web, mobile, desktop, local files, browser use, computer use, projects, and tasks. |
| Claude scheduled tasks | Official | Configure remote or local recurring work and understand what still needs the desktop app. |
| Customize Claude Cowork | Official | Connect tools, distinguish instructions from Skills, and package workflows into plugins. |
| Claude Live Artifacts | Official | Build persistent interactive pages with connector-aware organizational sharing. |
First, Separate the Three Surfaces
The labels are easy to blur because both companies now place several experiences in one application. They are related, but they are not interchangeable.
| Job | OpenAI surface | Anthropic surface |
|---|---|---|
| Ask, discuss, search, brainstorm | ChatGPT Chat | Claude Chat |
| Delegate longer knowledge work across files and tools | ChatGPT Work | Claude Cowork |
| Build, test, debug, and maintain software | Codex | Claude Code |
A non-developer can still use Codex or Claude Code to build a small tool. The distinction is about the environment and default capabilities, not a gate on who is allowed to use it. For a research report, operating review, spreadsheet, or presentation, start in Work or Cowork. For repositories, tests, deployment, and code maintenance, use Codex or Claude Code.
ChatGPT Work vs Claude Cowork: Current Feature Matrix
| Capability | ChatGPT Work | Claude Cowork | Important boundary |
|---|---|---|---|
| Projects | Yes | Yes | Cloud and local project behavior differs; confirm what context a scheduled run can access. |
| Scheduled work | One-off, recurring, trigger, and monitoring tasks | Remote or local scheduled Cowork sessions | Local files and computer control require the relevant desktop machine and permissions. |
| Connected work data | Apps packaged through plugins | Connectors, Skills, and plugins | Access should never exceed the signed-in user's permissions. |
| Reusable procedures | Skills; Record and Replay in eligible Codex setups | Skills; Record a Skill in eligible Cowork setups | A recording creates a procedure draft, not a tested automation. |
| Mid-task questions | Vaibhav demonstrates /side | No equivalent shown in the test | Creator-observed convenience feature; rollout can change. |
| Floating status pet | Vaibhav demonstrates /pet | No equivalent shown | Useful status UI, not a core workflow capability. |
| Interactive output | Sites with hosted URLs and audience controls | Artifacts and Live Artifacts | Sites and Live Artifacts have different regional, hosting, and sharing models. |
| Cloud continuation | Yes for cloud Work sessions | Yes for remote Cowork sessions | Local resources remain tied to the desktop connection. |
| Software development | Codex | Claude Code | Use separate tests and review gates for production changes. |
What Vaibhav's Three Real-Work Tests Showed
1. Tokyo trip planning
Both products received the same preference PDF and a request for a five-day Tokyo itinerary under a $2,000 budget. ChatGPT produced a usable day-by-day plan, booking links, and a budget spreadsheet. Claude paused when the dates did not align, asked which constraint to prioritize, explained its neighborhood choice, and saved multiple files.
Vaibhav preferred Claude's result because it clarified uncertainty and explained the recommendation. That is a useful signal, but not a permanent model ranking. A better repeatable test would score source freshness, arithmetic, opening hours, transit time, duplicate activities, booking-link validity, and whether both systems were allowed the same web and file tools.
2. Weekly Slack report
Both systems generated a weekly review from Slack. ChatGPT returned a cleaned count. Claude returned a categorized list, split the results by month, counted Shorts separately, and flagged two uncertain items. Again, Vaibhav preferred Claude's richer audit trail.
The lesson is broader than “Claude wins Slack.” For reporting work, ask every agent to return the answer, the rows used to calculate it, exclusions, uncertainty, and a reproducible date range. Depth should come from the task specification, not from hoping the model volunteers it.
3. Recorded workflow handoff
ChatGPT watched a social curation workflow: scan an X feed, bookmark AI posts, and send posts above a threshold to Slack. It asked follow-up questions, created a Skill, replayed the browser work, and scheduled future runs. Claude watched a multi-app video-handoff workflow while also capturing Vaibhav's narration, broke it into 108 observed moments, attached words to screenshots, and created a reusable Skill.
The demonstrations emphasize different strengths: ChatGPT's example went further into browser execution and recurrence; Claude's example captured more explanatory context during the demonstration. Neither proves that a recording is ready for unattended production.
Projects: Context Is the Product
A project should hold the stable context for one outcome: the source files, instructions, vocabulary, constraints, approved examples, previous decisions, and current work. It should not become a miscellaneous dumping ground.
OpenAI projects keep related chats, files, and instructions together. Claude Cowork projects can add a local folder, link a chat project, or reference a URL, with memory scoped to the project. Current Claude documentation notes that local Cowork projects are desktop-oriented and that project behavior differs from Claude Code.
README.md with the goal, authoritative sources, definitions, owners, last-updated date, permissions, and definition of done. Good context architecture often improves results more than another paragraph of prompting.
Scheduled Tasks: Remote Does Not Mean Unlimited
Both products can prepare daily briefings, weekly reports, follow-up monitors, and recurring research. The useful distinction is not simply “can it run while the laptop sleeps?” It is where the required context and tools live.
- Cloud-friendly task: read approved Slack channels, query connected Drive files, research public sources, and draft a report. This can run remotely when the product and connectors support it.
- Local task: open a desktop-only application, work in a local folder, use a local MCP server, or control a browser attached to one computer. The machine and desktop bridge must remain available.
- Consequential task: publish, send, delete, purchase, change permissions, or modify production data. Keep an approval step even if the product can technically act without one.
OpenAI also notes an easy-to-miss limitation: a scheduled task created in a ChatGPT project may not be able to access the files stored in that project. Build a small test task before depending on project files in a recurring workflow.
Plugins, Apps, Connectors, and Skills
The vocabulary differs, but the architecture is similar:
- Connector or app: gives the agent access to external data or actions.
- Skill: teaches the agent how to perform a repeatable job.
- Plugin: packages a workflow, which may include Skills, apps, templates, or connectors.
Vaibhav describes ChatGPT as a broad one-click library and Claude as offering more ready-made use-case bundles. The more important buying question is permission design. A read-only Slack search is not equivalent to permission to post messages. A Drive connector that can retrieve files is not equivalent to permission to change sharing or delete content.
Before connecting business systems, review the publisher, OAuth scopes, accessible workspaces, read-versus-write actions, privacy policy, retention, administrator controls, and revocation path. Test with a non-sensitive workspace and the smallest possible scope.
Record a Skill: Showing Replaces Part of Prompting
Recording a workflow solves a real communication problem. People often know how to do a task but struggle to turn dozens of clicks, judgment calls, naming rules, and exceptions into a clean operating procedure.
OpenAI calls the capability Record and Replay in Codex. Anthropic calls its Cowork version Record a Skill. Both aim to convert a demonstration into reusable instructions rather than create a brittle pixel-for-pixel macro.
A useful recording should narrate:
- What input is authoritative.
- Why each judgment call is being made.
- Which values change from run to run.
- What should stop the workflow.
- Which actions require approval.
- How success is verified.
Side Chat and Pets: Small Features, Real Ergonomics
Vaibhav demonstrates two ChatGPT conveniences that Claude Cowork did not match in his recording:
/sideopens a secondary conversation while the main task continues, allowing progress questions without redirecting the primary work./petcreates a floating animated status indicator that shows whether a task is working or complete and can jump back into Codex.
These are not reasons to migrate a company by themselves. They do point to an important product-design problem: once people manage several long-running agents, they need quiet status, interruption, review, and escalation controls. A good agent interface should reduce the need to stare at the agent.
ChatGPT Sites vs Claude Artifacts
Vaibhav asks both products to turn a LinkedIn profile into a portfolio. ChatGPT proposes visual directions, builds the Site, and produces a hosted link. Claude builds an Artifact and can create a Live Artifact connected to organizational tools.
| Question | ChatGPT Sites | Claude Live Artifacts |
|---|---|---|
| Primary use | Hosted interactive websites and lightweight apps | Persistent interactive work surfaces tied to Cowork context and connectors |
| Sharing | Private, workspace, selected audience, or public where enabled | Organizational sharing; viewers use their own connector access |
| Public web hosting | Yes where the plan, region, and admin policy allow it | Not the same public-hosting model |
| Current regional caveat | Not available in the EEA, Switzerland, or UK at launch | Check Cowork plan, desktop, and organization availability |
| Data warning | Review prompts, files, code, access settings, logs, forms, and published audience | Artifacts can use approved connectors; sharing follows organization and viewer permissions |
For readers in Portugal, this is not a minor footnote: ChatGPT Sites is unavailable in the EEA at launch. Do not select a subscription around a demo you cannot currently access. A normal deployment through your existing hosting provider remains the dependable public-site route.
Cloud Work vs Work on Your Computer
Cloud execution is useful for research and connected-app workflows that should continue after the laptop closes. Local execution is necessary when the agent needs your files, desktop applications, browser session, or local development environment.
The local route carries more risk because the agent is closer to your actual machine. Use a dedicated folder, least-privilege accounts, test data, restricted connectors, reversible operations, and explicit approval for external actions. Do not give a general work agent blanket access to an entire drive merely because one workflow needs one folder.
| Risk level | Example | Recommended control |
|---|---|---|
| Low | Summarize approved read-only Slack channels | Named channels, date range, citations, no posting permission |
| Medium | Create and organize draft files in a project folder | Dedicated folder, naming rules, duplicate protection, change log |
| High | Publish a Site, send messages, modify records, or delete files | Preview, human approval, exact destination, rollback or recovery plan |
Which One Should You Pay For?
Choose ChatGPT Work first when your current work already lives in ChatGPT, you want a close handoff into Codex, you value the broader command surface Vaibhav demonstrates, and the plugins and sharing options you need are available in your plan and region.
Choose Claude Cowork first when you work heavily with local folders and desktop applications, want to narrate judgment during Skill capture, prefer Claude's connector and plugin setup, or need persistent organizational artifacts shaped around approved data.
Use both only when the handoff is worth the cost. A sensible split might use one system for research and a second for implementation or review. But duplicating subscriptions without defined jobs creates tool sprawl, inconsistent permissions, and fragmented context.
A five-part evaluation scorecard
- Accepted output: did the final artifact pass the same review checklist?
- Clarification: did the system expose missing assumptions before acting?
- Evidence: can a human trace the answer to files, messages, or sources?
- Control: were permissions, approvals, and destinations clear?
- Economics: what was the total time and cost per accepted result?
A Safe First Workflow to Try Tonight
Use the same low-risk assignment in both tools:
Goal
Create a weekly project review from the approved sources below.
Sources
- Read-only Slack channels: #project-alpha and #launch-updates
- Project tracker: [approved link]
- Date range: Monday 09:00 through Friday 15:00, Europe/Lisbon
Deliverable
1. Five-line executive summary
2. Completed work with source links
3. Blockers and owners
4. Decisions needed next week
5. Claims or items you could not verify
Rules
- Do not post, edit, send, or change permissions.
- Do not infer completion from optimistic language.
- Deduplicate repeated announcements.
- Ask before continuing if sources conflict.
Definition of done
- Every completed item has evidence.
- Every blocker has an owner or is marked unassigned.
- Dates and totals have been checked.
- Save a draft only; a human publishes it.
Run it manually twice. Correct the instructions. Only then convert it into a Skill or schedule. The sequence matters: prove the work, encode the procedure, then automate the cadence.
Video Chapters
- 0:00 - Claude Cowork vs ChatGPT Work: what changed
- 1:15 - The two AI super apps
- 2:18 - Work, Codex, and Cowork
- 3:12 - Projects
- 3:30 - Tokyo trip test
- 5:47 - Scheduled tasks
- 7:34 - Plugins, Skills, and connectors
- 8:59 - Slack connector test
- 10:26 - Record a Skill in ChatGPT
- 13:18 - Record a Skill in Claude Cowork
- 16:31 - Side chat
- 17:17 - AI pets
- 18:45 - ChatGPT Sites
- 20:35 - Claude Artifacts
- 22:08 - Cloud, computer, and slash commands
- 23:46 - Verdict
Bottom Line
ChatGPT Work and Claude Cowork are evidence that the useful AI interface is moving beyond chat. The emerging unit is a project with context, tools, permissions, reusable procedures, recurring work, and finished artifacts.
That does not eliminate the need for judgment. It changes where judgment belongs: choosing the outcome, curating context, defining permissions, handling ambiguity, verifying the result, and deciding what can run again. The experienced user is not the person with the longest prompt. It is the person who can turn one repeated job into a controlled, measurable system.
Sources
- Vaibhav Sisinty: You Are Using AI Like A Beginner. This Is What Everyone Else Switched To.
- Vaibhav Sisinty on YouTube
- Vaibhav Sisinty on X
- OpenAI Help: ChatGPT Work and Codex
- OpenAI Help: Projects in ChatGPT
- OpenAI Help: Scheduled Tasks in ChatGPT
- OpenAI Help: Plugins in ChatGPT and Codex
- OpenAI Developers: Codex Record and Replay
- OpenAI Help: Creating and managing ChatGPT Sites
- Claude Help: Use Cowork on web, desktop, and mobile
- Claude Help: Schedule recurring tasks in Cowork
- Claude Help: Organize Cowork tasks with projects
- Claude: Customize Claude Cowork
- Claude Help: Use Live Artifacts in Cowork
- Claude: Record a Skill announcement