Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计通过

sales-churnzero销售零流失

Agent Skill

sales-churnzero 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

356

周安装

15

GitHub Stars

13

下载量

125
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sales-churnzero(销售零流失)
来源仓库:https://github.com/sales-skills/sales
仓库路径:skills/sales-churnzero
安装命令:
npx skills add https://github.com/sales-skills/sales --skill sales-churnzero
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sales-skills/sales --skill sales-churnzero

简介

sales-churnzero 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 适用于销售研究、信息检索和线索筛选等需要精准匹配来源仓库的场景。
  • 通过关键词或任务描述触发,返回符合条件的候选结果列表,支持进一步交互验证。
  • 安装命令为 npx skills add https://github.com/sales-skills/sales --skill sales-churnzero,需确认权限范围和维护状态。
  • 使用前请核实是否会触发联网、命令执行或文件读写操作,避免安全风险。

SKILL.md

ChurnZero Platform Help

Step 1 — Gather context

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

Ask the user:

  1. What area of ChurnZero do you need help with?

- A) Health Scores — building ChurnScores, weighting factors, debugging scores that miss churn - B) Plays & Automation — triggers, conditions, actions, plays not firing - C) Journeys — milestone-based customer journeys, progress tracking - D) Integrations — Salesforce, HubSpot, Segment, Mixpanel, data not syncing - E) REST API — OData v4 queries, filtering, pagination, authentication - F) Reporting & Dashboards — building segments, custom views, exporting data - G) In-App Communications — WalkThroughs, announcements, tooltips, banners - H) Surveys — NPS, CSAT, CES survey setup, response collection - I) Renewal Forecasting Hub — renewal predictions, pipeline accuracy - J) AI Agents — autonomous CS actions, meeting follow-ups, email generation - K) Admin — user roles, SSO, billing, API keys

  1. What CRM are you using? (Salesforce, HubSpot, NetSuite, Pipedrive, other, none)
  2. Which ChurnZero edition? (Professional, Enterprise, unsure)

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

Step 2 — Route or answer directly

Problem domainRoute 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}
In-app messaging strategy (not ChurnZero-specific)/sales-in-app-messaging {your question}
Salesforce/HubSpot CRM configuration (not ChurnZero-specific sync)/sales-integration {your question}
Data enrichment for customer profiles/sales-enrich {your question}
Comparing ChurnZero vs Vitally vs Gainsight vs Planhat/sales-customer-success {your question}

When routing, provide the exact command with the user's original question.

Otherwise, answer directly using the platform reference.

Step 3 — ChurnZero 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/churnzero-api-reference.md.

Answer the user's question using only the relevant section. Don't dump the full reference.

Step 4 — Actionable guidance

Focus on the user's specific situation. For health score questions, walk through ChurnScore factor selection and weighting. For automation issues, trace the Play trigger→condition→action chain. For integration problems, check field mappings and sync direction. For reporting, help build segments and suggest workarounds for dashboard limitations.

If you discover a gotcha, workaround, or tip not covered in references/learnings.md, append it there.

Gotchas

*Best-effort from research — review these, especially items about plan-gated features and integration gotchas that may be outdated.*
  • Implementation takes 6-12 weeks. G2 reviewers (87 mentions) flag the steep learning curve. Plan dedicated CS-ops time. Don't try to configure everything at once — start with health scores OR plays, not both.
  • REST API is Enterprise-only. Professional edition has no API access. If you need programmatic access, budget for Enterprise pricing.
  • Custom dashboards require Enterprise. Professional users get inflexible default dashboards (41 G2 mentions). Workaround: export data to Excel/Google Sheets via the live spreadsheet integration.
  • Reporting requires segments first. You must build a segment before creating a report — this is unintuitive but by design. Pre-build common segments (at-risk, onboarding, renewal window) to speed up reporting.
  • Plays are often created but underutilized. Start with 3-5 high-impact plays (churn risk, renewal reminder, champion change) rather than building dozens that nobody monitors.
  • Data quality determines success. "Garbage in, garbage out" is the consensus. If CRM data is messy, fix it before implementing ChurnZero — bad data produces misleading health scores and broken automations.
  • Bidirectional CRM sync can overwrite fields. Define a clear source-of-truth per field before enabling bidirectional sync with Salesforce or HubSpot. Test with a small account set first.
  • Rate limit is 200 requests/minute. API returns 429 when exceeded. Use OData pagination ($top/$skip) and batch requests where possible.
  • Self-improving: If you discover something not covered here, append it to references/learnings.md with today's date.

