Browser To Curl

Turn a live browser session into a fast headless monitor. Use when the user says "monitor this website / page / dashboard", "watch X for changes", "tell me when Y updates", "keep an eye on this", or wants a login-gated page polled cheaply. The agent drives the site once with Playwright MCP (open, look, log in), finds the real HTTP request behind the data, and generates a standalone curl_cffi Python script (real Chrome TLS fingerprint, persisted cookie jar, reverse-engineered/refreshing login, change-diff, hook notification) that replays that request forever without a browser. Runs with uv.

chuk-development Updated

File contents

chuk-development/chuk-skills/tree/main/skills/browser-to-curl commit 0141cee610

Frequently asked questions

npx skillmds@latest add chuk-development/browser-to-curl