agent-browser
Automates browser tasks like navigation, form entry, and data scraping.
Install
mkdir -p .claude/skills/agent-browser-raghavmht09 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16839" && unzip -o skill.zip -d .claude/skills/agent-browser-raghavmht09 && rm skill.zipInstalls to .claude/skills/agent-browser-raghavmht09
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
--- name: agent-browser description: Browser 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. TriggeKey capabilities
- →Interact with websites by navigating pages
- →Fill out forms on web pages
- →Click buttons and other web elements
- →Take screenshots of web content
- →Extract data from web pages
- →Automate browser tasks for testing web applications
How it works
The skill provides a browser automation CLI for AI agents to interact with websites, enabling navigation, form filling, clicking, screenshot capture, and data extraction.
Inputs & outputs
When to use agent-browser
- →Scraping website data
- →Automating browser interactions
- →Testing web applications
- →Filling out web forms
About agent-browser
Facilitates automated interactions with websites, including page navigation, form filling, clicking elements, taking screenshots, and data extraction.
--- name: agent-browser description: Browser 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. Trigge
When not to use it
- →When the task does not involve interacting with a web browser
- →When the user needs to perform actions on a desktop application
- →When the task requires direct access to system files outside the browser context
Limitations
- →Limited to browser automation tasks
- →Requires explicit instructions for web interactions
- →Does not specify support for specific browser types or versions
How it compares
This skill offers a command-line interface for programmatic web interaction, automating browser tasks for AI agents, unlike manual web browsing.
Compared to similar skills
agent-browser side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| agent-browser (this skill) | 0 | 2mo | No flags | Intermediate |
| dev-browser | 53 | 5mo | Review | Intermediate |
| agent-browser | 30 | 3mo | Review | Intermediate |
| browser-tools | 6 | 9mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
dev-browser
SawyerHood
Browser 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
vercel-labs
Browser 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.
browser-tools
Whamp
Lightweight Chrome automation toolkit with shared configuration, JSON-first output, and six focused scripts for starting, navigating, inspecting, capturing, evaluating, and cleaning up browser sessions.
browser
cexll
This skill should be used for browser automation tasks using Chrome DevTools Protocol (CDP). Triggers when users need to launch Chrome with remote debugging, navigate pages, execute JavaScript in browser context, capture screenshots, or interactively select DOM elements. No MCP server required.
agent-browser-skill
MGdaasLab
基于 agent-browser CLI 的浏览器自动化工具。提供快照获取、元素交互、截图等功能。推荐用于需要页面快照分析、通过 ref 引用交互元素的场景。
browserwing-executor
browserwing
Control browser automation through HTTP API. Supports page navigation, element interaction (click, type, select), data extraction, accessibility snapshot analysis, screenshot, JavaScript execution, and batch operations.