agent-browser

star 72

Browser automation CLI for AI agents. Use when the user needs to interact with websites, fill forms, click buttons, extract data, take screenshots, or automate any browser task.

Q16G By Q16G schedule Updated 6/7/2026

name: agent-browser description: Browser automation CLI for AI agents. Use when the user needs to interact with websites, fill forms, click buttons, extract data, take screenshots, or automate any browser task. when-to-use: 当需要通过浏览器自动化访问网页、交互、截图、提取数据时 allowed-tools: bash,read_file,list_files,rg,list_skills user-invocable: true argument-hint: "" arguments: - target_url

agent-browser

Fast browser automation CLI for AI agents. Chrome/Chromium via CDP with accessibility-tree snapshots and compact @eN element refs.

Start here

This file is a discovery stub, not the usage guide. Before running any agent-browser command, load the actual workflow content from the CLI:

agent-browser skills get core          # start here
agent-browser skills get core --full   # include full command reference

Specialized skills

agent-browser skills get dogfood       # exploratory testing / QA
agent-browser skills get electron      # Electron desktop apps
agent-browser skills get slack         # Slack workspace automation
agent-browser skills get agentcore     # AWS Bedrock cloud browsers
agent-browser skills get vercel-sandbox # Vercel Sandbox microVMs

Security testing

When loaded for penetration testing / security assessment, the testing workflow and security-specific rules are provided by web-security-testing skill. Load that skill for the complete security browser workflow.

Install via CLI
npx skills add https://github.com/Q16G/aster --skill agent-browser
Repository Details
star Stars 72
call_split Forks 6
navigation Branch main
article Path SKILL.md
More from Creator