agent-browser
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.
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, agent-browser enables you to automate browser interactions and web tasks programmatically, orchestrate web tasks, integrate with large language models, and connect external tools into executable automation chains. It's perfect for developers building intelligent agents that need to interact with web applications and handle complex browser operations at scale.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-15
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, agent-browser enables you to automate browser interactions and web tasks programmatically, orchestrate web tasks, integrate with large language models, and connect external tools into executable automation chains. It's perfect for developers building intelligent agents that need to interact with web applications and handle complex browser operations at scale.
Use it when
- Yes, agent-browser supports testing web applications and forms with automation.
- agent-browser includes robust capabilities for extracting data and scraping content from websites.
Verify before relying
Read SKILL.md below before installing (11 files). Open directory: indexed for reading, not audited.
Install
countbot-ai/CountBot/agent-browser · repository language: Python
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 automate?
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, agent-browser enables you to automate browser interactions and web tasks programmatically, orchestrate web tasks, integrate with large language models, and connect external tools into executable automation chains. It's perfect for developers building intelligent agents that need to interact with web applications and handle complex browser operations at scale.
Can agent-browser fill forms and click buttons programmatically?
Yes, agent-browser supports testing web applications and forms with automation, which includes the ability to fill forms and click buttons programmatically. This makes agent-browser ideal for automating repetitive web interactions, testing web application workflows, and building intelligent agents that can navigate and manipulate web page elements without manual intervention.
Does agent-browser support web scraping and data extraction?
agent-browser includes robust capabilities for extracting data and scraping content from websites. You can use agent-browser to programmatically extract data from web pages, making it suitable for building data collection pipelines, content aggregation tasks, and integration with AI agents that need to gather information from multiple web sources.
How does agent-browser handle login automation and session management?
agent-browser provides functionality for managing authentication and persistent browser sessions. This capability allows you to automate login workflows, maintain session state across multiple interactions, and handle complex authentication scenarios—essential for building agents that need to interact with protected web applications and maintain user context throughout automated workflows.
Can agent-browser run multiple browser automation tasks concurrently?
Yes, agent-browser supports running parallel browser automation tasks concurrently. This enables you to scale your automation workflows by executing multiple browser sessions simultaneously, making agent-browser efficient for high-volume web automation tasks, batch processing, and scenarios where you need to interact with multiple websites or perform parallel testing operations.
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 commercial and personal projects, subject to the terms of the MIT license.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Browser Automation with agent-browser
Core Workflow
Every browser automation follows this pattern:
- Navigate:
agent-browser open <url> - Snapshot:
agent-browser snapshot -i(get element refs like@e1,@e2) - Interact: Use refs to click, fill, select
- Re-snapshot: After navigation or DOM changes, get fresh refs
```bash agent-browser open https://example.com/form agent-browser snapshot -i
Output: @e1 [input type="email"], @e2 [input type="password"], @e3 [button] "Submit"
agent-browser fill @e1 "user@example.com" agent-browser fill @e2
(truncated - see the full file via the links below)
File tree — 11 files
workspace/skills/agent-browser/SKILL.md
workspace/skills/agent-browser/references/authentication.md
workspace/skills/agent-browser/references/commands.md
workspace/skills/agent-browser/references/proxy-support.md
workspace/skills/agent-browser/references/session-management.md
workspace/skills/agent-browser/references/snapshot-refs.md
workspace/skills/agent-browser/references/video-recording.md
workspace/skills/agent-browser/templates/authenticated-session.sh
workspace/skills/agent-browser/templates/capture-workflow.sh
workspace/skills/agent-browser/templates/form-automation.sh
workspace/skills/agent-browser/安装与配置手册.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 tasks programmatically”
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 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.
Agent Browser equips AI systems with autonomous web navigation capabilities, allowing them to visit URLs, extract information, and perform interactions on live websites without manual intervention. This skill transforms agents into independent web explorers capable of handling real-time browsing workflows and data collection tasks.
Agent Browser lets your AI agents navigate and interact with live web pages, extracting information and performing actions directly within your automation workflows. Seamlessly integrate web browsing into agent-driven processes to unlock dynamic content access and real-time web interaction.
agent-browser enables programmatic control of web browsers and automated navigation workflows. Execute complex web interactions, form submissions, and page navigation through a unified interface designed for AI agents. Perfect for building autonomous web automation tasks that require intelligent browser control.
Agent Browser equips your AI agent with full web browsing capabilities, allowing it to navigate pages, interact with elements, and retrieve information from live websites. Perfect for agents that need to research, gather data, or complete tasks across the open web.
Agent Browser equips AI systems with web navigation capabilities, allowing them to fetch and interact with online content in real time. This skill bridges the gap between isolated language models and the live web, enabling agents to research, gather data, and respond to queries with current information.
More skills Agent Browser (unlicensed) · agent-browser (MIT) · Agent Browser (GFDL-1.3) · agent-browser (MIT) · agent-browser (Apache-2.0) · agent-browser (Apache-2.0) · agent-browser (MIT) · agent-browser (MIT)