🧪 Skills
Gumroad Admin
--- name: gumroad-admin version: 1.0.0 description: Gumroad Admin CLI. Check sales, products, and manage discounts. author: abakermi metadata: openclaw: emoji: "💸" requires: env: ["
v0.1.0
Description
name: gumroad-admin version: 1.0.0 description: Gumroad Admin CLI. Check sales, products, and manage discounts. author: abakermi metadata: openclaw: emoji: "💸" requires: env: ["GUMROAD_ACCESS_TOKEN"]
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
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!