emelia-automation
Automate Emelia tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:19
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-emelia-automation&locale=en&source=copy
Emelia Automation - Automate Email Marketing via Rube MCP
Skill Overview
Emelia Automation is a skill that automates the Emelia email marketing platform through Composio Rube MCP. It supports tool discovery, account connection, and bulk email operations.
Use Cases
Core Capabilities
Common Questions
What prerequisites are needed for the Emelia automation skill?
First configure the Rube MCP server (add https://rube.app/mcp), then create an Emelia connection through the skill. Rube MCP does not require an API key, but the Emelia connection requires completing the authorization process. It’s recommended to call RUBE_SEARCH_TOOLS before using the skill to confirm the available tools.
How do I get the latest Emelia tool schema?
Don’t hard-code tool definitions. Before running each workflow, call RUBE_SEARCH_TOOLS and pass in your specific use case. It will return the currently available tool slugs, input parameter formats, execution plan suggestions, and known pitfalls.
What bulk operations does the Emelia skill support?
It supports bulk execution of any Emelia tools provided via RUBE_MULTI_EXECUTE_TOOL, including email sequence management, contact operations, and marketing campaign creation. You can also use the run_composio_tool() function from RUBE_REMOTE_WORKBench to perform more complex bulk operations. Remember to include the memory parameter in your calls and reuse the session_id.