sales-xperiencify
Installation
SKILL.md
Xperiencify 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/remove a student from an external purchase or app (API create-student or Zapier action)
- B) Route events out — Student Added, Student Completed Course, Canceled Subscription, Tag Added — into a CRM, ESP, or Slack (Zapier trigger / webhook export)
- C) Award or claw back gamification points programmatically (
redeem_points/unredeem_points) - D) Configure a module — gamification engine, courses, community, certificates, email, affiliates
- E) Pick a plan — Growth ($99) vs Pro ($199) vs Lifetime ($1,499), or understand active-monthly-student limits
- F) Fix a problem — low completion, complicated API, affiliate payouts, billing/student-count surprises
-
Where does data need to flow? Into Xperiencify (enroll, tag, award points) → API write / Zapier action. Out of Xperiencify (sync a student, route a completion) → Zapier trigger / webhook export.
Skip-ahead rule: if the user's prompt already provides enough context, skip to Step 2.