piggy-automation
Automate Piggy tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:21
Download and extract to your skills directory
Copy command and send to AI Agent for auto-install:
Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-piggy-automation&locale=en&source=copy
Piggy Automation Skill
Skill Overview
Automate Piggy operation tasks through the Rube MCP automation layer, supporting tool discovery, connection management, and batch execution—making Piggy workflows more efficient.
Use Cases
Core Features
Frequently Asked Questions
What prerequisites are required for the Piggy automation skill?
You need to have connected to a Rube MCP server (by adding the
rube.app/mcp endpoint) and activate the Piggy connection via RUBE_MANAGE_CONNECTIONS. Before running any workflow, it’s recommended to call RUBE_SEARCH_TOOLS first to get the current tool modes.How do I configure the Rube MCP server?
Add
https://rube.app/mcp as the MCP server in the client configuration. No additional API key is required. After configuring, use RUBE_SEARCH_TOOLS to verify that the connection is available.Do tool modes change often?
Yes. Composio tool modes may be updated at any time. Therefore, this skill emphasizes the principle of “always search first,” avoiding hard-coded tool slugs or parameters and ensuring the latest mode definitions are used.