Browser Automation
Skill Verifiziert AktivUse 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.
Funktionen
- 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
Anwendungsfälle
- Scraping data from dynamic websites
- Automating login and form submission processes
- Building repeatable web data extraction pipelines
- Capturing visual representations of web pages
Nicht-Ziele
- 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
Zuerst Marketplace hinzufügen
/plugin marketplace add alirezarezvani/claude-skills/plugin install engineering@claude-code-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
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
99Browserautomatisierung mit persistentem Seitenzustand. Verwenden Sie dies, wenn Benutzer aufgefordert werden, Websites zu navigieren, Formulare auszufüllen, Screenshots zu erstellen, Webdaten zu extrahieren, Webanwendungen zu testen oder Browser-Workflows zu automatisieren. Auslöser-Phrasen sind "gehe zu [URL]", "klicke auf", "fülle das Formular aus", "mache einen Screenshot", "scrapen", "automatisieren", "teste die Website", "melde dich an" oder jede Anfrage zur Browserinteraktion.
Agent Browser
100Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.
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.