browser-automation
Browse websites interactively — open pages, click elements, fill forms, take screenshots, extract data
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Browse websites interactively — open pages, click elements, fill forms, take screenshots, extract data
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Evaluate whether a principal is authorized to request a lookup, action, or disclosure using the principal registry, action classes, group authorization, and outbound policy.
Apply recipient and outbound safety checks before sending email, messages, uploads, webhooks, or remote writes.
Search, fetch, and synthesize public information with citations while treating external inputs as untrusted.
Create, organize, and manage files and structured content in the workspace
Schedule one-time and recurring tasks with optional pre-check scripts
Search the web, cross-reference sources, and produce cited findings
| name | browser-automation |
| description | Browse websites interactively — open pages, click elements, fill forms, take screenshots, extract data |
| version | 1.0.0 |
| tools | ["browser","bash"] |
| triggers | ["browse","open the website","go to","take a screenshot","fill out the form"] |
Use agent-browser to interact with web pages in a real browser environment.
agent-browser open <url> # Open a page
agent-browser snapshot -i # See interactive elements (@e1, @e2, ...)
agent-browser click @e3 # Click an element
agent-browser fill @e5 "text" # Fill a form field
agent-browser screenshot # Take a screenshot
agent-browser pdf # Save page as PDF
agent-browser open <url>agent-browser snapshot -i to see interactive elements@e1, @e2 — use these in commands