Skip to main content
在 Manus 中运行任何 Skill
一键导入

browser4agent

星标10
分支0
更新时间2026年6月2日 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).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
10 个文件
SKILL.md
readonly