agent-browser
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.
agent-browser is a web browser automation tool that enables autonomous control of web browsers for task automation. It allows you to execute complex interactions like navigation, form submission, and content extraction without manual intervention. agent-browser is perfect for building agents that need to operate across web applications, automating everything from simple clicks to sophisticated multi-step workflows.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-05-03
agent-browser is a web browser automation tool that enables autonomous control of web browsers for task automation. It allows you to execute complex interactions like navigation, form submission, and content extraction without manual intervention. agent-browser is perfect for building agents that need to operate across web applications, automating everything from simple clicks to sophisticated multi-step workflows.
Use it when
- agent-browser provides programmatic control to automate clicking on websites by allowing you to interact with web elements directly.
- Yes, agent-browser supports extracting data and information from web pages programmatically.
Verify before relying
Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.
Install
b1rdmania/ghostclaw/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 a web browser automation tool that enables autonomous control of web browsers for task automation. It allows you to execute complex interactions like navigation, form submission, and content extraction without manual intervention. agent-browser is perfect for building agents that need to operate across web applications, automating everything from simple clicks to sophisticated multi-step workflows.
How do I automate clicking on websites with agent-browser?
agent-browser provides programmatic control to automate clicking on websites by allowing you to interact with web elements directly through code. You can target buttons, links, and other clickable elements, then execute clicks as part of automated workflows. This capability is central to agent-browser's design for automating web interactions without manual intervention.
Can agent-browser extract data from web pages programmatically?
Yes, agent-browser supports extracting data and information from web pages programmatically. You can retrieve text from webpage elements, capture page content, and analyze web page data as part of your automation workflows. agent-browser's data extraction capabilities make it suitable for web scraping and gathering information from websites automatically.
How does agent-browser help with web form automation?
agent-browser enables you to fill web forms automatically with code, automating form submission workflows without manual input. You can programmatically populate form fields, select options, and submit forms as part of larger automation sequences. This makes agent-browser an effective web form automation tool for repetitive data entry tasks.
Is agent-browser suitable for browser testing automation?
Yes, agent-browser is well-suited for testing web applications and user workflows through browser testing automation. You can automate web page navigation, verify element interactions, and test complex user journeys programmatically. agent-browser's ability to navigate websites programmatically and interact with web apps automatically makes it valuable for quality assurance and testing scenarios.
What license does agent-browser use?
agent-browser is released under the MIT license, which is a permissive open-source license. This means you can freely use, modify, and distribute agent-browser in both personal and commercial projects 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
- Navigate:
agent-browser open <url> - Snapshot:
agent-browser snapshot -i(returns elements with refs like@e1,@e2) - Interact using refs from the snapshot
- 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
agent-runner/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 and form filling”
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 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.
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 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.
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.
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.
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.
More skills Agent Browser (unlicensed) · Agent Browser (NOASSERTION) · agent-browser (Apache-2.0)