NEWS
Claude’s Record a Skill Feature Puts RPA Vendors on Notice
Anthropic’s Record a Skill turns screen recordings into reusable Claude automations, mirroring RPA vendors’ pitch and reviving the privacy fight Microsoft’s Recall faced.
Anthropic will now let a Claude subscriber teach its AI assistant a new task by doing that task once, on screen, while talking out loud. The company’s new Record a Skill tool, released July 21, 2026 inside the Claude desktop app’s Cowork workspace, turns a screen recording and voice narration into a reusable automation Claude can run again without another instruction. It is live now for Pro, Max and Team subscribers, not free users.
The pitch echoes a script the robotic process automation industry has sold to corporations for a decade: watch a worker do a job once, turn it into a bot. Anthropic just folded that pitch into a chat subscription, and it did so by asking users to hand their screen, keystrokes and voice over to Anthropic’s own cloud servers, the same recipe that forced Microsoft to rebuild its Recall feature after a privacy revolt.
Claude Learns the Job by Watching You Do It
Starting a session is simple. Inside the Claude desktop app, a user opens the plus menu and picks Record a Skill, then performs the routine task while narrating decisions, exceptions and shortcuts out loud. Claude tracks screen activity, mouse paths, keystrokes and voice commentary in the background.
The full sequence looks like this:
- Start or enter a Cowork task inside the Claude desktop app.
- Open the plus menu and choose Record a Skill.
- Perform the workflow on screen while explaining the reasoning behind each step.
- Let Claude convert the demonstration into a draft Skill.
- Test the Skill against a fresh example before trusting it to run unsupervised.
That last step matters more than it sounds. A recording only shows what happened once, and a workable Skill has to generalize past that single file, client or date rather than copying incidental details straight out of the demo.
Before this update, building a custom Skill meant writing a SKILL.md file by hand. That file is a structured markdown document listing metadata, step-by-step instructions and any resources the task needs. Anthropic announced the shortcut directly to its own audience.
New in Claude Cowork: teach Claude a skill. Record your screen while you do a task, talk through it as you go, and Claude turns it into a skill it can run again. Find it under Record a skill in the + menu of the Claude desktop app. Available on Pro, Max, and Team plans.
Anthropic’s Claude account posted the launch announcement on X on July 21, 2026. The feature is an extension of Cowork’s existing toolkit, which already handles local file access, persistent memory and connected apps.

