sales-freshlearn
Installation
SKILL.md
FreshLearn Platform Help
Step 1 — Gather context
If references/learnings.md exists, read it first for accumulated platform knowledge.
-
What are you trying to do?
- A) Enroll/create a member from an external purchase or app (API enroll-in-product, or Zapier action)
- B) Route events out — new member, course/masterclass/bundle/download enrollment, course completed — into a CRM/ESP/Slack (native webhook or Zapier trigger)
- C) Export members/payments/assessments into a warehouse (cursor-paginated reads)
- D) Configure a module — courses/drip, cohorts, AI Studio, community, email, certificates/assessments, referral/affiliate, live classes
- E) Pick a plan — Free vs Pro ($35) vs No Brainer ($46) vs No Brainer+ ($89), or understand the gates (Zapier=No Brainer; API/workflows=No Brainer+)
- F) Fix a problem — limited page builder, no-refund/billing, glitches, API 401/403 on the wrong plan
-
Where does data need to flow? Into FreshLearn (create member, enroll) → API write / Zapier action. Out of FreshLearn (sync a member, route a completion) → native webhook / Zapier trigger / cursor-paginated read.
Skip-ahead rule: if the user's prompt already provides enough context, skip to Step 2.