SkillHub

gumroad-admin

v0.1.0

Gumroad Admin CLI. Check sales, products, and manage discounts.

Sourced from ClawHub, Authored by abakermi

Installation

Please help me install the skill `gumroad-admin` from SkillHub official store. npx skills add abakermi/gumroad-admin

Gumroad Admin

Manage your Gumroad store from OpenClaw.

Setup

  1. Get your Access Token from Gumroad (Settings > Advanced > Applications).
  2. 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