ss-requirements-to-teambition

从 SaleSmartly 客服会话中自动采集带标签的对话,经 AI 分析提取需求,创建 Teambition 任务。用于客服反馈→需求管理自动化。触发词:SS需求采集、客服需求整理、SaleSmartly会话转任务、聊天记录转需求、客户反馈建任务、采集会话创建TB任务。当用户想把 SaleSmartly 中的客户会话整理成 Teambition 需求任务时使用。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ss-requirements-to-teambition" with this command: npx skills add zpeng6834-arch/ss-requirements-to-teambition

SS Requirements → Teambition

从 SaleSmartly 客服会话中采集对话 → AI 分析提取需求 → 自动创建 Teambition 任务。

前置条件

  1. SaleSmartly API Key — SS 后台 → 设置 → API 管理
  2. Teambition MCP — 见 tb_mcp_setup.md

快速开始

1. 配置

cp scripts/config.example.json scripts/config.json

编辑 scripts/config.json,填入你的配置。各字段含义和获取方式见 config_fields.md

2. 采集数据(纯脚本,0 token)

cd scripts && python3 collect.py

输出:scripts/data/ss_sessions_YYYY-MM-DD.json

3. AI 分析 + 创建任务

对 AI 说:「读取 scripts/data/ 下最新的 JSON,分析会话内容,按 config.json 配置创建 TB 任务」

AI 会按 analysis_template.md 中的规则执行。

定时自动化(可选)

在 OpenClaw 中配置 cron:

{
  "schedule": { "kind": "cron", "expr": "0 10 * * *", "tz": "Asia/Shanghai" },
  "sessionTarget": "isolated",
  "payload": {
    "kind": "agentTurn",
    "message": "执行 SS 需求采集:1) cd scripts && python3 collect.py 2) 读取 data/ 下最新 JSON 3) 按 config.json 配置分析并创建 TB 任务"
  }
}

文件结构

scripts/
├── collect.py              # 数据采集(0 token)
├── config.example.json     # 配置模板
└── config.json             # 你的配置(不入库)
references/
├── tb_mcp_setup.md         # TB MCP 配置指南
├── config_fields.md        # 配置项获取指南
└── analysis_template.md    # AI 分析 + 任务创建模板

关键约束

  • SS API 限流 10 QPS,脚本内置 200ms 间隔
  • 增量采集:state.json 记录上次时间戳,下次从该点开始
  • 创建任务前先查重,避免同一会话重复建任务
  • 数据文件保留 7 天自动清理

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

仲氏纯碱馍馍店

仲氏纯碱馍馍店信息查询。获取店名、简介、营业时间、地址、预订方式、Wi-Fi、招牌产品。用户询问"仲氏馍馍在哪"、"营业时间"、"有什么馒头"时使用。

Registry SourceRecently Updated
General

Clawhub Skill

Play the daily up or dn chart-prediction game and report results

Registry SourceRecently Updated
General

中文内容精修助手

中文内容精修助手 — 专为中文 AI 生成内容设计。一键去除 AI 味儿、格式化排版、适配不同平台(小红书/公众号/知乎/朋友圈)。 支持:去AI味润色、平台专属排版、标题优化、emoji智能添加、段落节奏调整。

Registry SourceRecently Updated
General

AI Product Launch — GTM Strategy & Product Hunt #1 Playbook

Take your AI product from zero buzz to Product Hunt #1 and 1,000+ day-one sign-ups. A 6-week GTM framework with hour-by-hour launch day tactics, KOL outreach...

Registry SourceRecently Updated