CloudCodeTree LogoCloudCodeTree
AI NewsTutorialsAbout
CloudCodeTree Logo
CloudCodeTree
  • AI News
  • Tutorials
  • About
← Back to AI News
Show, Don't Tell: Teach Claude a Workflow by Recording Your Screen Once

Photo: cottonbro studio / Pexels

Show, Don't Tell: Teach Claude a Workflow by Recording Your Screen Once

Chris Harper

2 min read

Jul 24, 2026 · 12:04 UTC

AI
Workflow
Claude Code
Best Practices

TL;DR: Claude Cowork's "Record a Skill" converts a single screen-recording walkthrough into a reusable, rerunnable Skill — narrate your workflow once and Claude writes the automation for you, no prompts needed.

The hardest part of automating a workflow with Claude isn't running the automation — it's translating what you know about a task into a clear prompt. "Record a Skill", released July 21 in Claude Cowork for the desktop app, removes that barrier entirely.

How it works

  1. Open the + menu in Claude Cowork (desktop app — Pro, Max, or Team plan)
  2. Start recording and complete the workflow at your normal pace: drag files, click buttons, fill in forms
  3. Narrate as you go: "now I'm checking the PR status, then copying the review URL and posting it to Slack"
  4. Stop the recording — Claude processes the screen activity, clicks, keystrokes, and voice commentary together and generates a structured Skill file
  5. The Skill appears in your library; invoke it the next time without repeating the walkthrough

Why narration outperforms prompts

When you write a prompt to describe a workflow, you have to anticipate every step, exception, and decision point in advance and express them in prose. Screen recording captures your actual behavior — including the implicit checks you perform and the edge cases you handle instinctively. Claude can observe those decision moments directly ("user paused here to check the ticket due date before moving on") rather than inferring them from your written description.

Good candidates for your first recording

  • Repetitive reporting workflows: pull status from Jira, format it, post to a Slack channel
  • Code review checklists you run across multiple PRs in the same way
  • Internal tool navigation that isn't documented anywhere but you do daily
  • Onboarding tasks you want to standardize for your team

Limitation to know: Currently desktop-only inside Claude Cowork. Screen recordings can capture sensitive information — review what was recorded before sharing or team-deploying a Skill.

Sources: Show, Don't Tell: Claude Cowork Now Learns Skills from Your Screen Recordings — Android Headlines · Forget prompts: Claude can now learn your workflow by watching your screen — Android Authority · Anthropic Ships "Record a Skill" in Claude Cowork — AI Weekly