Favicon of agent-browser

agent-browser Skill

AI Agent SkillBrowser AutomationTypeScriptOpen source

Drive a real browser to inspect or interact with a web page or app — navigate, take screenshots, read console and network, fill simple forms — for verification tasks, not unattended automation. Published by microsoft in amplifier-app-paperclip.

What is agent-browser Skill?

Drive a real browser to inspect or interact with a web page or app — navigate, take screenshots, read console and network, fill simple forms — for verification tasks, not unattended automation. Published by microsoft in amplifier-app-paperclip. 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.

Trust signal
95/100
Maintenance signal
90/100

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
  • Design and media
  • Browser automation use cases
  • Design and media use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use agent-browser Skill

  • Use it for browser automation.
  • Use it for design and media.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/amplifier-app-paperclip
  • Skill file: packages/skills-catalog/catalog/optional/browser/agent-browser/SKILL.md

What it does

Drive a real browser to inspect or interact with a web page or app — navigate, take screenshots, read console and network, fill simple forms — for verification tasks, not unattended automation.

Skill instructions

Agent Browser Use a controlled browser to verify behavior, capture evidence, or extract information from web pages that a static fetch cannot reach (SPAs, login-gated pages, dynamic content). This skill is about supervised verification, not unattended scraping. When to use - You need a screenshot of a deployed page or a local dev server to confirm a UI change. - You need to read JavaScript-rendered content that curl/wget will not see. - A user reports a UI bug and you need to reproduce it interactively to capture console errors, network requests, or layout state. - You need to walk through a short flow (load page, click, observe) to verify acceptance criteria. When not to use - The page is reachable as static HTML. Use curl/HTTP fetch — it is cheaper, faster, and more reliable. - The task is unattended large-scale scraping. That belongs to a dedicated scraper with rate limits, robots.txt handling, and a real user agent policy — not this skill. - The site is behind authentication you do

Explore related resources

Frequently asked questions

What is agent-browser?

agent-browser is a open-source AI agent skill with Copy skill directory. Drive a real browser to inspect or interact with a web page or app — navigate, take screenshots, read console and network, fill simple forms — for verification tasks, not unattended automation.

Who is agent-browser best for?

agent-browser is best for reusing agent instructions, scripts, and references, browser automation workflows, design and media 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.

Share:

Stars
0
Forks
1
Last commit
14 days ago
Repository age
2 months
License
MIT

Auto-fetched from GitHub.

Similar to agent-browser