Skill Recorder

Record a Flow Once. Let AI Replay It Forever.

A Chrome extension that captures your browser flow and distills it into a SKILL.md AI agents can re-run.

Install Now

Free during beta. No account required.

From Browser Demo to Replayable Skill in 3 Steps

01

Install the Extension

Add Skill Recorder to Chrome in seconds.

02

Record Your Flow

Click Start, walk through the task once, and we capture every action.

03

Export as SKILL.md

Save the distilled markdown file straight into your Claude Code skills folder.

↓ 80%Maintenance vs Selenium
0Lines of Code Needed
1 clickTo Start a Recording
↑ 100%Local — Nothing Uploaded

Capture Every Click, Distill Every Skill

Just Hit Record

No scripts, no selectors. Click Start and demo the task like you would for a coworker. We capture every click, keystroke, and navigation in real time. When you stop, you have a perfect replay ready to distill.

Record Now
Start recording▶ click <button.submit>⌨ type "SKU-1029" → #sku↗ navigate /orders/new

Smart Distillation, Out of the Box

The dialog auto-strips noise, turns every typed value into a parameter, and flags clicks on dynamic lists with ⚠️ warnings so agents replay them safely. No manual cleanup, no regex wrangling.

Distill Cleanly
RAW RECORDING23 click events12 keystroke groups4 scroll events⚠ duplicate submit clicksDISTILLED SKILL.md4 atomic steps{sku} → parameter{quantity} → parameterprecondition: signed in## inputs- sku: string- quantity: number## precondition: signed in to portal

Replay on Any AI Agent

The output is a portable SKILL.md file — plain markdown an AI agent can read. Drop it into Claude Code's skills directory and the agent replays the flow via the browse CLI without any glue code.

Replay Anywhere
~/.claude/skills/create-purchase-order/SKILL.mdreference.png$ claude> create POs for these 10 rows...✓ skill: create-purchase ✓ 10/10 done$ browse skill create-purchase-order \ --sku SKU-1029 --quantity 50→ replayed in 4.2s, no human touch

Privacy-First by Design

All recording lives in your browser. Nothing uploads. Auth tokens never leave your machine — we detect them, mark them as Precondition: signed in, and let the agent prompt you when it's time to authenticate.

Hand Off to Claude
Local-onlyrecording stays in browserprecondition:signed in to portal⏸ agent pausedNo tokens leak.Auth always stays with you.

Built for Every Repetitive Browser Task

Automate Repetitive Forms

Record a single submission and hand the SKILL.md to Claude. The agent fills in dozens of variants overnight without you babysitting.

Run Daily Dashboard Checks

Capture the click path through your analytics dashboard once. Let an agent pull the same numbers every morning and post them to Slack.

Audit Competitor Sites Weekly

Demo the audit checklist on one site. The skill replays it across your whole tracking list, every Monday at 9am.

Build Lead Lists Repeatedly

Walk through one search query on a business directory. Reuse the recording for new search terms forever, no scripts needed.

Track Job Boards

Show the filter + scroll + export flow once. Your agent runs it daily across every board you care about.

Monitor Property Listings

Record one listings search with your filters. The agent re-runs it on a schedule and surfaces new matches.

Compare Travel Prices

Demo your typical hotel search once. Let agents poll prices across dates and platforms without manual effort.

What Builders Are Saying

I used to write 200 lines of Playwright every time I onboarded a new repetitive workflow. Now I record it once in the browser, hand the SKILL.md to Claude, and it just works.

Lena R.

Staff Engineer

The distillation step is what sells it. Every typed value becomes a parameter automatically, so the same recording covers an entire batch of inputs.

Marcus T.

AI Workflow Lead

Our ops team records flows. The agents replay them. Nobody on either side needs to touch code or selectors. That gap closing is huge.

Priya N.

Head of Internal Tools

Auth detection is what made this production-ready for us. The skill pauses at the login step, prompts the human, and resumes. No leaked tokens.

Sam K.

Security Engineer

I built three skills before lunch. Each one replaced a half-hour browser ritual. The browse CLI integration is exactly the API I wanted.

Ahmed S.

Indie Hacker

I used to maintain Selenium scripts that broke every time a button moved. With SKILL.md the agent reads the intent, not the selector. Maintenance dropped 80%.

Yuki H.

QA Automation Engineer

The privacy story sealed it. Nothing leaves the browser, auth tokens never touch any server. Compliance signed off in one meeting.

Diana F.

Platform Engineer

Frequently asked questions

Can't find the answer? Reach us at support@skill-recorder.dev

Record Your First Skill in 60 Seconds

Free during beta. No account required.