gumroad
Gumroad API integration with managed OAuth. Access products, sales, subscribers, licenses, and webhooks for your digital storefront. Use this skill when users want to manage their Gumroad products, verify licenses, view sales data, or set up webhook notifications. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/gumroadWhat This Skill Does
The Gumroad skill for OpenClaw provides a secure, managed interface for interacting with the Gumroad API. By handling the complexities of OAuth authentication and proxying requests through the Maton gateway, this skill allows users to seamlessly manage their digital storefronts directly from their AI agent interface. It provides comprehensive endpoints to retrieve data on products, monitor incoming sales, track subscriber growth, verify license keys for digital products, and configure webhook notifications. Instead of manually handling API tokens or refreshing credentials, the skill leverages the Maton API infrastructure to maintain active connections to your Gumroad account securely.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/gumroad
Ensure that you have your MATON_API_KEY set as an environment variable in your system to allow the skill to authenticate with the gateway. You can manage your OAuth connection status and perform initial setup at https://ctrl.maton.ai.
Use Cases
This skill is designed for digital creators, developers, and entrepreneurs who manage products on Gumroad. Common use cases include:
- Automating customer support: Automatically verifying customer license keys when a user requests assistance.
- Sales Reporting: Generating summary reports of daily or weekly sales volume.
- Inventory Management: Updating product descriptions, pricing, or visibility status programmatically.
- Webhook Setup: Programmatically configuring notification endpoints to trigger external workflows whenever a new sale occurs.
Example Prompts
- "Check the current sales performance for my product 'Pro Video Pack' and tell me how many units were sold today."
- "Verify the license key 'XXXX-XXXX-XXXX' for the customer requesting access to the premium repository."
- "List all my active Gumroad products and show me which ones have low inventory or are marked as hidden."
Tips & Limitations
- Connection Lifecycle: Always verify the status of your connection at
https://ctrl.maton.aiif you encounter authentication errors. If a connection is not marked 'ACTIVE', you must re-authorize via the URL provided by the get-connection endpoint. - API Rate Limiting: The Gumroad API has rate limits; while the Maton gateway handles proxying, excessive polling within a short timeframe may lead to temporary throttling.
- Security: Never share your
MATON_API_KEY. The skill requires network access, so ensure your security policy permits communication withgateway.maton.ai.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-gumroad": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.