Skip to main content

browser

Drive a web browser to accomplish a task — logging into a site, filling forms, scraping content behind auth, clicking through a flow, or operating a page a plain fetch can't reach. Use whenever a task needs a real browser: a logged-in session, a site that blocks bots (Cloudflare/Turnstile/DataDome), form submission, multi-step navigation, or "go to this site and do X" — even if the user never says the word "browser". It picks the right driving method and handles the shared concerns (which login profile, attaching over CDP, handing CAPTCHAs back to the human). It does not wrap another AI to drive for you — you are the driver.

Jump to install

Source facts

Repository
andylizf/web-plane
Last source activity
August 17, 2026 at 11:54
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.