skills/sales-gainsight/SKILL.md
Gainsight platform help — CS health scores, CTAs, playbooks, success plans, Journey Orchestrator, PX in-app engagement, Staircase AI, Skilljar education, REST API. Use when health scores aren't predicting churn, CTAs aren't triggering from rules engine, success plans need automation, Salesforce sync is broken, Journey Orchestrator emails aren't sending, PX in-app guides aren't showing, Staircase sentiment seems wrong, Scorecard weights need tuning, or API bulk loads are failing. Do NOT use for general customer success strategy (use /sales-customer-success) or NPS/CSAT survey methodology (use /sales-customer-feedback).
npx skillsauth add sales-skills/sales sales-gainsightInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
If references/learnings.md exists, read it first for accumulated platform knowledge.
Ask the user:
What area of Gainsight do you need help with?
What CRM are you using? (Salesforce, HubSpot, Pipedrive, none)
Which Gainsight products do you have? (CS only, CS + PX, CS + Staircase, full CustomerOS, unsure)
Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2.
| Problem domain | Route to |
|---|---|
| Customer success strategy (health score methodology, churn playbooks, expansion) | /sales-customer-success {your question} |
| NPS/CSAT survey design or response rate optimization | /sales-customer-feedback {your question} |
| Choosing between CS platforms (Gainsight vs Vitally vs ChurnZero) | /sales-customer-success {your question} |
| CRM data quality or deduplication | /sales-data-hygiene {your question} |
| Connecting Gainsight to non-native tools via Zapier/webhooks | /sales-integration {your question} |
When routing, provide the exact command with the user's original question.
Otherwise, answer directly using the platform reference.
Read references/platform-guide.md for the full platform reference — modules, pricing, integrations, data model, workflows.
If the question involves API endpoints, also read references/gainsight-api-reference.md.
Answer the user's question using only the relevant section. Don't dump the full reference.
You no longer need the platform guide — focus on the user's specific situation.
For health score questions, audit indicator selection and weighting against actual churn data. For CTA/playbook issues, trace the rule→trigger→action chain. For API questions, verify auth headers, rate limits, and batch sizes. For Salesforce sync, check connector config, real-time vs batch, and field mapping direction.
If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.
Best-effort from research — review these, especially items about plan-gated features and integration gotchas that may be outdated.
references/learnings.md with today's date./sales-customer-success — Customer success strategy: health scores, churn prevention, onboarding, expansion, playbook design, CS platform comparison. Install: npx skills add sales-skills/sales --skill sales-customer-success/sales-customer-feedback — NPS, CSAT, CES, VoC program design — survey methodology, response rates, closed-loop feedback. Install: npx skills add sales-skills/sales --skill sales-customer-feedback/sales-vitally — Vitally platform help: Health Scores, Playbooks, Projects, API. Install: npx skills add sales-skills/sales --skill sales-vitally/sales-churnzero — ChurnZero platform help: ChurnScores, Plays, Journeys, API. Install: npx skills add sales-skills/sales --skill sales-churnzero/sales-totango — Totango platform help: SuccessBLOCs, SuccessPlays, Health Scores, API. Install: npx skills add sales-skills/sales --skill sales-totango/sales-planhat — Planhat platform help: Health Scores, Agentic Automation, API. Install: npx skills add sales-skills/sales --skill sales-planhat/sales-integration — Connect Gainsight to CRM, billing, and analytics tools. Install: npx skills add sales-skills/sales --skill sales-integration/sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-doUser: "Our Scorecard shows green for accounts that churned last quarter — what's wrong?"
Approach: Read platform-guide.md Scorecards section. Audit the measure selection — likely over-indexing on login frequency (vanity metric) and missing engagement decline signals (support ticket trend, email responsiveness, champion departure). Run a retroactive analysis: pull 12 months of Scorecard data alongside actual churn events. If Green accounts churned, the indicators or thresholds are wrong. Add measures for support ticket volume trend and days-since-last-QBR. Reweight product usage to 40-50%.
User: "I have 200 stale CTAs I need to close. Can I do this through the rules engine instead of one by one?"
Approach: Read platform-guide.md CTA section. Use the Rules Engine with a "Set CTA to Closed" action. Create a rule that filters CTAs by status (Open) + due date (older than X days) + type. Alternatively, use the CTA API's Update endpoint to bulk-update status to Closed via script — batch 50 records per call.
User: "I set up the Salesforce Activity sync but events aren't showing in Timeline."
Approach: Read platform-guide.md Salesforce integration section. Check: (1) Is the Salesforce Connector active in Connectors 2.0? (2) Is the Activity Sync job configured for both Event and Task objects? (3) Are the activity types whitelisted in Timeline Admin settings? (4) Check if real-time sync is enabled — batch sync only runs on schedule. (5) Verify field mappings match between Salesforce Activity fields and Gainsight Timeline fields.
tools
Waitlister platform help — pre-launch waitlist platform with hosted landing pages, points-based viral referrals, built-in email broadcasts, REST API, and five HMAC-signed webhook events. Use when choosing Free (100 subscribers) vs Launch $15/mo (unlimited subs, referrals + broadcasts) vs Growth $49/mo (API, webhooks, Klaviyo/Mailchimp/Kit sync, fraud detection unlock here) vs Business $129/mo, building a webhook handler that verifies X-Webhook-Signature, webhooks auto-disabled after 10 consecutive failures, API signups bypassing referral fraud detection because client_ip/fingerprint weren't forwarded, granting bonus points or pulling top referrers via the API for reward fulfillment, broadcast send caps forcing an ESP handoff, automating without Zapier (Waitlister has none — webhooks/API only), or comparing Waitlister vs LaunchList/KickoffLabs/GetWaitlist/Prefinery. Do NOT use for list-growth strategy (use /sales-audience-growth) or LaunchList help (use /sales-launchlist).
development
LaunchList platform help — viral pre-launch waitlist platform with one-time lifetime pricing, gamified referrals (queue jumping, leaderboard, position inflation), embed widget + custom form POST endpoint, new_user/email_verify webhooks, Zapier, and spam protection. Use when choosing Free (100 submissions) vs Launch $29 (500) vs Grow $79 one-time (10K — webhooks, Zapier, team unlock here), wiring waitlist signups into Mailchimp/Kit/HubSpot or a CRM because LaunchList has no email broadcast system, needing programmatic access when there is no public REST API yet (form POST + webhook workaround), building a webhook handler with referred_by referral attribution, blocking disposable-email or bot signups on a viral waitlist, a custom signup form not submitting or not tracking referrals, or comparing LaunchList vs KickoffLabs/Viral Loops/Prefinery/GetWaitlist on one-time vs subscription pricing. Do NOT use for list-growth strategy (use /sales-audience-growth) or KickoffLabs help (use /sales-kickofflabs).
development
UpViral platform help — viral referral marketing and list-building platform (by Emarky) for viral sweepstakes, giveaway/reward campaigns, pre-launch waiting lists, and milestone referrals, with REST API (`app.upviral.com/api/v1/`, form-encoded `uvapikey` + `uvmethod`), Callback-URL webhooks, IP-based fraud detection, and 30+ ESP/CRM integrations. Use when campaigns aren't tracking referral points, deciding between Starter $79/mo (10K leads, NO API) vs Business $119/mo (API + webhooks) vs Premium $319/mo, the API erroring because you're on Starter where API/webhooks are gated, building a pipeline with `add_contact`/`get_leads`/`get_leads_points`, interpreting same-IP suspicious-referral flags, or picking UpViral over Viral Loops/Vyper/Gleam. Do NOT use for newsletter audience growth (use /sales-audience-growth), KickoffLabs help (use /sales-kickofflabs), merge-tag referrals (use /sales-referralkit), SparkLoop recommendations (use /sales-sparkloop), or multi-level Level 1/2/3 tracking (use /sales-referralhero).
tools
ReferralHero platform help — full-stack referral, affiliate, waitlist, contest, and NPS platform with REST API, webhooks, Zapier, native ESP connectors, multi-level referral tracking (Level 1/2/3), coupon groups, anti-fraud, and a 5,000 calls/hour limit. Use when referrals aren't tracking, deciding between Free (no API) vs PRO $199/mo (API + webhooks) vs PREMIUM $399/mo (ReCaptcha + SMS Verification), auth failing with `no_token` or `Bearer` vs `X-API-Key`, Level 2/3 counts off from calling `level_2_all_referrals` not `level_2_referrals`, bulk 429s from not chunking the 500-transaction `add_bulk_transactions` limit, coupon endpoints 404 without a coupon group, reward fulfillment (`promote` then `unlock_promoted_reward`) failing, or comparing to SparkLoop/ReferralKit/GrowSurf. Do NOT use for newsletter audience growth (use /sales-audience-growth), merge-tag referrals (use /sales-referralkit), SparkLoop recommendations (use /sales-sparkloop), or affiliate strategy across tools (use /sales-affiliate-program).