Lesson 05 · Claude Mastery Pro ~13 min Interactive · safety patterns

Computer use: Claude takes the wheel.

Computer use lets Claude actually click, type, and navigate web pages on your behalf — the closest thing to an autonomous agent shipping in a consumer product today. It's genuinely powerful and genuinely risky. This lesson is about staying in the zone where it helps and out of the zone where it hurts.

Step 1 of 50% complete
The mental model

Powerful, and not yet fully trustworthy

Claude can navigate sites, fill forms, click buttons, and pull data. What it's not good for yet: anything behind a sensitive login, anything financial, anything where one wrong click is expensive. The capability is real; the trust is still being earned.

Predict first

Computer use can drive a browser for you. What kind of work is it actually right for today?

What it's good at

Three workflows in the safe zone

① Data extraction across pages
A no-code web scraper for public pages — visit a list of URLs and pull structured data.
"Visit these 20 About pages. Pull founding year, HQ city, employee count. Return a CSV."
② Form filling at scale
Hand it a CSV and a form URL; it fills, submits, and moves to the next row.
"For each CSV row, go to [form URL], fill the fields, submit, report success/failure."
③ Browser-only routines
For workflows with no API — monitor dashboards, download invoices from vendor portals, audit account settings.
"Weekly: visit our 3 vendor portals, download the latest invoices, save to a folder."
It stops at the edges: anti-bot protection, CAPTCHAs, and anything behind a login will block it. Stick to public, no-login pages — and expect to maintain these when sites change their UI.
Do it · the intern test

Fine for computer use, or keep it away?

For each task, ask the simple question that keeps you safe — then call it.

The test: would you hand this to a curious intern on a throwaway laptop? Public, boring, low-stakes → fine. Logins, money, personal data, irreversible clicks → keep it away.
Task 1 of 6  ·  0 right
The discipline

Start small, watch closely

Even a safe-zone task can go sideways — a misread field, a site that changed overnight. The way you start it matters as much as whether it's safe.

The call

You've got a computer-use job to fill 200 forms from a CSV. How do you kick it off?

🖱️
Lesson complete

You can let Claude drive — within the lines

What you can do now

  • Use computer use for data extraction and bulk form filling on public data
  • Apply the intern test before handing it any task
  • Start every job on 2–3 items, supervise, verify, keep a stop button
  • Keep it away from logins, money, and personal data
  • Expect to maintain browser routines when sites change their UI

Your move: delegate one boring task

Pick one tedious web task you do routinely on public, no-login pages. Test computer use on a single run, supervise it, verify the output — then let it handle the routine. Most people find at least one 30-minute-a-week chore to hand off.

Pro+
Up next in Claude Mastery

Claude Code: the CLI tool for serious development

Setting up Claude Code, the prompt patterns that actually ship code, MCP servers, and hooks — the tool that turned vibe-coding into a real workflow.

🎓
AI Coach
Ask anything about this lesson
Hey! I'm your AI Coach for this lesson on Claude's computer use. Ask me what it's good at, how to keep it in the safe zone, or how to roll out a task without getting burned. What were you hoping to automate?
Free lesson coaching is limited to 3 questions. Upgrade to Pro for unlimited coaching on every lesson.