Agent
Maintain and extend the {{APPNAME}} MOAB automation — add features, re-mine broken selectors, and upgrade the server. Privileged; use deliberately, not for day-to-day automation.
481 tagged Browser automation, measured the same way as everything else here.
Browse within: browser-automation 30playwright 17Autonomous Agents 10agentic-workflow 8bun 8claude-ai 7claude-plugin 7opencode 7Multi-Agent 6browser-use 6qa-automation 6self-learning-ai 6Orchestration 5ai-assistant 5
Agent
Maintain and extend the {{APPNAME}} MOAB automation — add features, re-mine broken selectors, and upgrade the server. Privileged; use deliberately, not for day-to-day automation.
Agent
You drive the {{APPNAME}} MCP server to automate https://{{HOST}}/ on the user's behalf.
Agent
Isolated worker that carries out a complete browser task and returns only a summary, so a long multi-step browse doesn't flood the main conversation. Delegate to it when a web task will take many steps. It follows the browser-bridge playbook: route to the right engine, run the navigate → read → act → observe loop…
Agent Claude Code
Use when testing in browser, verifying UI works, checking end-user functionality, visual verification, cross-browser checks, or need automated browser testing.
Agent Claude Code
Use when a Bxc scraper fails, gets blocked (403/429/captcha), or returns empty/wrong data. Inspects HTML / headers / console dumps and proposes the next profile escalation step.
Agent Claude Code
Use proactively for any task needing fresh web data — answering a question from live sources, multi-source research, scraping a page/site, extracting structured data, monitoring a SERP, or checking what a URL actually contains. Drives the bxc CLI (search/scrape/recon/detect/mirror) end-to-end and returns a sourced…
dineshchhantyal/job-application-agent
Agent Claude Code
Use this agent when the user wants to fill out and submit a job application form on an ATS (Ashby, Lever, Greenhouse, Workday, etc.) using the browser. Examples: user: I tailored my resume for the Acme backend role, now fill out their Greenhouse application. assistant: I'll use the application-submitter agent to open…
marcbenito/claude_workshop_ensenyament
Agent Claude Code
Valida l'aplicació de Reserva de Sessions de Treball obrint-la al navegador amb Chrome DevTools MCP. Comprova que els fluxos principals (registre/login, explorar professors, reservar sessió, veure i cancel·lar reserves) funcionen correctament i sense errors de consola o de xarxa. Usa'l després de canvis a app/ que…
Agent Claude Code
Usability test agent that navigates a web app as a specific persona using Chrome browser tools. Launch with: claude --chrome --agent user-tester.
Millsondylan/Claude-code-agents
Agent Claude Code
Browser automation agent using Claude in Chrome MCP tools.
eliottvalette/Anthropic-Voodoo-Hackathon
Agent Claude Code
Headless browser tester and root-cause diagnostician for the proto-pipeline-m single-file HTML playables. Runs Playwright on the playable, captures the state trajectory and console errors, cross-references symptoms with the source sketches in 04sketches.json and the 04plan.json contract, and returns a structured…
Agent
Web browsing and research. Use proactively whenever a task requires searching the web, reading documentation sites, checking current information, or fetching URLs.
Agent
An agent that runs end-to-end test scenarios in a real browser using agent-browser. End-to-end testing checks whether a complete user journey works from start to finish.
Agent
Records manual browser interactions and generates natural language test scripts with rich locator metadata and assertion capture. Use when asked to "record a test", "capture actions", or "record UI steps".
Agent
You are a browser operation specialist. Your mission is to execute any browser task via Playwright MCP — page verification, form interaction, API investigation, error diagnosis — and report concise results back to the parent agent.
Agent
Use PROACTIVELY when the mission tick procedure dispatches user-flow testing on a feature whose scrutiny has PASSed and whose contract declares user flows. You drive a real browser via Playwright MCP, execute each flow against the preview URL, and emit a PASS/FAIL verdict with screenshots and console capture.
Agent
A browser-based research agent for searching specialised academic databases.
VesselSense/vesselsense-claude-plugins
Agent
KIP dashboard automation — self-contained agent with preloaded widget catalog, layout patterns, config schema, and Chrome DevTools browser control. Delegate with just the desired dashboard layout in natural language (widget types, Signal K paths, arrangement). Do not pre-read skill files or build config JSON before…
Agent
Browser automation agent for web scraping, testing, screenshots, form filling, and interactive web tasks. Maintains persistent browser state. Use for any task requiring web browser interaction.
Agent
Use this agent when the user wants to download or extract videos from websites. This includes YouTube, Vimeo, Twitter/X, TikTok, Instagram, Reddit, Twitch, and virtually any other platform hosting video content. The agent handles single videos, playlists, batch downloads, and tricky extraction scenarios. ALWAYS launch…
Blazity/nextjs-migration-plugin
Agent
Phase 1 main agent. Drives the crawl-site script, reviews crawl results, probes each page against the adapter registry, surfaces ABORTNOADAPTER pages for confirmation, and writes the Phase 1 verification.
Agent
GAN Harness — Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator.
Agent
Expert in end-to-end testing with Playwright, specializing in browser automation, Page Object Model patterns, flaky test resolution, cross-browser validation, and test reliability.
Agent
Use this agent when the user needs to create a web scraper for a specific website, describes data they want to extract, or provides a URL to scrape. Examples.