Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

browser4agent

Étoiles10
Forks0
Mis à jour2 juin 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
10 fichiers
SKILL.md
readonly