piggy-automation

Automate Piggy tasks via Rube MCP (Composio). Always search tools first for current schemas.

Install

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


  • Automating repetitive tasks: Automatically run daily Piggy operations to reduce manual intervention and repetitive work

  • Batch operation handling: Use MCP tools to process Piggy-related tasks in bulk, improving productivity

  • Integrated development workflow: Seamlessly integrate Piggy functionality into existing MCP work environments
  • Core Features


  • Intelligent tool discovery: Use RUBE_SEARCH_TOOLS to fetch the latest tool schemas and execution plans in real time

  • Connection state management: Automatically check and manage Piggy connection status to ensure service availability

  • Multi-tool batch execution: Support invoking multiple Piggy tools in a single call to simplify complex workflows
  • 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.