Auto-create and manage digital product listings on Etsy. Creates listings from existing digital product files (PDFs, templates, spreadsheets) using Etsy Open...
Coding
Whop Digital Sales
Try itAuto-create and manage digital products on Whop.com. Manages product lifecycle from creation to checkout link generation. Uses Whop REST API v1 with Company...
What it does
Auto-create and manage digital products on Whop.com. Manages product lifecycle from creation to checkout link generation. Uses Whop REST API v1 with Company API key. Handles products, plans, and checkout links for digital product sales.
The skill document
whop-digital-sales
Auto-manage digital products and checkout links on Whop.
Whop API Setup
Base URL: https://api.whop.com/api/v1
Auth: Authorization: Bearer {WHOP_API_KEY}
To get your API key:
- Go to https://sell.whop.com/developer
- Create a Company API key
- Save as secret
WHOP_API_KEYin Settings > Advanced
Key Endpoints
POST /products— Create productGET /products— List productsPOST /v2/plans— Create plan (pricing)GET /v2/plans— List plansPOST /checkouts— Create checkout linkGET /payments— List payments
Product Strategy
Free products → capture emails, build audience Paid products → $9-99/month or $47-199 one-time Bundle → free + paid ladder
Script: scripts/create_whop_products.py
Creates 3 products:
- Free community entry (email capture)
- $19/mo AI tools access (options bot, whale scanner)
- $199 one-time lifetime deal (all skills bundle)
Running
python scripts/create_whop_products.py
python scripts/generate_checkout_links.py
Next Steps After API Key
- Create product with plan
- Generate checkout link
- Share link on Twitter/X, ClawHub, Gumroad
Related skills
Use when operating the installed `whoop` CLI for agent-friendly WHOOP access, cross-platform secret storage checks, daily briefs, summaries, health flags, ac...
Programmatic access to ClickFunnels 2.0 contacts, products, orders, courses, forms, and webhooks via managed OAuth.
Manages the full client relationship — leads, scope, delivery, payment, ending — for freelancers and small agencies.
Access the Apollo.io API through a managed OAuth proxy to search, enrich, and manage sales data.
Manage Pipedrive CRM from OpenClaw using API v1, including people, organizations, deals, leads, activities, notes, pipelines, and custom endpoint actions. Us...