fibery-automation
Automate Fibery tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:21
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-fibery-automation&locale=en&source=copy
Fibery Automation — Automate Fibery Tasks via Rube MCP
Skills Overview
fibery-automation is a skill for automating Fibery operations through Composio’s Rube MCP service. It helps you automate tasks in your Fibery workspace without writing code.Use Cases
Core Features
RUBE_SEARCH_TOOLS to always retrieve the latest Fibery tool schema, avoiding hard-coded, outdated APIs.RUBE_MANAGE_CONNECTIONS to check and manage the status of your Fibery connection, ensuring the service is available before performing operations.RUBE_MULTI_EXECUTE_TOOL to improve efficiency.Frequently Asked Questions
How do I get started with the Fibery Automation skill?
First, add Rube MCP (
https://rube.app/mcp) to your MCP client configuration, then call RUBE_MANAGE_CONNECTIONS to confirm that your Fibery connection is in the ACTIVE state.Why do I always need to call RUBE_SEARCH_TOOLS first?
Composio’s tool schemas are updated frequently. Hard-coding tool names and parameters can easily lead to call failures.
RUBE_SEARCH_TOOLS returns the latest available tools, input formats, and execution recommendations.Is Fibery Automation free?
The Rube MCP service itself is free, but you need your own Fibery account. Some Fibery operations may be limited by your subscription plan.