$npx skillfedfor your agent

agent-browser

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.

agent-browser is an AI-powered browser automation tool that enables you to script web interactions programmatically. It lets you automate clicking, typing, form submission, and other browser actions without manual intervention. The tool operates in isolated containers for security and reliability, making it a lightweight foundation for browser-based automation workflows that you can customize and extend.

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

30,388 12,873 MITupdated by nanocoai

Decision gist · record as of 2026-07-27

agent-browser is an AI-powered browser automation tool that enables you to script web interactions programmatically. It lets you automate clicking, typing, form submission, and other browser actions without manual intervention. The tool operates in isolated containers for security and reliability, making it a lightweight foundation for browser-based automation workflows that you can customize and extend.

manual: git clone https://github.com/nanocoai/nanoclaw → cp -r nanoclaw/container/skills/agent-browser ~/.claude/skills/agent-browser
container/skills/agent-browser/SKILL.md · version 8a8c7b29

Use it when

  • agent-browser allows you to automate clicking and filling forms by scripting browser interactions through its AI-powered agent.
  • Yes, agent-browser supports data extraction and content scraping from web pages 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

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

agent-browser is an AI-powered browser automation tool that enables you to script web interactions programmatically. It lets you automate clicking, typing, form submission, and other browser actions without manual intervention. The tool operates in isolated containers for security and reliability, making it a lightweight foundation for browser-based automation workflows that you can customize and extend.

How do I automate clicking and filling forms with agent-browser?

agent-browser allows you to automate clicking and filling forms by scripting browser interactions through its AI-powered agent. You can programmatically control text input, form handling, and submission without needing to manually interact with the web page. The tool is designed for ease of understanding and customization, so you can build automation workflows tailored to your specific form-filling needs.

Can agent-browser extract data and content from web pages?

Yes, agent-browser supports data extraction and content scraping from web pages programmatically. You can use it to retrieve information from websites automatically as part of your automation workflows. Combined with its ability to navigate and interact with pages, agent-browser provides a complete solution for extracting data alongside automating web interactions.

Is agent-browser suitable for automated web testing?

agent-browser is well-suited for testing web applications and pages through automated workflows. You can script interactions like clicking, typing, and form submission to validate web app behavior, and the tool's operation in isolated containers ensures security and reliability during test execution. This makes it effective for building repeatable, automated test scenarios.

What are the security features of agent-browser?

agent-browser operates in isolated containers, which provides security and reliability for your automation tasks. This containerized approach protects your system and data while running browser automation workflows. The tool is built with security in mind as a foundation for safe, repeatable browser-based automation.

Can agent-browser take screenshots and capture PDFs of websites?

agent-browser supports capturing screenshots and PDFs of web pages automatically as part of your navigation and automation workflows. You can navigate websites and generate visual snapshots or document captures programmatically, making it useful for documentation, testing, or monitoring purposes alongside your other automation tasks.

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
agent-browser open <url>      # Navigate to URL
agent-browser back            # Go back
agent-browser forward         # Go forward
agent-browser reload          # Reload page
agent-browser close           # Close browser
Snapshot (page

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

File tree — 1 file
container/skills/agent-browser/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 web browser interactions like clicking, typing, and form submission”

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 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
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 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 joneqian · joneqian/claude-skills-suite

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.

MITupdated Feb 2026
★ 26repo 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

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

Tags
web-automationform-interactiondata-scrapingpage-testingscreenshot-capturedom-manipulationbrowser-controlweb-crawlingelement-referencenetwork-waiting