etermin-automation

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

Install

Hot:16

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-etermin-automation&locale=en&source=copy

Etermin Automation Skill

Skill Overview


By using Rube MCP and the Composio toolkit, automate Etermin appointment management operations in Claude. Supports automatic tool discovery and schema management.

Use Cases


  • Appointment Management Automation — Automatically create, query, update, and cancel Etermin appointments. Suitable for industries that require booking services, such as hair salons, clinics, gyms, and more.
  • Batch Data Processing — Batch sync appointment statuses via MCP tools, manage customer information, and handle service types, eliminating the need for manual work.
  • Workflow Integration — Integrate Etermin into Claude conversations to enable an intelligent scheduling assistant, automatic reminders, and cross-system data synchronization.
  • Core Features


  • Automatic Tool Discovery — Dynamically retrieve the currently available Etermin tools and schemas via RUBE_SEARCH_TOOLS, avoiding hardcoded and outdated APIs.
  • Connection Management — Use RUBE_MANAGE_CONNECTIONS to manage Etermin account connections, supporting one-click authorization and status checks.
  • Multi-Tool Execution — Use RUBE_MULTI_EXECUTE_TOOL to run multiple Etermin operations in batches, supporting automation of complex appointment workflows.
  • FAQs

    Does the Etermin automation skill require an API key?


    No. This skill accesses Etermin through the Rube MCP and Composio services. You only need to add the MCP server endpoint https://rube.app/mcp to your client configuration, and then complete Etermin account authorization via the skill prompt/guide.

    How do I use the Etermin skill in Claude?


    First, make sure you’ve added the Rube MCP server. Then follow the skill’s guided connection flow: run RUBE_SEARCH_TOOLS to discover available tools, activate the Etermin connection with RUBE_MANAGE_CONNECTIONS, and finally use RUBE_MULTI_EXECUTE_TOOL to perform specific operations.

    What operations does the Etermin skill support?


    The specific available operations are retrieved dynamically through RUBE_SEARCH_TOOLS. Typically, they include appointment creation, querying, updating, and cancellation, customer management, service type management, and appointment status synchronization. The skill always uses the latest schema to avoid errors caused by API changes.