agent-browser Skill
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks. Published by microsoft in amplifier-app-nanoclaw.
What is agent-browser Skill?
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Testing
- Data analysis
- Research
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use agent-browser Skill
- Use it for browser automation.
- Use it for testing.
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: container/skills/agent-browser/SKILL.md
What it does
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.
Skill instructions
Browser Automation with agent-browser Quick start bash 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 reload Reload page agent-browser close Close browser Snapshot (page analysis) bash agent-browser snapshot Full accessibility tree agent-browser snapshot -i Interactive elements only (recommended) agent-browser snapshot -c Compact output agent-browser snapshot -d 3 Limit depth to 3 agent-browser snapshot -s "main" Scope to CSS selector Interac
Explore related resources
Frequently asked questions
What is agent-browser?
agent-browser is a open-source AI agent skill with Copy skill directory. Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages.
Who is agent-browser best for?
agent-browser is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows, data analysis workflows.
How do I install agent-browser?
Install or run agent-browser using Copy skill directory. Check agent-browser for the latest setup command.
Is agent-browser actively maintained?
agent-browser may need a closer maintenance check before production use.
Auto-fetched from GitHub.