$npx skillfedfor your agent

agent-browser

agent-browser lets you script repetitive web workflows by automating clicks, form inputs, and navigation across pages. Perfect for testing, data collection, or hands-off browser control, it integrates seamlessly into your automation pipelines.

agent-browser is a browser automation tool designed to script repetitive web workflows by automating clicks, form inputs, and navigation across pages. It excels at automating web interactions like form filling, clicking, and navigation with a weight of 0.95, making it ideal for testing, data collection, and hands-off browser control integrated into your automation pipelines.

AI-generated summary based on this skill's SKILL.md

5,755 747 MITupdated by vercel-labs

Decision gist · record as of 2026-07-15

agent-browser is a browser automation tool designed to script repetitive web workflows by automating clicks, form inputs, and navigation across pages. It excels at automating web interactions like form filling, clicking, and navigation with a weight of 0.95, making it ideal for testing, data collection, and hands-off browser control integrated into your automation pipelines.

manual: git clone https://github.com/vercel-labs/open-agents → cp -r open-agents/.agents/skills/agent-browser ~/.claude/skills/agent-browser
.agents/skills/agent-browser/SKILL.md · version 3f5c3f2f

Use it when

  • Yes, agent-browser supports extracting data and content from web pages programmatically.
  • agent-browser enables web scraping and form filling by allowing you to script browser interactions programmatically.

Verify before relying

Read SKILL.md below before installing (9 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

vercel-labs/open-agents/agent-browser · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is agent-browser used for?

agent-browser is a browser automation tool designed to script repetitive web workflows by automating clicks, form inputs, and navigation across pages. It excels at automating web interactions like form filling, clicking, and navigation with a weight of 0.95, making it ideal for testing, data collection, and hands-off browser control integrated into your automation pipelines.

Can agent-browser extract data from web pages?

Yes, agent-browser supports extracting data and content from web pages programmatically, which is one of its core capabilities with a weight of 0.85. This makes agent-browser particularly useful for web scraping tasks where you need to pull structured or unstructured content from multiple pages as part of an automated workflow.

How can I use agent-browser for web scraping and form filling?

agent-browser enables web scraping and form filling by allowing you to script browser interactions programmatically. You can automate the process of navigating to pages, locating form fields, filling them with data, and submitting forms—all without manual intervention. This capability makes agent-browser perfect for bulk data entry, testing workflows, or collecting information from multiple web sources.

Does agent-browser support headless browser automation?

Yes, agent-browser supports headless browser automation via CLI or API for scripting, with a weight of 0.65. This means agent-browser can control a browser without a graphical interface, making it ideal for server-side automation, continuous integration pipelines, and scenarios where you need to run browser tasks in the background without visual overhead.

Can agent-browser take screenshots of websites?

agent-browser includes the capability to capture screenshots and visual records of web pages, with a weight of 0.7. This feature allows agent-browser to create visual documentation of web pages at specific points in your automation workflow, useful for testing verification, reporting, or archiving page states.

Is agent-browser suitable for automated web application testing?

Yes, agent-browser is well-suited for testing web applications and user workflows automatically, with a weight of 0.8. agent-browser can simulate user interactions, validate page behavior, and verify that web applications function correctly across different scenarios—making it a valuable tool for quality assurance and regression testing. agent-browser is released under the MIT license, allowing flexible use in your testing infrastructure.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Browser Automation with agent-browser

Quick start

agent-browser open <url>        # Navigate to page
agent-browser snapshot -i       # Get interactive elements with refs
agent-browser click @e1         # Click element by ref
agent-browser fill @e2 "text"   # Fill input by ref
agent-browser close             # Close browser

Core workflow

  1. Navigate: agent-browser open <url>
  2. Snapshot: agent-browser snapshot -i (returns elements with refs like @e1, @e2)
  3. Interact using refs from the snapshot
  4. Re-snapshot after navigation or significant DOM changes

Commands

Navigation

```bash agent-browser open <url> # Navigate to URL (aliases: goto, navigate) # Supports: https://, http://, file://, about:, data:// # Auto-prepends https:// if no protocol

(truncated - see the full file via the links below)

File tree — 9 files
.agents/skills/agent-browser/SKILL.md
.agents/skills/agent-browser/references/authentication.md
.agents/skills/agent-browser/references/proxy-support.md
.agents/skills/agent-browser/references/session-management.md
.agents/skills/agent-browser/references/snapshot-refs.md
.agents/skills/agent-browser/references/video-recording.md
.agents/skills/agent-browser/templates/authenticated-session.sh
.agents/skills/agent-browser/templates/capture-workflow.sh
.agents/skills/agent-browser/templates/form-automation.sh

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Automate repetitive web interactions like form filling, clicking, and navigation”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

agent-browser
by m1heng · m1heng/clawdbot-feishu

agent-browser enables programmatic control of web browsers to streamline repetitive tasks like automated testing, form submission, and information gathering. Integrate this skill to build intelligent agents that interact with web pages, extract structured data, and execute complex browser workflows at scale.

MITupdated Mar 2026
★ 4,264repo stars
Agent Browser
by horuz-ai · horuz-ai/claude-plugins

Agent Browser gives AI systems the ability to independently navigate websites, extract information, and interact with web elements without human intervention. This skill bridges the gap between AI reasoning and real-world web data, enabling agents to perform research, monitoring, and automated workflows across the internet.

no license declared → metadata onlyupdated Jan 2026
★ 5repo stars
Agent Browser
by inference-sh · inference-sh/skills

Agent Browser equips AI systems with web navigation capabilities, allowing them to visit URLs, interact with page elements, and retrieve data from live websites. This skill bridges the gap between AI reasoning and real-world web content, enabling autonomous agents to perform research, form-filling, and information gathering tasks across the internet.

no license declared → metadata onlyupdated Jul 2026
★ 660repo stars
Agent Browser
by family3253 · family3253/skill

Agent Browser gives your AI agent the ability to independently explore and interact with web content. This skill enables automated navigation, form submission, and data extraction across websites without manual intervention.

no license declared → metadata onlyupdated Apr 2026
★ 0repo stars
agent-browser
by sbusso · sbusso/claudeclaw

agent-browser enables autonomous web automation by letting AI agents interact directly with browser elements. Control clicks, form submissions, page navigation, and DOM inspection through a unified interface designed for seamless integration with Claude and other AI platforms.

MITupdated Jul 2026
★ 184repo stars
Agent Browser
by wshaddix · wshaddix/dotnet-skills

Agent Browser equips your AI agents with full web navigation and interaction abilities. Browse websites, click links, fill forms, and extract live content—all programmatically integrated into your agent's workflow. Perfect for research, data gathering, and dynamic web-based tasks.

no license declared → metadata onlyupdated Feb 2026
★ 67repo stars

More skills agent-browser (MIT) · agent-browser (Apache-2.0) · agent-browser (Apache-2.0) · Agent Browser (NOASSERTION) · Agent Browser (AGPL-3.0) · Agent Browser (unlicensed) · electron (Apache-2.0) · Develop Ai Functions Example (NOASSERTION)

Tags
headless-browserweb-scrapingform-automationui-testingscreenshot-capturecli-tooldom-interactiondata-extractionbrowser-controlend-to-end-testing