You can control a live browser on any web page you have already scraped. Use plain words to click buttons, fill out forms, or move through pages. This skill replaces the old browser command.
It works best when a simple scrape does not get the content you need. For example, if a page needs you to log in or click through many steps, this skill can handle it. You can also use it for infinite scroll or multi-step checkout flows.
You start by scraping a page. Then you give instructions like 'click the login button' or 'fill in the email field'. The browser follows your commands. When you finish, you stop the session to free up resources.
Global
mkdir -p ~/.claude/skills/firecrawl-instructProject
mkdir -p .claude/skills/firecrawl-instructAgent Browservercel-labs/agent-browser
Fast browser automation tool for AI agents to control any website
Develop Userscriptsxixu-me/skills
Build and debug browser userscripts for Tampermonkey and ScriptCat
Just Scrapescrapegraphai/just-scrape
Search, scrape, crawl, and monitor web pages with an easy command line tool
Browser Actbrowser-act/skills
AI agents use browser-act to automate web tasks like fetch forms screenshots and complex workflows
Firecrawlfirecrawl/cli
Search, scrape, and crawl websites with one simple command line tool
Playwright Climicrosoft/playwright-cli
Automate browser tasks and test web pages with simple terminal commands
Browser Usebrowser-use/browser-use
Automate web testing, form filling, and screenshots with simple CLI commands
Browser Act Skill Forgebrowser-act/skills
Explore any website once and create reusable skill packages forever