Browser Automation
Skill Verified ActiveUse when the user asks to automate browser tasks, scrape websites, fill forms, capture screenshots, extract structured data from web pages, or build web automation workflows. NOT for testing — use playwright-pro for that.
Automate browser tasks like web scraping, form filling, and data extraction reliably using Playwright.
Features
- Automate browser tasks
- Scrape structured data from websites
- Fill forms and manage multi-step workflows
- Capture screenshots and PDFs
- Implement anti-detection patterns
- Generate Playwright scripts
Use Cases
- Scraping data from dynamic websites
- Automating login and form submission processes
- Building repeatable web data extraction pipelines
- Capturing visual representations of web pages
Non-Goals
- Browser testing and end-to-end test suites
- API endpoint testing
- Load testing or performance benchmarking
Scope
- info:Tool surface sizeThe repository contains a large number of skills and tools, but the 'browser-automation' skill itself likely exposes a focused set of functionalities.
Installation
First, add the marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install engineering@claude-code-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Chatgpt Search
100Search ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product cards, hydration JSON, and API calls. Use when asked to "search chatgpt", "ask chatgpt", "chatgpt search", "get chatgpt response", or "scrape chatgpt".
Browser Extract
99Extract structured data via stored browser-templates or one-shot DOM queries, with mandatory AIDefence PII + prompt-injection gates before content reaches the model
Dev Browser
99Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
AutoBrowse
100Self-improving browser automation via the auto-research loop. Iteratively runs a browsing task, reads the trace, and improves the navigation skill (strategy.md) until it reliably passes. Supports parallel runs across multiple tasks using sub-agents. Use when you want to build or improve browser automation skills for specific website tasks.
Website Extraction Api
100Extract typed JSON from public website pages using a schema.