$npx skillfedfor your agent

agent-browser

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.

agent-browser is a browser automation tool designed to enable programmatic control of web browsers for streamlining repetitive tasks. The skill supports automated testing, form submission, and information gathering, allowing you to build intelligent agents that interact with web pages, extract structured data, and execute complex browser workflows at scale.

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

4,264 447 MITupdated by m1heng

Decision gist · record as of 2026-03-29

agent-browser is a browser automation tool designed to enable programmatic control of web browsers for streamlining repetitive tasks. The skill supports automated testing, form submission, and information gathering, allowing you to build intelligent agents that interact with web pages, extract structured data, and execute complex browser workflows at scale.

manual: git clone https://github.com/m1heng/clawdbot-feishu → cp -r clawdbot-feishu/.agents/skills/agent-browser ~/.claude/skills/agent-browser
.agents/skills/agent-browser/SKILL.md · version a3ed43bb

Use it when

  • Yes, agent-browser is specifically built to automate browser interactions for web testing, form filling, and data extraction.
  • agent-browser enables you to navigate websites and interact with web pages 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

m1heng/clawdbot-feishu/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 enable programmatic control of web browsers for streamlining repetitive tasks. The skill supports automated testing, form submission, and information gathering, allowing you to build intelligent agents that interact with web pages, extract structured data, and execute complex browser workflows at scale.

Can agent-browser automate browser interactions for web testing, form filling, and data extraction?

Yes, agent-browser is specifically built to automate browser interactions for web testing, form filling, and data extraction. It provides the core functionality needed to programmatically control browsers, fill out web forms automatically, and gather information from web pages as part of your automated workflows.

How does agent-browser handle web page navigation and element interaction?

agent-browser enables you to navigate websites and interact with web pages programmatically. The skill allows you to control browser navigation, click on web elements, fill form fields, and execute complex interactions with web pages, making it suitable for both simple and sophisticated automation scenarios.

What screenshot and content capture capabilities does agent-browser provide?

agent-browser supports screenshot automation and the ability to capture web page content. You can take screenshots of websites during your automated workflows to document page states, verify visual elements, or extract visual information as part of your testing and data extraction processes.

Does agent-browser support browser session management and authentication?

Yes, agent-browser includes functionality to manage browser sessions and handle authentication flows. This capability allows you to maintain persistent browser sessions, manage cookies and credentials, and automate login processes as part of your larger browser automation 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 skill with minimal restrictions.

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 browser interactions for web testing, form filling, and data extraction”

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 vercel-labs · vercel-labs/open-agents

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.

MITupdated Jul 2026
★ 5,755repo 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 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
agent-browser
by countbot-ai · countbot-ai/CountBot

agent-browser is a skill for automating browser-based workflows and web interactions through programmatic control. Built as part of an open-source AI agent framework, it enables you to orchestrate web tasks, integrate with large language models, and connect external tools into executable automation chains. Perfect for developers building intelligent agents that need to interact with web applications and handle complex browser operations at scale.

MITupdated Jul 2026
★ 758repo stars

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

Tags
headless-testingweb-scrapingform-automationui-testingscreenshot-captureelement-interactionsession-persistencenetwork-interceptiondevice-emulation