givebutter-automation
Automate Givebutter tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Download and extract to your skills directory
Copy command and send to OpenClaw for auto-install:
Givebutter Automation Skill - Manage Givebutter Operations via Rube MCP
Skill Overview
givebutter-automation is a Claude skill that automates workflows on the Givebutter platform using Rube MCP (Composio). It helps users perform tasks such as donation management, event monitoring, and data synchronization through natural language.
Use Cases
Core Features
RUBE_SEARCH_TOOLS to automatically fetch the latest Givebutter tool specifications, avoiding hard-coded outdated parameters and ensuring compatibility with the current API.RUBE_MANAGE_CONNECTIONS to centrally manage Givebutter account connections, supporting multi-account switching and connection status monitoring.RUBE_MULTI_EXECUTE_TOOL to execute multiple Givebutter operations at once, supporting bulk data processing and complex workflow orchestration.FAQs
What is the Givebutter MCP skill?
This is an automation skill that connects to the Givebutter platform through the Rube MCP service. It uses the Givebutter toolset provided by Composio, allowing you to execute tasks like donation management, event data queries, and contact management via natural-language instructions—without having to manually write API code.
How do I configure a Rube MCP connection to Givebutter?
First, add https://rube.app/mcp as the MCP server in your client configuration. Then call RUBE_MANAGE_CONNECTIONS and specify the toolset givebutter. Complete the Givebutter account binding using the authorization link returned. You can use the connection once its status shows as ACTIVE.
What prerequisites are needed for Givebutter automation?
You need the Rube MCP server to be running properly and a valid Givebutter account. Before executing any operations, you must complete the account connection and ensure the status is ACTIVE. It’s recommended to call RUBE_SEARCH_TOOLS to fetch the latest tool specifications before running each workflow.