
from superpowers14
Automate Kickbox operations via the Composio Kickbox toolkit on a Rube MCP server — discover tools, manage connections, and execute Kickbox workflows safely.
Automates Kickbox operations by using the Composio Kickbox toolkit through a Rube MCP server. The skill prescribes a discovery-first workflow (call RUBE_SEARCH_TOOLS), verifies or establishes toolkit connections (RUBE_MANAGE_CONNECTIONS), then executes actions via RUBE_MULTI_EXECUTE_TOOL using schema-compliant arguments. It packages guidance, command examples, and common failure modes so agents can run Kickbox tasks reliably.
Use this skill when an agent needs to perform Kickbox-specific tasks (email validations, list operations, or Kickbox toolkit automation) on systems exposed via a Rube MCP server. Trigger when the user asks to run Kickbox workflows, connect/manage Kickbox toolkits, or when tool schemas must be discovered before execution.
Best suited for agents that can call external MCP tool APIs and manage sessions (Composio/Rube-style MCPs) — Claude Code / agents with RUBE_* tool integrations, advanced LLM agent frameworks that support tool discovery and remote execution.
A Composio Kickbox toolkit wrapper skill that relies entirely on Rube MCP for tool discovery and execution. No bundled scripts — the skill is just a SKILL.md with workflow patterns for calling RUBE_SEARCH_TOOLS, RUBE_MANAGE_CONNECTIONS, and RUBE_MULTI_EXECUTE_TOOL. Instructions are generic and lack concrete tool slugs or specific Kickbox operations, making it feel more like a template than a specialized skill.
No security concerns — no scripts, no hardcoded credentials, no destructive commands. The skill is essentially a lightweight workflow guide for an MCP integration. Low usefulness due to niche audience and reliance on external MCP server + Composio account setup. Likely one of many similar Composio-wrapper skills from the same superpowers repo.
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.
Skyfire Automation (Composio/Rube MCP)
Automate Skyfire operations through Composio's Skyfire toolkit using Rube MCP; discover tools, verify connections, and execute schema-compliant workflows.
Scikit-learn Reference
Comprehensive, practical reference for classical machine learning workflows using scikit-learn: preprocessing, pipelines, supervised and unsupervised algorithms