Claude and ChatGPT Now Build Skills From Screen Recordings
1 min read
Originally from tiktok.com
View source
My notes
Watch on TikTok Tap to open video
Summary
Claude’s desktop app added a “record a skill” option inside the co-work tool: record your screen while doing a task (optionally narrating it), and Claude converts the recording plus narration into a reusable skill that automates that task in future. The creator notes OpenAI shipped the same capability in ChatGPT about three weeks earlier, so both major AI platforms now support turning a demonstrated workflow into an automated skill.
Key Insight
- The feature lives inside Claude’s “co-work” tool as a “record a skill” option. It is not the CLI or agent skill-authoring flow, but a screen-recording-to-skill pipeline aimed at less technical users.
- Workflow: hit record, perform the task normally on screen (any repetitive task), narrate what is being done out loud, then stop recording. Claude parses both the screen actions and the spoken explanation to generate a skill definition.
- This lowers the barrier to skill creation considerably: no need to write a SKILL.md or scripting logic by hand, since the model infers the steps from observed behavior plus narration.
- OpenAI shipped an equivalent “record to create an automation” style feature roughly 3 weeks prior (per the creator, date not independently verified here), signaling that both platforms are converging on demonstration-based automation as a category rather than a Claude-specific trick.
- The video is a single unverified TikTok summary with no screenshots, docs link, or hands-on test, so treat it as a lead to verify against official Anthropic release notes before relying on specifics such as exact button labels, which app tiers get it, and whether it is desktop-only.