
from superpowers14
Automate Skyfire operations through Composio's Skyfire toolkit using Rube MCP; discover tools, verify connections, and execute schema-compliant workflows.
This skill guides agents through automating Skyfire tasks via the Composio Skyfire toolkit using the Rube MCP server. It prescribes a discovery-first workflow (call RUBE_SEARCH_TOOLS), verifies or establishes an active Skyfire connection, and executes tools with schema-compliant arguments. The skill emphasizes session reuse, memory usage, and pagination handling.
Use this skill when you need to interact with Skyfire toolkits programmatically—discover available tools, validate connections, run multi-tool workflows, or integrate bulk ops through RUBE_REMOTE_WORKBENCH. Always call tool discovery before execution to avoid schema drift.
Agents that can call MCP endpoints and Rube tooling (Composio-aware agents, orchestration bots, and advanced automation agents).
Documentation-only skill for automating Skyfire operations via Composio's Rube MCP. No scripts or executable code — purely instructs the agent on how to use RUBE_SEARCH_TOOLS, RUBE_MANAGE_CONNECTIONS, and RUBE_MULTI_EXECUTE_TOOL. Well-structured with clear prerequisites and known pitfalls, but serves as a reference card rather than a functional skill.
No security concerns — no scripts, no shell commands, no credentials. Pure MCP tool-calling documentation. Niche audience: developers already using Composio/Skyfire.
Ip2location IO Automation (Rube MCP / Composio)
Automate Ip2location IO workflows through Rube MCP and Composio toolkits — discover tools, manage connections, and execute location-data operations reliably.
Kickbox Automation (Rube MCP)
Automate Kickbox operations via the Composio Kickbox toolkit on a Rube MCP server — discover tools, manage connections, and execute Kickbox workflows safely.
Scikit-learn Reference
Comprehensive, practical reference for classical machine learning workflows using scikit-learn: preprocessing, pipelines, supervised and unsupervised algorithms