💸 Gumroad Admin OpenClaw Skill - ClawHub
Do you want your AI agent to automate Gumroad Admin workflows? This free skill from ClawHub helps with marketing & sales tasks without building custom tools from scratch.
What this skill does
Gumroad Admin CLI. Check sales, products, and manage discounts.
Install
npx clawhub@latest install gumroad-adminFull SKILL.md
Open original| name | version | description |
|---|---|---|
| gumroad-admin | 1.0.0 | Gumroad Admin CLI. Check sales, products, and manage discounts. |
Gumroad Admin
Manage your Gumroad store from OpenClaw.
Setup
- Get your Access Token from Gumroad (Settings > Advanced > Applications).
- Set it:
export GUMROAD_ACCESS_TOKEN="your_token"
Commands
Sales
gumroad-admin sales --day today
gumroad-admin sales --last 30
Products
gumroad-admin products
Discounts
gumroad-admin discounts create --product <id> --code "TWITTER20" --amount 20 --type percent