eventzilla-automation

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

Install

Hot:17

Download and extract to your skills directory

Copy command and send to OpenClaw for auto-install:

Download and install this skill https://openskills.cc/api/download?slug=composiohq-composio-skills-eventzilla-automation&locale=en&source=copy

Eventzilla Automation - Automate Event Management via Composio Rube MCP

Skill Overview


Eventzilla Automation is a Claude skill that automates the Eventzilla event platform through Composio Rube MCP. It supports automated workflows for tasks such as event creation, attendee management, and data synchronization.

Use Cases

  • Batch Creation and Updates of Events

  • Suitable for organizers who hold series of events regularly. It automates repetitive event creation workflows, including setting event details, ticket types, and scheduling, significantly reducing manual effort.

  • Attendee Data Synchronization

  • When Eventzilla needs to integrate with other systems (such as CRM and email marketing tools), MCP connectors automatically sync registration information, check-in status, and related data—eliminating the tedious manual import/export work.

  • Unified Management of Multiple Events

  • For administrators managing multiple events at once, this skill enables unified automation such as batch querying event statuses, exporting registration data, and sending notification emails.

    Core Features

  • Intelligent Tool Discovery (RUBE_SEARCH_TOOLS)

  • Before executing any operation, it automatically queries the latest Eventzilla tool package mode to ensure the used tool slugs and parameter formats match the current API version. This prevents execution failures caused by mode changes.

  • Connection Management (RUBE_MANAGE_CONNECTIONS)

  • Provides one-click Eventzilla account connection. It automatically detects the connection status and supports quick authorization via a link, ensuring the account authentication required for the automation flow remains active.

  • Multi-Tool Execution (RUBE_MULTI_EXECUTE_TOOL)

  • Supports running multiple Eventzilla actions in a single session—for example, creating an event and then immediately setting up tickets or batch-adding attendees—enabling complex automation workflows. It also supports pagination for large datasets.

    Frequently Asked Questions

    How do I connect to Eventzilla via Rube MCP?


    Add https://rube.app/mcp as an MCP server—no API key is required. After connecting, use the RUBE_MANAGE_CONNECTIONS tool, select the eventzilla toolkit, and complete login using the authorization link returned. Once the connection status shows ACTIVE, you can start using the automation features.

    Does Eventzilla automation require programming knowledge?


    No. The skill interacts with Claude via natural language, and Claude automatically calls the appropriate MCP tools to perform the operations. Just describe the goal you want to achieve (e.g., “create a new event”), and the system will handle the underlying API calls and parameter assembly.

    What Eventzilla operations are supported?


    All functions provided by the Eventzilla toolkit are supported, including event creation/editing/deletion, ticket management, attendee management, registration data export, custom field handling, and more. Since tool modes may be updated, it’s recommended to run RUBE_SEARCH_TOOLS before each use to retrieve the latest list of available operations.