Browser Automation
技能 已验证 活跃Use 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.
功能
- 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
使用场景
- Scraping data from dynamic websites
- Automating login and form submission processes
- Building repeatable web data extraction pipelines
- Capturing visual representations of web pages
非目标
- 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.
安装
请先添加 Marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install engineering@claude-code-skills质量评分
已验证类似扩展
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
99使用持久化页面状态进行浏览器自动化。当用户要求导航网站、填写表单、截屏、提取网页数据、测试 Web 应用或自动化浏览器工作流时使用。触发短语包括“转到 [url]”、“点击”、“填写表单”、“截屏”、“抓取”、“自动化”、“测试网站”、“登录”或任何浏览器交互请求。
Agent Browser
100AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。
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.