Gumroad Automation

Automate Gumroad product management, sales tracking, license verification, and webhook subscriptions using natural language through the Composio MCP integration.

Install

Hot:31

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-gumroad-automation&locale=en&source=copy

Gumroad Automation - Natural Language–Driven Gumroad Store Automation Tool

Skills Overview


Gumroad Automation is a skill that automates management of your Gumroad store using natural language commands. It supports core features such as querying product lists, tracking sales data, verifying licenses, and subscribing to Webhook events.

Use Cases

  • Independent developers managing digital products

  • If you sell software, courses, or other digital products on Gumroad, this skill helps you quickly view your product list, track sales performance, and avoid manually logging into the admin panel or writing API code.

  • Automated license verification

  • For software or services that require license verification, you can quickly validate whether a license key generated by Gumroad is valid via natural language commands, including checking usage counts and authorization status.

  • Real-time sales and subscription event monitoring

  • After setting up Webhook subscriptions, you can receive real-time notifications for events such as sales, refunds, subscription updates, and more. This is ideal for scenarios that require rapid responses to customer status changes, such as automated fulfillment or synchronizing user permissions.

    Core Features

  • Product and Sales Management

  • List all Gumroad products to obtain product IDs, and filter sales records by criteria such as date range, email, and product ID. Supports paginated queries for historical transaction data.

  • License Key Verification

  • Verify whether a specified product’s license key is valid by checking usage counts. You can also choose whether to increase the usage count. Applies to products created after January 9, 2023.

  • Webhook Event Subscription

  • Subscribe to 8 event types—sales, refunds, disputes, subscription updates, subscription ending, and more—and send real-time notifications to your custom endpoint URL.

    Frequently Asked Questions

    What is Gumroad Automation? What can it do?


    Gumroad Automation is a skill integrated via the Composio MCP that lets you manage your Gumroad store using natural language commands. Key capabilities include: listing all products, querying sales records by conditions, verifying license key validity, and subscribing to Webhook event notifications. You don’t need to write code or directly call the Gumroad API—you only need to describe your needs in natural language.

    How do I manage a Gumroad store using natural language?


    First, add the Composio MCP server (https://rube.app/mcp) to your client configuration, then connect your Gumroad account (requires an API key). Once connected, you can enter commands like “List all my Gumroad products” or “View my sales records for January 2025.” The skill will automatically call the corresponding Gumroad API tool to perform the actions.

    How do I verify a Gumroad license key?


    Use the GUMROAD_VERIFY_LICENSE tool by providing the product ID, the license key string, and whether to increment the usage count. For example: “Verify whether license ABCD-EFGH-IJKL-MNOP is valid for product prod_ABC123.” Note: For products created after January 9, 2023, you must provide the product ID parameter.