etermin-automation
Automate Etermin tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
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
Core Features
RUBE_SEARCH_TOOLS, avoiding hardcoded and outdated APIs.RUBE_MANAGE_CONNECTIONS to manage Etermin account connections, supporting one-click authorization and status checks.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.