Skip to main content
Run any Skill in Manus
with one click

browser4agent

Stars10
Forks0
UpdatedJune 2, 2026 at 14:24

Control the user's active browser via `{{BIN}}` CLI. Use this when built-in fetch/HTTP cannot access content (login walls, SSO, intranet), or when you need browser-specific data (cookies, localStorage, errors, screenshots) or web app interactions (forms, clicks, actions). **Workflow:** Use whichever tool fits. If you need to run JavaScript in a page (`execute_script`), call `list_tab_tools` first — if a tab tool can do the job, use `execute_tab_tool` instead (use toolset_id, tool_name, and inputSchema from `list_tab_tools`; never guess).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
10 files
SKILL.md
readonly