通过 Rube MCP 自动化 Browserbase 浏览器任务,并先检索最新工具 schema。
该技能本身更像开源的提示/操作说明,源码可审计且社区采用度高,整体风险偏低。需留意的是其实际使用依赖 Rube MCP 与 Browserbase/Composio 远程连接,可能将任务数据发送到第三方服务并触发外部授权流程。
材料声明该技能本身“无 API key”,但实际前提是通过 `RUBE_MANAGE_CONNECTIONS` 建立 `browserbase_tool` 的 ACTIVE 连接,并可能跳转外部 auth link 完成授权;因此虽非本技能直接收集密钥,仍涉及第三方连接凭证/授权态的使用与保管,应视为需留意。
README 明确要求将 `https://rube.app/mcp` 配置为 MCP server,并通过 Composio/Browserbase 相关工具执行远程操作;任务描述、参数、session 信息及执行结果很可能经由这些第三方服务传输。外发对象与用途基本一致,但属于真实网络外发。
从提供材料看,该技能是 prompt-only 的工作流说明,不包含本地脚本安装、命令执行或在宿主机启动进程的描述;代码执行主要发生在外部 MCP/远程工具侧,而非此技能本身。
材料未声明该技能可直接读取/写入本地文件、系统目录或其他本机资源,也未请求超出其自动化用途的本地数据权限。其数据访问更像通过远程 Browserbase/Rube 工具按任务参数处理,而非本地过度授权。
该技能来自 GitHub 开源仓库,且标注社区采用度较高(64.7k star),对供应链风险有明显缓释作用;当前看到的内容也较透明、可审计。需注意许可证与维护状态未明确,以及运行时依赖的 Rube/Composio 服务本身未在本材料中完整审计。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "browserbase-tool-automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/browserbase-tool-automation/SKILL.md 2. 保存为 ~/.claude/skills/browserbase-tool-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Automate Browserbase Tool operations through Composio's Browserbase Tool toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/browserbase_tool
RUBE_MANAGE_CONNECTIONS with toolkit browserbase_toolRUBE_SEARCH_TOOLS first to get current tool schemasGet Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
RUBE_SEARCH_TOOLS respondsRUBE_MANAGE_CONNECTIONS with toolkit browserbase_toolAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Browserbase Tool operations", known_fields: ""}]
session: {generate_id: true}
This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.
RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific Browserbase Tool task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["browserbase_tool"]
session_id: "your_session_id"
RUBE_MULTI_EXECUTE_TOOL
tools: [{
tool_slug: "TOOL_SLUG_FROM_SEARCH",
arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"
RUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONS shows ACTIVE status before executing toolsmemory in RUBE_MULTI_EXECUTE_TOOL calls, even if empty ({})| Operation | Approach |
|---|---|
| Find tools | RUBE_SEARCH_TOOLS with Browserbase Tool-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit browserbase_tool |
| Execute | RUBE_MULTI_EXECUTE_TOOL with discovered tool slugs |
| Bulk ops | RUBE_REMOTE_WORKBENCH with run_composio_tool() |
| Full schema | RUBE_GET_TOOL_SCHEMAS for tools with schemaRef |
Powered by Composio
通过 Rube MCP 自动化执行 Beaconchain 相关查询与链上运维任务。
通过 Rube MCP 自动化执行 Bench 相关任务,并先检索最新工具参数。
通过 Rube MCP 自动化处理 Calendarhero 日程与会议相关任务。
自动识别并整理发票与收据,提取关键信息后统一命名归档,便于报税与对账。
通过 Rube MCP 自动执行 Magnetic 相关任务与流程操作
自动化处理 Google Workspace 管理员的用户、群组与账号维护任务
通过 Rube MCP 自动执行浏览器工具任务,并先检索最新工具模式。
通过 Rube MCP 自动执行 Browserhub 浏览器任务,并先检索最新工具 schema。
通过 Browserless 自动化网页操作、抓取流程与浏览器任务编排。
通过 Rube MCP 自动化 BrowseAI 任务,批量抓取网页数据与监控变更
通过 Rube MCP 自动执行 Hyperbrowser 任务,并先检索最新工具结构
通过 Rube MCP 自动执行 Anchor 浏览器操作与网页流程