browser-use
Find an available slot, pick a date and time, handle the CAPTCHA, and book a driving test.
Install one, then just prompt in plain English. The FLOW.md fires the right skill at the right moment. No re-orchestration, no babysitting.
Featured
Find an available slot, pick a date and time, handle the CAPTCHA, and book a driving test.
Introducing video-use — edit videos with Claude Code. 100% open source. Drop raw footage in a folder, chat with Claude Code, get final.mp4 back. Works for any content — talking heads, montages, tutorials, travel, interviews — without presets or menus.
The thinnest possible bridge from the LLM to Chrome. No harness, no recipes, no rails — just every CDP method as a typed JS call. One persistent WebSocket, 56 domains, 652 typed wrappers, zero wrapping of what Chrome already does. The protocol is the API.
Connect an LLM directly to your real browser through one editable CDP websocket. The agent writes missing helpers as it works, so the harness improves with every task. Try browser-harness in Browser Use Cloud or paste the setup prompt into your coding agent.
Drive Chrome via the DevTools Protocol from JavaScript. Run JS snippets through the `browser-harness-js` CLI — it auto-spawns a long-lived bun HTTP server…
Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.
Documentation reference for using Browser Use Cloud — the hosted API and SDK for browser automation. Use this skill whenever the user needs help with the Cloud…
© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic
Documentation reference for writing Python code using the browser-use open-source library. Use this skill whenever the user needs help with Agent, Browser, or…