sales-thrivecart

Installation
SKILL.md

ThriveCart Platform Help

Step 1 — Gather context

If references/learnings.md exists, read it first for accumulated platform knowledge.

  1. What are you trying to do?

    • A) Grant product/course access (or revoke) from purchase events via webhook/API
    • B) Route purchases into a CRM/ESP (Zapier or native integration)
    • C) Understand pricing — Standard vs Pro+ vs Ultimate, the $295/yr renewal, what's gated
    • D) Deal with ThriveCart Learn deprecation (move courses to ThriveAcademy or an external LMS)
    • E) Configure a module — bumps, upsells/downsells, A/B test, dunning, affiliate center
    • F) Fix a problem — webhook auth, duplicate orders, missing features, no download protection
  2. Webhook or REST? Reacting to a purchase → webhooks (standard = all events; Event Subscription API = targeted). Pulling/reconciling history → REST API (token, 60 req/min).

Skip-ahead rule: if the user's prompt already provides enough context, skip to Step 2.

Step 2 — Route or answer directly

Installs
4
GitHub Stars
96
First Seen
Jul 19, 2026
sales-thrivecart — sales-skills/sales