Operates customer billing workflows: subscriptions, refunds, churn triage, billing portal recovery, plan analysis via Stripe. Use when helping customers with billing issues or managing revenue operations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:customer-billing-opsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
将此技能用于真实的客户运营,而非通用的支付 API 设计。
将此技能用于真实的客户运营,而非通用的支付 API 设计。
目标是帮助运营人员回答:这个客户是谁,发生了什么,最安全的修复是什么,我们应该发送什么后续跟进。
从可用的最强标识符开始:
返回简洁的身份摘要:
在行动之前将案例归入一个类别:
| 案例 | 典型操作 |
|---|---|
| 重复的个人订阅 | 取消多余的,考虑退款 |
| 真实的多席位/团队意图 | 保留席位,澄清计费模型 |
| 支付失败 / 不完整结账 | 通过门户恢复或更新支付方式 |
| 缺少自助控制 | 提供门户、取消路径或发票访问 |
| 产品故障或信任破裂 | 退款、道歉、记录产品问题 |
首选顺序:
如果修复需要产品工作,分开处理:
如果客户痛点来自缺失的运营界面,明确指出。常见示例:
将这些视为 ECC 或网站的跟进事项,而非仅是支持事件。
以以下内容结束:
使用此结构:
客户
- 姓名 / 邮箱
- 相关账户标识符
计费状态
- 活跃订阅
- 发票或续费状态
- 异常
决策
- 问题分类
- 为什么此操作是正确的
已采取的操作
- 退款 / 取消 / 门户 / 无操作
后续跟进
- 简短的客户消息
产品缺口
- 产品或网站中应修复的内容
npx claudepluginhub aaione/everything-claude-code-zhOperates customer billing workflows via tools like Stripe: subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis.
Evidence-first workflows for revenue, pricing, refunds, team billing, and billing model truth. Use for sales snapshots, pricing comparisons, duplicate charge diagnosis, or code-backed billing facts.
Reduces voluntary and involuntary SaaS churn with cancel flows, save offers, dunning, win-back tactics, and retention strategies. Use for rising cancellations, failed payments, or poor retention.