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

sales-totango销售托坦戈

Agent Skill

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

总安装

371

周安装

15

GitHub Stars

13

下载量

116
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

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

  • 适用于销售托坦戈相关的信息调研、线索筛选和目标客户分析等研究检索任务。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需结合原始 README 核验具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写操作。
  • 可结合来源仓库路径 skills/sales-totango 继续核验功能细节和使用边界。

SKILL.md

Totango 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 Totango do you need help with?

- A) SuccessBLOCs — modular journey templates, best-practice frameworks - B) SuccessPlays — automated workflows, triggers not firing, wrong audience - C) Health Scores — building or fixing composite scores, Unison AI churn prediction - D) Integrations — Salesforce, HubSpot, Zendesk, Segment, data not syncing - E) Customer Data Hub — data imports, ETL, CSV uploads, SFTP jobs - F) API — REST endpoints, search queries, touchpoints, authentication - G) Reporting & Dashboards — segments, custom views, exporting data - H) Catalyst — expansion signals, customer growth tracking - I) Email campaigns — campaigns from Totango, deliverability, templates - J) Admin — user roles, SSO/SCIM, billing, tokens - K) Migration — moving from another CS platform to Totango

  1. What CRM are you using? (Salesforce, HubSpot, MS Dynamics, Zoho, other, none)
  2. Which Totango product/tier? (Starter, Growth, Enterprise, Unison AI, Catalyst, 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 Totango-specific)/sales-in-app-messaging {your question}
Salesforce/HubSpot CRM configuration (not Totango-specific sync)/sales-integration {your question}
Data enrichment for customer profiles/sales-enrich {your question}
Comparing Totango vs Gainsight vs ChurnZero vs Vitally/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 — Totango 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/totango-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 SuccessPlay issues, trace the trigger→segment→action chain. For health score problems, audit factor weights and data freshness. For integration breakages, check connection status and field mappings. For reporting limits, suggest segment-based workarounds or data export approaches.

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 200+ hours for complex setups. G2 reviewers consistently flag the learning curve. Start with one SuccessBLOC (e.g., onboarding), not five at once. Use pre-built templates from the SuccessBLOC Marketplace to accelerate.
  • The UI has a steep learning curve. Fields appear in some filters but not others. Timeline views require too many clicks. Budget 2-4 weeks for CSM team training.
  • Integrations break silently. CRM connections can disconnect without alerts. Check Admin → Integrations status weekly. Set up webhook alerts via Customer Data Hub execution reporting to catch sync failures.
  • Reporting requires segments first. Like ChurnZero, you must build a segment before creating a report. Pre-build common segments (at-risk, onboarding, renewal window) on day one.
  • Starter plan is limited. Only 2 users, 500 accounts, 2,000 emails/month, single account hierarchy. Most teams outgrow it quickly.
  • Frequent software updates can disrupt workflows. G2 reviewers note updates sometimes change UI without warning. Document your current workflow steps and check release notes.
  • API rate limit is 100 calls/minute per token. Lower than ChurnZero (200/min). Use pagination and batch requests. Search API returns max 1,000 results per call — use offset for larger datasets.
  • 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-churnzero — ChurnZero platform help: alternative CS platform with in-app engagement and OData API. Install: npx skills add sales-skills/sales --skill sales-churnzero
  • /sales-vitally — Vitally platform help: alternative CS platform with fast setup and AI copilot. Install: npx skills add sales-skills/sales --skill sales-vitally
  • /sales-planhat — Planhat platform help: alternative CS platform with strong data modeling and MCP server. Install: npx skills add sales-skills/sales --skill sales-planhat
  • /sales-customer-feedback — NPS, CSAT, CES, VoC program design. Install: npx skills add sales-skills/sales --skill sales-customer-feedback
  • /sales-integration — Connect Totango 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-do

Examples

Example 1: SuccessPlay not triggering on the right accounts

User: "I set up a SuccessPlay for renewal follow-up but it's running on accounts that already renewed."

Approach: Read platform-guide.md SuccessPlays section. Check: (1) Is the segment filter using the correct renewal date field (actual vs. contract end)? (2) Is the SuccessPlay active and not in draft? (3) Is the segment re-evaluating dynamically or is it a static snapshot? Walk through the trigger→segment→action chain. Verify the renewal date field is populated and current in the Customer Data Hub.

Example 2: Salesforce integration keeps disconnecting

User: "Our Salesforce sync drops every few days and we miss account updates."

Approach: Read platform-guide.md integrations section. Check Admin → Integrations for error messages. Common causes: Salesforce API limits exceeded, token expiration, field mapping conflicts. Set up Customer Data Hub execution reporting via webhook to get proactive alerts on sync failures. Verify the Salesforce connected user has sufficient API permissions and hasn't been deactivated.

Example 3: Need custom reporting beyond what dashboards allow

User: "I need a report showing accounts by health score, segment, and last touchpoint date but the dashboard won't let me combine these."

Approach: Read platform-guide.md reporting section. Build a segment with multi-criteria filters (health score range + account segment). Export the segment data to a spreadsheet for pivot table analysis. On Enterprise, explore the data warehouse integration (Snowflake/BigQuery) for BI-level reporting. Consider using the Search API to pull account data programmatically for custom dashboards.

Troubleshooting

Integrations keep breaking or data isn't syncing

  • Check integration status. Go to Admin → Integrations and verify each CRM connection is active. Look for error messages or "disconnected" status.
  • Check Customer Data Hub jobs. Failed CSV imports or SFTP jobs can silently fail. Review execution logs and set up webhook reporting for failure alerts.
  • Check field mappings. Mismatched field types (text vs. number, date format differences) cause silent sync failures. Verify field types match between Totango and your CRM.

Health scores don't match reality — green accounts churning

  • Audit your health score factors. Check if product usage data is actually flowing into Totango. If the usage integration is broken, scores default to stale data.
  • Check Unison AI vs manual scores. If using Unison AI models, verify the training data covers enough churn events. Standard models need 6+ months of data.
  • Segment your scoring model. Enterprise and SMB accounts churn for different reasons. A single health model may produce misleading scores across segments.

SuccessPlays running on wrong accounts or not at all

  • Check the segment criteria. SuccessPlays run against segments — if the segment definition is wrong, the play runs on the wrong accounts.
  • Check play status. Plays in "Draft" mode don't execute. Ensure the play is published and active.
  • Check execution frequency. Some plays run on a schedule (daily, weekly). If you just created the segment, the play may not have run yet.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.3%
按下载量换算41

Claude

32.22%
按下载量换算37

Cursor

17.77%
按下载量换算21

Gemini CLI

10.47%
按下载量换算12

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

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

安装前确认

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

来源信息

继续浏览同类 Skills