bonsai-automation
Automate Bonsai tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:4
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-bonsai-automation&locale=en&source=copy
Bonsai Automation Skills - Implemented Through Rube MCP
Skill Overview
Bonsai Automation is a Bonsai task automation skill implemented via a Rube MCP server. It uses Composio’s Bonsai toolkit, allowing you to connect to and execute Bonsai operations without needing an API key.
Use Cases
Core Features
Frequently Asked Questions
What Configuration Does Rube MCP Require?
Just add
https://rube.app/mcp as an MCP server. No API key is needed. After adding it, verify the connection by confirming that RUBE_SEARCH_TOOLS responds normally.How Do I Establish a Bonsai Connection?
"bonsai".Why Call RUBE_SEARCH_TOOLS First?
Tool modes change over time. Hardcoding tool definitions can lead to execution failures. RUBE_SEARCH_TOOLS returns the latest tool mode, input mode, and known pitfalls, ensuring that subsequent executions are correct.