whop-digital-sales

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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "whop-digital-sales" with this command: npx skills add ssyopros.zo.computer/whop-digital-sales

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:

  1. Go to https://sell.whop.com/developer
  2. Create a Company API key
  3. Save as secret WHOP_API_KEY in Settings > Advanced

Key Endpoints

  • POST /products — Create product
  • GET /products — List products
  • POST /v2/plans — Create plan (pricing)
  • GET /v2/plans — List plans
  • POST /checkouts — Create checkout link
  • GET /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:

  1. Free community entry (email capture)
  2. $19/mo AI tools access (options bot, whale scanner)
  3. $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

  1. Create product with plan
  2. Generate checkout link
  3. Share link on Twitter/X, ClawHub, Gumroad

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

TCM Prescription API

中医药方剂API查询技能。通过HTTP API查询中医药方剂数据库中的方剂资料。支持方剂搜索、方剂详情查看、分类浏览、症状推荐等功能。This skill should be used when the user mentions: 查方剂、搜索方剂、方剂详情、中药方、方剂分类、症状推荐方剂、中医药方查询、方剂数...

Registry SourceRecently Updated
1370Profile unavailable
General

Kuaishou Genius Actual

Use this skill whenever the user asks to analyze, verify, debug, reverse-engineer, or automate Kuaishou Genius「预算/预测/实际」页面 data flow (especially management-y...

Registry SourceRecently Updated
2070Profile unavailable
Research

Project Ghost

Web reading layer for AI agents. Convert any public URL into structured intelligence — entities, business intent, confidence score — in one API call.

Registry SourceRecently Updated
2060Profile unavailable
Automation

Rrbdagent

OpenClaw skill for RRBD Admin项目。当用户需要通过自然语言对话执行API调用、自动化操作或系统任务时调用。

Registry SourceRecently Updated
2430Profile unavailable
whop-digital-sales | V50.AI