# Claude Cowork 上线屏幕录制教学技能

- 来源：Rohan Paul (@rohanpaul_ai)
- 发布时间：2026-07-22 03:45
- AIHOT 分数：41
- AIHOT 链接：https://aihot.virxact.com/items/cmrv2lgp601szbinvun89ny0w
- 原文链接：https://x.com/rohanpaul_ai/status/2079653947309207874

## AI 摘要

Claude Cowork 推出屏幕录制教学新功能：用户录制操作并口述步骤，Claude 将其转化为可重复执行的技能。该功能无需编写自动化代码，非技术人员也能通过演示教会 Claude 完成重复性任务（如归档、报告）。类似 OpenAI Codex 的 Record & Replay，面向 Pro、Max、Team 用户开放。

## 正文

Claude Cowork just launched a super useful feature. Screen recording to train it a new skill.

You record yourself doing a task on screen while explaining each step aloud， then save the generated skill.

Claude turns that recording into saved instructions， then can repeat the same task later.

In the past， writing skills was about creating an SKILL.md file with metadata， instructions and scripts that could be used or not.

The format is readable and modifiable， but non-technical people must think like process designers to use it.

By recording your screen， you are not only describing your work， you are also showing how decisions are made in the application you are targeting.

Claude must infer the fixed steps， the variable inputs， and the success conditions from the session log.

That can turn what people know into software without them writing automation code.

Tasks that are repetitive， such as filing and reporting， can be easy targets because they have the same structure over and over again.

btw， this feature is similar to OpenAI's Record & Replay in Codex.

### 引用推文

> Claude：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...
