This skill lets an AI agent control a web browser automatically. It can open websites, click buttons, fill in forms, and take screenshots. The agent uses Playwright to connect to an existing Chrome browser or start a new one.
It saves cookies and login state between sessions. This means you do not have to log in again every time. The skill can also wait for elements, type text, select options, and run custom JavaScript. It is useful for automating repetitive web tasks like filling out forms or checking page content.
Anyone can use it by giving simple commands like "open example.com" or "click the login button". The agent handles the rest. It is designed to be easy and reliable for everyday web automation.
Global
mkdir -p ~/.claude/skills/browser-automationProject
mkdir -p .claude/skills/browser-automationSource Repository
Agent 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