A Decade-Old Automation Industry Just Got a New Rival
Screen recording as a path to automation is not a new idea. It is the founding concept behind robotic process automation, or RPA, the software category that UiPath, Automation Anywhere and Blue Prism turned into billion-dollar businesses. Their recorder tools have always worked the same way: watch a human complete a task inside an application, then turn the clicks into a script a bot repeats.
That industry is not struggling. Grand View Research put the global RPA market at $4.68 billion in 2025 and projected it would reach $35.84 billion by 2033, a 29% compound annual growth rate driven largely by vendors bolting generative AI onto older bot platforms. Fortune Business Insights has estimated that by 2021, UiPath alone had already automated 65% of the Fortune 500’s repetitive tasks, a sign of how deep the older model had already reached into corporate back offices before any of this AI-agent talk began.
What separates Claude’s version is what it removes: no bot license, no orchestrator, no RPA developer.
| Platform | How the Automation Gets Built | Who Builds It | 2026 Strategic Focus |
|---|---|---|---|
| UiPath | Rules configured in Studio, orchestrated through Maestro and Agent Builder | RPA developers and IT teams | Governing agentic workflows across any AI agent, not only its own bots |
| Automation Anywhere | Cloud-native bot recorder paired with AI models | Enterprise operations teams | Scaling automation across finance, HR and customer service |
| Claude Cowork | A single screen recording with spoken narration, no code | Any Pro, Max or Team subscriber | Folding task automation directly into a consumer AI subscription |
Automation Anywhere, a rival vendor, expanded its own cloud-native platform through 2025 to scale intelligent automation across finance, HR and customer service. UiPath went further, and its response is the clearest evidence yet of where it thinks the threat is actually coming from.
UiPath Is Already Rebuilding Around This Exact Threat
UiPath, the robotic process automation vendor listed on the New York Stock Exchange under the ticker PATH, launched its agentic automation platform in April 2025, built to unify AI agents, robots and human workers on one orchestration layer. By May 2026 the company had extended that platform to plug in outside coding agents rather than only its own bots, an unusually open posture for a vendor that used to sell a closed, proprietary pipeline.
The messaging has shifted from selling task capture to selling governance over whatever captures the task, including tools UiPath never built. Its own 2026 Agentic Automation Trends Report found that 78% of executives say they will have to reinvent their operating models to capture agentic AI’s full value. That is not the language of a company confident its recorder-and-bot business stays the center of the story.
It is a defensive pivot dressed up as a roadmap. If any employee can now hand Claude a task by narrating it once, the part of RPA’s pitch that justified consultants, licenses and a dedicated developer starts to look optional for a large share of everyday office work, even if it stays essential for regulated, high-volume, mission-critical processes.
What Does Claude See While It’s Recording?
Claude captures the full screen, mouse movement, every keystroke and spoken narration during a Record a Skill session, and that session runs on Anthropic’s own servers rather than locally on the user’s machine. Anything visible on screen during the demo, including a password typed into a login box or a client’s financial figures, becomes part of the raw material Claude uses to build the Skill.
Microsoft learned how badly this can go in 2024. Its Recall feature took periodic screenshots of a PC’s activity and stored them in a searchable database, and security researchers quickly found the tool captured passwords, banking information, private messages and sensitive documents inside plaintext-accessible screenshots. Microsoft pulled Recall back, made it opt-in and added encryption before relaunching it, and the rebuilt version now keeps everything local, with no screenshots leaving the device for Microsoft’s servers at all.
Signal, the encrypted messaging app, took the backlash seriously enough to build its own defense. The company added a Screen Security toggle in its Windows app that blocks Recall from capturing Signal chats at all, acknowledging the tradeoff costs some accessibility users a legitimate screenshot feature.
Claude Cowork runs the opposite way. Where Microsoft retreated to local-only storage, Anthropic centralizes the recording on its own infrastructure by design, since that is how Cowork executes tasks in the first place.
What we know:
- Cowork runs remotely. Record a Skill sessions execute on Anthropic’s own servers, not the device the recording happened on.
- Access is reviewable. Anthropic’s Cowork safety guidance tells users to check which tools and data Claude can read or write before granting a Skill permission to run.
What’s unconfirmed:
- Retention timeline. Anthropic has not said how long a raw screen recording is kept once it becomes a Skill.
- Approval workflow. Whether a manager or admin has to sign off on a Skill before coworkers can run it remains undocumented in the launch materials.
Anthropic’s broader Skills and Cowork documentation covers the surrounding product in detail, but it stops short of answering every recording-specific privacy and retention question a compliance team would want settled before rollout.
The Person Who Never Documented Their Own Job
Plenty of employees can show a colleague exactly how they work. Far fewer will ever sit down and turn that knowledge into a clean, maintained instruction set an AI agent could follow. Writing a standard operating procedure is tedious in a way that doing the job usually is not.
Record a Skill removes that excuse. An employee who organizes invoices in a spreadsheet, renames a folder of image files, assembles a weekly sales report or updates a project tracker can now just do it once on camera and narrate the judgment calls along the way. Claude handles turning that into something repeatable.
That is good news for the person whose time was wasted retyping the same request every week. It is less comfortable for anyone whose job security rested partly on being the one who knew a process nobody else had bothered to write down. The tacit knowledge that used to require a consultant, a shadowing session or a lengthy SOP now just requires a webcam-style recording and a working microphone.
Frequently Asked Questions
Can Claude Turn an Existing Video Into a Skill, or Do I Have to Record Live?
Live narration is the primary path Anthropic has described, but a detailed breakdown of the launch materials suggests an existing screen recording, including an old training video, may work as a starting point too. Anthropic has not published exact requirements for what qualifies.
Does Record a Skill Work Outside the Claude Desktop App?
No. Every account of the rollout, including Anthropic’s own announcement, places Record a Skill specifically inside the Claude desktop app’s Cowork interface, with no mention of a browser or mobile version at launch.
What Happens After Claude Builds the Skill, Can I Edit It?
Claude produces a draft Skill first, not a finished one. Anthropic recommends testing it against a different input than the one used during recording, specifically to check whether Claude generalized the underlying rule rather than copying a specific customer name, date or file path straight from the demo.
Does Recording a Skill Capture Passwords I Type on Screen?
It can. Screen and keystroke capture is how the feature works at a technical level, so anything visible or typed during a session, including login credentials, is part of what gets recorded. Anthropic’s own safety guidance recommends reviewing what a Skill can access before relying on it, and avoiding recording sessions that involve entering credentials.
How Is This Actually Different From Robotic Process Automation Software?
Traditional RPA tools usually require a per-bot license, a dedicated orchestrator and often an RPA developer or outside consultant to configure and maintain the workflow. Record a Skill needs none of that. It runs on an existing Pro, Max or Team subscription, and the person who already does the job builds the automation themselves.
-
FINANCE2 months agoZcash Patched a Double-Spend Bug as ZEC Climbed 5%
-
ENTERTAINMENT2 months agoSteam Summer Sale 2026 Locks In June 25 to July 9 Dates
-
NEWS2 months agoMeta Adds AI Replies to Threads, But Users Can’t Block It
-
FINANCE3 weeks agoCLARITY Act Final Text Expected This Weekend as 60-Vote Hurdle Looms
-
ENTERTAINMENT2 months ago‘Widow’s Bay’ Review: Apple TV’s Sleeper Horror-Comedy Earns Its Fog
-
NEWS7 months agoFolderFresh Review: This Free Tool Automates Windows File Organizing
-
FINANCE2 weeks agoFed Minutes Cite AI Demand as Inflation Risk, Put a 2026 Hike Back on the Map
-
ENTERTAINMENT2 months agoAmazon Scraps Its Stargate Revival After a 20-Week Writers Room
