Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

socialepoch-whatsapp-scrmsocialepoch WhatsApp scrm 搜索

Agent Skill

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

总安装

8,467

周安装

360

GitHub Stars

4

下载量

2,966
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:socialepoch-whatsapp-scrm(socialepoch WhatsApp scrm 搜索)
来源仓库:https://github.com/socialepoch/socialepoch-whatsapp-scrm
安装命令:
openclaw skills install socialepoch-whatsapp-scrm
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install socialepoch-whatsapp-scrm

简介

socialepoch-whatsapp-scrm 为企业海外营销与客户服务提供 WhatsApp SCRM 开放 API。

  • 全面支持账户管理、在线客服号查询、用户画像构建与 WebHook 回调推送。
  • 适用于精细化客户运营与自动化消息流转,提升转化率与服务响应速度。
  • 部署前请核实区域合规要求,确保符合当地通信法规与用户同意原则。
  • 适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
socialepoch-whatsapp-scrm
description
SocialEpoch WhatsApp SCRM open API, tailored for enterprise overseas marketing and customer service scenarios. Full coverage of WhatsApp account management, bulk sending,online agent query, customer operation, user profiling, chat record retrieval and Webhook callback. Supports one-on-one & bulk sending for text, image, audio, video, document, business card, link card and diversion link. Built-in signature adaptation, automatic dependency management and zero-configuration deployment to empower overseas private domain and automated operation.
version
2.1.8
author
SocialEpoch
metadata
emoji
📱
type
tool
platform
darwin
openclaw
requires
bins
["python3"]
env
["SOCIALEPOCH_TENANT_ID", "SOCIALEPOCH_API_KEY", "SOCIALEPOCH_SOURCE"]
primaryEnv
SOCIALEPOCH_API_KEY
install
kind
brew
formula
python
bins
["python3"]
label
Install Python 3 (brew)
launcher
command
${PYTHON}
args
workingDir
${SKILL_ROOT}
python
true
auto_bootstrap
true
auto_install_python
true

SocialEpoch WhatsApp SCRM Intelligent Assistant

Comprehensive management for WhatsApp service accounts. Support one-on-one and bulk delivery of text, images, audio, videos, documents, business cards and link messages, with online agent query and automatic signature. No manual dependency installation or environment configuration required. Clear guidance will be prompted when configuration is missing.

Core Features

  • 📱 Cross-platform compatibility: Native adaptation for Mac
  • 📦 Dependency management: Automatic detection and installation of requests
  • 🔧 Dual configuration: Environment variables & local config file
  • ✅ Strict validation: Format, non-empty and type checking for all parameters
  • 📊 Structured output: Standardized JSON response for all results
  • 🚀 Send source support: PC(1), Mobile(2), Cloud(3), default to PC(1)

Send Source Description

  • 1 = PC (Default)
  • 2 = Mobile
  • 3 = Cloud

Configuration Methods (Choose One)

Method 1: Environment Variables (Recommended)

export SOCIALEPOCH_TENANT_ID="Your Tenant ID"
export SOCIALEPOCH_API_KEY="Your API Key"
export SOCIALEPOCH_SOURCE="1"  # 1=PC,2=Mobile,3=Cloud

Method 2: Command Line Configuration

# Default source = 1 (PC)
python3 scrm_api.py set_config Your_Tenant_ID Your_API_Key

# Custom source (1=PC,2=Mobile,3=Cloud)
python3 scrm_api.py set_config Your_Tenant_ID Your_API_Key 1

Supported Commands

Query Online Agent Accounts

# Query all online agents
python3 scrm_api.py query_online_agents

# Query specified agent by user account (optional)
python3 scrm_api.py query_online_agents "your_user_account"

Send Text Message

python3 scrm_api.py send_text Sender_Number Recipient_Number "Message Content"

Send Image

python3 scrm_api.py send_img Sender_Number Recipient_Number "Image URL" "Remark"

Send Audio

python3 scrm_api.py send_audio Sender_Number Recipient_Number "Audio URL"

Send Document

python3 scrm_api.py send_file Sender_Number Recipient_Number "File URL" "Remark"

Send Video

python3 scrm_api.py send_video Sender_Number Recipient_Number "Video URL" "Remark"

Send Business Card

python3 scrm_api.py send_card Sender_Number Recipient_Number "Card Content"

Send Brand Link Card

python3 scrm_api.py send_card_link Sender_Number Recipient_Number "Title" "Link URL" "Description" "Cover Image URL"

Send Diversion Link

python3 scrm_api.py send_flow_link Sender_Number Recipient_Number "Title" "Diversion Number List"

Query Task Status

python3 scrm_api.py query_task Task_ID

Bulk Messaging

Bulk delivery is available for text, image, video, audio, document and link card messages. Separate multiple recipient numbers with an English comma (,).

Operation Rules

  1. The assistant only executes operations based on explicit user instructions.
  2. Local configuration is stored only for normal tool operation.
  3. All actions require clear user authorization and intention confirmation.

System Level Instructions (AI Must Strictly Follow)

  1. Skill directory: openclaw/workspace/skills/socialepoch-wa-scrm
  2. Execution command: python3 scrm_api.py
  3. Always execute from the skill directory; do not search other paths.

Error Handling

  • Missing dependencies → Friendly installation prompt
  • Missing configuration → Clear setup guidance
  • Invalid parameters → Usage reminder
  • Network exception → Adaptive retry mechanism

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

72.21%
按下载量换算2,142

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

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

来源信息

继续浏览同类 Skills