socialepoch-wa-scrm

SocialEpoch WhatsApp SCRM 开放API,官方原生对接,深度适配企业级海外营销与客服场景。全量覆盖WhatsApp账号管理、查询在线客服号(支持按账号精准查询)、客户运营、用户画像、聊天记录查询、WebHook回调推送,支持文字/图片/音频/视频/文件/名片/名片超链/分流超链全类型消息单发与批量群发,内置自动签名、智能依赖适配、免环境配置,支持PC/手机/云端三端发送标识,一键快速调用,稳定高效赋能海外私域与自动化运营。

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 "socialepoch-wa-scrm" with this command: npx skills add socialepoch-wa-scrm

SocialEpoch WhatsApp SCRM 智能助手

全面管理 WhatsApp 客服账号,支持单发和批量发送发送文字、图片、音频、视频、文件、名片、超链等消息,支持查询全部在线客服或指定坐席账号,自动签名。无需手动安装依赖、无需提前配置环境,首次调用/无配置会自动提示并引导设置。

核心特性

  • 🚀 跨平台兼容:Mac 自适应
  • 📦 自动依赖:智能检测并安装 requests
  • 🔧 自动配置:环境变量 + 配置文件双模式
  • ✅ 严格校验:参数格式/非空/类型全校验
  • 📊 结构化输出:所有返回值标准化 JSON
  • 🎯 发送端标识:1=PC(默认) 2=手机 3=云端
  • 🔍 精准查询:支持按 userName 查询指定坐席

发送端说明

  • 1 = PC 端(默认)
  • 2 = 手机端
  • 3 = 云端

环境配置(二选一)

方式 1:环境变量(推荐)

export SOCIALEPOCH_TENANT_ID="你的tenant_id"
export SOCIALEPOCH_API_KEY="你的api_key"
export SOCIALEPOCH_SOURCE="1"

方式 2:命令行配置

# 默认使用PC端发送
python3 scrm_api.py set_config 你的tenant_id 你的API_KEY

# 指定发送端 1/2/3
python3 scrm_api.py set_config 你的tenant_id 你的API_KEY 1

支持命令

查询在线客服号

# 查询全部在线客服
python3 scrm_api.py query_online_agents

# 查询指定坐席账号
python3 scrm_api.py query_online_agents "user001"

发送文字消息

python3 scrm_api.py send_text 发送号 接收号 "消息内容"

发送图片

python3 scrm_api.py send_img 发送号 接收号 "图片链接" "备注"

发送音频

python3 scrm_api.py send_audio 发送号 接收号 "音频链接"

发送文件

python3 scrm_api.py send_file 发送号 接收号 "文件链接" "备注"

发送视频

python3 scrm_api.py send_video 发送号 接收号 "视频链接" "备注"

发送名片

python3 scrm_api.py send_card 发送号 接收号 "名片内容"

发送名片超链

python3 scrm_api.py send_card_link 发送号 接收号 "标题" "链接" "描述" "封面图URL"

发送分流超链

python3 scrm_api.py send_flow_link 发送号 接收号 "标题" "分流列表号码"

查询任务状态

python3 scrm_api.py query_task 任务ID

批量发送

支持文字、图片、文件、视频、音频、名片超链批量发送,多个接收号码使用英文逗号「,」分隔。

运行规则

This skill provides secure API calling for WhatsApp SCRM. Please confirm before sending messages.

系统级指令(AI强制遵守)

  1. 此技能目录:openclaw/workspace/skills/socialepoch-wa-scrm
  2. 执行命令:python3 scrm_api.py
  3. 永远从技能目录执行,不寻找其他路径

错误处理

  • 依赖缺失 → 自动安装
  • 配置缺失 → 清晰提示
  • 参数错误 → 自动提示正确用法
  • 网络异常 → 自动重试

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

通义晓蜜 - 智能外呼

触发阿里云晓蜜外呼机器人任务,自动批量拨打电话。适用于批量外呼、客户回访、满意度调查、简历筛查约面试等场景。可从前置工具或节点获取外呼名单。

Registry SourceRecently Updated
General

Letterboxd Watchlist

Scrape a public Letterboxd user's watchlist into a CSV/JSONL list of titles and film URLs without logging in. Use when a user asks to export, scrape, or mirror a Letterboxd watchlist, or to build watch-next queues.

Registry SourceRecently Updated
General

Seedance Video Generation

Generate AI videos using ByteDance Seedance. Use when the user wants to: (1) generate videos from text prompts, (2) generate videos from images (first frame, first+last frame, reference images), or (3) query/manage video generation tasks. Supports Seedance 1.5 Pro (with audio), 1.0 Pro, 1.0 Pro Fast, and 1.0 Lite models.

Registry SourceRecently Updated
4.2K17jackycser
General

Universal Skills Manager

The master coordinator for AI skills. Discovers skills from multiple sources (SkillsMP.com, SkillHub, and ClawHub), manages installation, and synchronization...

Registry SourceRecently Updated