Automate big data cloud tasks and operations through Rube MCP workflows.
Overall, this is a prompt-only skill built around Rube MCP, with no declared local code execution, no required secrets, and no explicit business-specific remote endpoints. The main risk is its use of a third-party MCP connector to reach external services, so it is cautionary but does not show clear high-risk red flags from the provided material.
No API key or token is required by the skill itself; it only mentions connection setup via RUBE_MANAGE_CONNECTIONS. Based on the description, there is no direct credential exposure or abuse signal.
There is network egress via Rube MCP to external services, but no unknown endpoint or extra data recipient is shown. This is standard outbound connectivity for this class of tool.
The skill is prompt-only and does not describe spawning local processes or executing arbitrary code. It does invoke MCP tools to run workflows, which is controlled tool execution rather than local code execution.
It can access the connected Big Data Cloud resources and operation results, with scope determined by the remote tool permissions. The material does not show overbroad local file access or private-data reads/writes.
The source is a GitHub open-source repository with strong community adoption (64.7k stars), which lowers supply-chain risk. However, the license is not stated and maintenance status is unknown, so it still warrants normal third-party caution.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "big-data-cloud-automation" skill from askskill: 1. Download https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/big-data-cloud-automation/SKILL.md 2. Save it as ~/.claude/skills/big-data-cloud-automation/SKILL.md 3. Reload skills and tell me it's ready
Automate Big Data Cloud operations through Composio's Big Data Cloud toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/big_data_cloud
RUBE_MANAGE_CONNECTIONS with toolkit big_data_cloudRUBE_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 big_data_cloudAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Big Data Cloud 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 Big Data Cloud task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["big_data_cloud"]
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 Big Data Cloud-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit big_data_cloud |
| 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 Contentful space management, metadata retrieval, and configuration updates.
Automate Datagma data tasks through Rube MCP for faster querying and processing.
Automate Dropbox Sign requests, status checks, and document workflows via Rube MCP.
Automate Yandex tasks and workflows through Rube MCP integrations.
Automate Deepgram tasks and connect speech workflows through Rube MCP.
Automate Cabinpanda tasks through Rube MCP to speed up document workflows.
Automate BigML tasks and machine learning workflows through Rube MCP.
Automate DataRobot tasks through Rube MCP for faster model and data workflows.
Automate AI/ML API workflows via Rube MCP, checking latest tool schemas first.
Automate Autom workflows via Rube MCP while checking current tool schemas first.
Automate InfluxDB Cloud queries, management, and operations through Rube MCP.
Automate Supadata tasks via Rube MCP after checking current tool schemas.