Related skills

  • /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-vitally — Vitally platform help: Health Scores, Playbooks, Projects, API — alternative CS platform. Install: npx skills add sales-skills/sales --skill sales-vitally
  • /sales-planhat — Planhat platform help: Health Scores, Revenue Management, CRM Sync, Automation, MCP Server, API. Install: npx skills add sales-skills/sales --skill sales-planhat
  • /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-in-app-messaging — In-app messages for onboarding tours, feature announcements, NPS surveys. Install: npx skills add sales-skills/sales --skill sales-in-app-messaging
  • /sales-integration — Connect ChurnZero to CRM, billing, and analytics tools via native integrations, Zapier, or API. 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-do

Examples

Example 1: Health scores show green for accounts that churned

User: "My ChurnScores aren't catching at-risk accounts — green accounts churned last quarter."

Approach: Read platform-guide.md health scores section. Audit ChurnScore factors — likely missing product usage signals or over-weighting login frequency. Check if usage tracking data (via Segment/Mixpanel/Pendo integration) is syncing correctly. Recommend adding lagging indicators (support ticket trend, days since key-feature use) and validating factor weights against 6-12 months of actual churn data.

Example 2: Play automation not triggering

User: "I set up a renewal play to create tasks 90 days before renewal but nothing happens."

Approach: Read platform-guide.md plays section. Check: (1) Is the renewal date field populated on accounts? (2) Is the Play active (not draft)? (3) Do the account segment filter conditions match? (4) Check the Play execution log for errors. Walk through the trigger→condition→action chain.

Example 3: Reporting feels too rigid

User: "I need a dashboard showing accounts by health score and renewal date but the default dashboards don't support it."

Approach: Read platform-guide.md reporting section. On Professional, custom dashboards aren't available — workaround: build a segment filtering by health score range + renewal date window, then export to Google Sheets via the live spreadsheet integration. On Enterprise, use the custom dashboard builder. For BI-level analysis, connect Snowflake/BigQuery via the data warehouse integration.

Troubleshooting

CRM data not syncing or fields being overwritten

  • Check integration status. Go to Admin → Integrations and verify the CRM connection is active (not disconnected or errored).
  • Check field mappings. ChurnZero syncs whitelisted fields bidirectionally — verify the fields you expect are selected and the sync direction is correct.
  • Check for duplicate accounts. If external IDs from CRM don't match ChurnZero's account identifiers, sync may create duplicates instead of updating.

Dashboards showing stale data

  • Check data source refresh. Integrations sync every 15 minutes by default. Data warehouse connections (Snowflake, BigQuery) sync on a configured schedule.
  • Check segment definitions. Reports are segment-based — if the segment criteria don't match your expectations, the dashboard shows unexpected results.
  • Consider the live spreadsheet workaround. Export segments to Excel 365 or Google Sheets for real-time, auto-updating data outside ChurnZero's dashboard limitations.

WalkThroughs not displaying to users

  • Check the JavaScript tracking script. ChurnZero's in-app features require the tracking script installed on your product. Verify it's loaded on the pages where WalkThroughs should appear.
  • Check targeting rules. WalkThroughs target specific user segments — verify the user matches the segment criteria.
  • Check browser console. Look for JavaScript errors related to the ChurnZero embed. Ad blockers and CSP headers can prevent loading.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.49%
按下载量换算44

Claude

32.08%
按下载量换算40

Cursor

19.74%
按下载量换算25

Gemini CLI

9.82%
按下载量换算12

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills