appveyor-automation
Automate Appveyor tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Hot:10
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-appveyor-automation&locale=en&source=copy
Appveyor Automation – Implement CI/CD Automation via Rube MCP
Skills Overview
Appveyor Automation is a Claude skill that automates Appveyor operations through Rube MCP (Composio). It supports managing CI/CD build workflows without needing an API key.
Use Cases
Core Functions
RUBE_SEARCH_TOOLS to ensure compatibility with the latest API schema RUBE_MANAGE_CONNECTIONS to manage the connection status of your Appveyor account RUBE_MULTI_EXECUTE_TOOL or RUBE_REMOTE_WORKBENCH Frequently Asked Questions
How do I get started with Appveyor Automation?
First, add Rube MCP (
https://rube.app/mcp) to your MCP client configuration. Then call RUBE_SEARCH_TOOLS to verify the connection, and use RUBE_MANAGE_CONNECTIONS to connect your Appveyor account.Does Rube MCP require an API key?
No. Rube MCP is a free MCP server—just add the
https://rube.app/mcp endpoint to your client configuration to use it.Why do I need to search for tools before every execution?
Appveyor’s tool schema may change at any time. Hard-coding tool names and parameters can cause calls to fail.
RUBE_SEARCH_TOOLS returns the latest available tools, input formats, and execution plans, ensuring your automation scripts remain compatible.