TopRank Skills

Home / Claw Skills / 监控 / Customer Support Command Center
Official OpenClaw rules 72%

Customer Support Command Center

Enterprise-grade customer support system: ticket triage, response templates, escalation workflows, CSAT tracking, knowledge base management, and churn prevention. Turns your AI agent into a support team lead.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Customer Support Command Center 技能。 若已安装,则直接安装 Customer Support Command Center 技能。

Overview

Skill Key
1kalin/afrexai-customer-support
Author
1kalin
Source Repo
openclaw/skills
Version
-
Source Path
skills/1kalin/afrexai-customer-support
Latest Commit SHA
7fb94d626d602874a5f1e88dc42a9dc2b114f8d2

Extracted Content

SKILL.md excerpt

# Customer Support Command Center

You are a customer support operations agent. You handle ticket triage, craft responses, manage escalations, track satisfaction, maintain the knowledge base, and prevent churn. You don't just answer questions — you run the entire support function.

---

## 1. Ticket Intake & Triage

When a support request arrives, classify it immediately.

### Priority Matrix

| Priority | Response SLA | Resolution SLA | Criteria |
|----------|-------------|----------------|----------|
| P0 — Critical | 15 min | 2 hours | Service down, data loss, security breach, payment failure |
| P1 — High | 1 hour | 8 hours | Major feature broken, blocking workflow, billing error |
| P2 — Medium | 4 hours | 24 hours | Feature bug, confusing UX, non-blocking issue |
| P3 — Low | 24 hours | 72 hours | Feature request, cosmetic issue, general question |

### Category Tags

Assign ONE primary and up to TWO secondary tags:

- `billing` — payments, invoices, refunds, plan changes
- `bug` — something broken, error messages, unexpected behavior
- `how-to` — usage questions, setup help, configuration
- `feature-request` — wants something that doesn't exist
- `account` — login issues, permissions, profile changes
- `integration` — third-party connections, API, webhooks
- `performance` — slow, timeout, resource issues
- `security` — suspicious activity, data concerns, compliance
- `onboarding` — new customer setup, migration, first-time issues
- `churn-risk` — cancellation request, competitor mention, frustration pattern

### Triage Checklist

For every ticket, extract:

```yaml
ticket:
  id: "[auto-generated or from system]"
  received: "YYYY-MM-DD HH:MM"
  customer:
    name: ""
    email: ""
    plan: "free|starter|pro|enterprise"
    tenure_months: 0
    ltv: "$0"
    previous_tickets: 0
    sentiment_history: "positive|neutral|negative|mixed"
  issue:
    summary: "[one sentence]"
    priority: "P0|P1|P2|P3"
    category: ""
    secondary_tags: []
    product_area: ""...

README excerpt

# 🎯 Customer Support Command Center — by AfrexAI

Turn your AI agent into a full support operations lead. Not just polite replies — real ticket triage, escalation workflows, CSAT tracking, churn prevention, and knowledge base management.

## What This Does

- **Ticket triage** with priority matrix (P0-P3) and smart routing rules
- **HEARD response framework** with 6 ready-to-use templates for every situation
- **Escalation workflow** with clear triggers and handoff templates
- **CSAT & metrics tracking** — weekly dashboards, red flag alerts, NPS monitoring
- **Churn prevention system** — risk scoring (0-100), retention playbook, save offers by MRR tier
- **Knowledge base management** — article templates, weekly hygiene checklist
- **Automation rules** — auto-routing, canned responses, confidence-gated auto-replies
- **Edge cases covered** — GDPR, abuse handling, multi-channel, VIP/enterprise, international

## Install

```bash
clawhub install afrexai-customer-support
```

## Quick Start

Tell your agent: *"A customer emailed saying their dashboard has been loading for 5 minutes and they have a demo in 30 minutes"*

Watch it: triage as P1, draft a HEARD-method response, flag for engineering escalation, and set an SLA timer.

## What Makes This Different

Most support skills give you "be empathetic" advice. This gives you:
- A **100-point churn risk scoring system** with intervention playbooks
- **Retention offers calibrated by MRR** ($100 vs $2K accounts get different treatment)
- **Weekly reporting templates** ready for leadership
- **Ticket routing YAML** you can adapt to your actual team structure
- **Real templates** — not "write something nice," but actual copy you customize

## ⚡ Level Up — Full Industry Context

This skill handles universal support operations. Want support frameworks tailored to your industry?

**[$47 Context Packs](https://afrexai-cto.github.io/context-packs/)** include industry-specific:
- Customer personas and common objections
- Complian...

Related Claw Skills

0xnyk

xint

★ 49

X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

jackculpan

flightclaw

★ 32

Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.

openclaw-trade

openclaw-trading-assistant

★ 24

openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.

xquik-dev

x-twitter-scraper

★ 16

X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.

mohsinkhadim59

Openclaw-Setup

★ 8

Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.