$npx skillfedfor your agent

agent-browser

agent-browser equips Claude with the ability to interact with web browsers, enabling automated testing, screenshot capture, and page validation. This skill extends Claude's capabilities to handle real-world web automation tasks directly within your workflow.

agent-browser is a browser automation tool that equips Claude with the ability to interact with web browsers for automated testing, screenshot capture, and page validation. It extends Claude's capabilities to handle real-world web automation tasks directly within your workflow, enabling you to automate browser interactions and web page testing without manual intervention.

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

26 3 MITupdated by joneqian

Decision gist · record as of 2026-02-10

agent-browser is a browser automation tool that equips Claude with the ability to interact with web browsers for automated testing, screenshot capture, and page validation. It extends Claude's capabilities to handle real-world web automation tasks directly within your workflow, enabling you to automate browser interactions and web page testing without manual intervention.

manual: git clone https://github.com/joneqian/claude-skills-suite → cp -r claude-skills-suite/skills/agent-brower ~/.claude/skills/agent-brower
skills/agent-brower/SKILL.md · version 090ab47f

Use it when

  • Yes, agent-browser supports filling forms and extracting data from websites as a core capability.
  • agent-browser enables automated website testing by allowing you to navigate and interact with web elements programmatically.

Verify before relying

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

Same gist for agents: .md · .json

Install

joneqian/claude-skills-suite/agent-brower · repository language: HTML

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 and what can it do?

agent-browser is a browser automation tool that equips Claude with the ability to interact with web browsers for automated testing, screenshot capture, and page validation. It extends Claude's capabilities to handle real-world web automation tasks directly within your workflow, enabling you to automate browser interactions and web page testing without manual intervention.

Can agent-browser fill forms and extract data from websites?

Yes, agent-browser supports filling forms and extracting data from websites as a core capability. You can use agent-browser to programmatically populate web forms with data and retrieve information from web pages, making it ideal for automated data collection and form submission workflows.

How does agent-browser help with automated website testing?

agent-browser enables automated website testing by allowing you to navigate and interact with web elements programmatically, take screenshots of web pages, and validate page content. You can test web applications with automated workflows, click and interact with web elements, and capture visual evidence of test results—all without manual browser interaction.

What are the main use cases for web scraping and form filling with agent-browser?

agent-browser supports web scraping and form filling for tasks such as extracting data from web pages, automating browser clicks, filling web forms automatically, and navigating websites programmatically. These capabilities make agent-browser suitable for data collection, automated testing, and workflow automation that requires real-time web page interaction.

Can agent-browser take screenshots of websites and capture web page content?

Yes, agent-browser includes screenshot automation functionality that allows you to take screenshots of websites and capture web page content. This capability is useful for visual testing, documentation, and validating that web pages render correctly during automated testing workflows.

What license does agent-browser use?

agent-browser is released under the MIT license, which is a permissive open-source license that allows you to use, modify, and distribute the tool freely with minimal restrictions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Browser Automation with agent-browser

Installation

npm (recommended)
npm install -g agent-browser
agent-browser install  # Download Chromium

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 agent-browser back # Go back agent-browser forward # Go forward agent-browser

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

File tree — 1 file
skills/agent-brower/SKILL.md

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 browser interactions and web page testing”

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

Related skills

Core Agent Browser
by actionbook · actionbook/rust-skills

Core Agent Browser lets you search through and examine all agents accessible within your SkillFed workspace. Quickly identify agent features and capabilities to match your needs and streamline your automation setup.

no license declared → metadata onlyupdated May 2026
★ 1,335repo stars
Agent Browser
by pedronauck · pedronauck/skills

Agent Browser equips your agents with web navigation and interaction capabilities, letting them autonomously access, parse, and engage with online content. Perfect for automating research, data extraction, and web-based workflows without manual intervention.

no license declared → metadata onlyupdated Jul 2026
★ 541repo 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 b1rdmania · b1rdmania/ghostclaw

agent-browser enables autonomous control of web browsers for task automation. Execute complex interactions like navigation, form submission, and content extraction without manual intervention. Perfect for building agents that need to operate across web applications.

MITupdated May 2026
★ 90repo stars
Agent Browser
by eyadsibai · eyadsibai/ltk

Agent Browser equips AI systems with real-time web navigation capabilities, allowing them to fetch pages, parse content, and perform interactions just like a human user would. Perfect for agents that need to research information, fill forms, or gather data from dynamic websites without relying on static APIs.

no license declared → metadata onlyupdated Jan 2026
★ 6repo stars
agent-browser
by nanocoai · nanocoai/nanoclaw

agent-browser enables you to script browser automation through an AI-powered agent that operates in isolated containers for security and reliability. Control web interactions—clicks, text input, form handling—programmatically without manual intervention. Built for customization and ease of understanding, it's designed as a lightweight foundation for browser-based automation workflows.

MITupdated Jul 2026
★ 30,388repo stars

More skills Agent Browser (unlicensed) · Agent Browser (unlicensed) · agent-browser (MIT) · agent-browser (Apache-2.0) · agent-browser (MIT) · Agent Browser (unlicensed) · Agent Browser (NOASSERTION)

Tags
headless-testingweb-scrapingform-automationcli-toolelement-interactionscreenshot-capturedom-navigationtest-automation