You can control a web browser automatically with Puppeteer. This skill teaches you how to navigate pages, click buttons, and fill in forms. It is great for web scraping, testing, and taking screenshots. Developers can save time by letting the browser do repetitive tasks.
The skill covers best practices for writing clean code. You will learn to handle errors and wait for content to load. It also shows how to set up a project with Node.js and npm.
Whether you need to test a website or collect data, this skill gives you the tools to automate quickly and reliably.
Global
mkdir -p ~/.claude/skills/puppeteer-automationProject
mkdir -p .claude/skills/puppeteer-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