Automate Browserbase tasks via Rube MCP and check latest tool schemas first.
This skill appears to be an open-source prompt/instruction wrapper with auditable source and strong community adoption, so overall risk is relatively low. The main caution is that actual use depends on Rube MCP and Browserbase/Composio remote connections, which may send task data to third-party services and require external authorization flows.
The material says the skill itself requires no API key, but actual use depends on `RUBE_MANAGE_CONNECTIONS` establishing an ACTIVE `browserbase_tool` connection and possibly completing an external auth link flow. So while the skill does not directly collect secrets, it still relies on third-party connection credentials/authorization state and should be treated with caution.
The README explicitly instructs users to add `https://rube.app/mcp` as an MCP server and execute operations through Composio/Browserbase-related tools. Task descriptions, arguments, session data, and results are therefore likely transmitted to these third-party services. The egress is aligned with the stated function, but it is still genuine network data transfer.
Based on the provided material, this is a prompt-only workflow wrapper and does not describe local script installation, shell execution, or starting processes on the host machine. Any execution appears to occur on the external MCP/remote tool side rather than within the skill itself.
The material does not state that the skill can directly read or write local files, system directories, or other host resources, nor does it request local permissions beyond its automation purpose. Data access appears to happen through remote Browserbase/Rube tooling according to task parameters rather than through excessive local access.
The skill comes from an open-source GitHub repository with high stated community adoption (64.7k stars), which materially lowers supply-chain risk. The visible content is also transparent and auditable. Remaining caveats are that the license and maintenance status are not clearly stated, and the runtime-dependent Rube/Composio services are not fully audited in this material.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "browserbase-tool-automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/browserbase-tool-automation/SKILL.md 2. Save it as ~/.claude/skills/browserbase-tool-automation/SKILL.md 3. Reload skills and tell me it's ready
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
Automate Opencage geocoding and location data workflows through Rube MCP.
Analyze your business and find quality leads with actionable outreach strategies.
Automate Baserow table tasks and data workflows through Rube MCP.
Automate Prerender workflows and check the latest tool schemas via Rube MCP.
Apply or generate consistent themes for slides, docs, and web pages.
Write internal communications in company-preferred formats for common business updates.
Automate browser tool tasks via Rube MCP with schema lookup first.
Automate Browserhub browser tasks via Rube MCP using current tool schemas.
Automate browser tasks, web flows, and scraping with Browserless tooling.
Automate BrowseAI workflows to extract web data and monitor page changes.
Automate Hyperbrowser workflows via Rube MCP using current tool schemas first.
Automate Anchor Browser actions and web workflows through Rube MCP.