Skillspiggy-automation
P

piggy-automation

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

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

  1. Automating repetitive tasks: Automatically run daily Piggy operations to reduce manual intervention and repetitive work
  2. Batch operation handling: Use MCP tools to process Piggy-related tasks in bulk, improving productivity
  3. Integrated development workflow: Seamlessly integrate Piggy functionality into existing MCP work environments

Core Features

  1. Intelligent tool discovery: Use RUBE_SEARCH_TOOLS to fetch the latest tool schemas and execution plans in real time
  2. Connection state management: Automatically check and manage Piggy connection status to ensure service availability
  3. 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.