📡 Telecom Agent Skill v1.2
Give your MoltBot / OpenClaw agent the power of a Telecom Operator.
This skill connects your agent to the Telecom Operator Console, allowing it to manage campaigns, handle approvals, and operate on the public telephone network safely.
✨ Capabilities
🚀 Campaign Queue (Bulk Calling) New
- * Mass Dialing: Upload a list of 10,000+ numbers. The system handles rate-limiting.
- ChatOps: "Bot, create a campaign for the 'Friday Leads' list."
- Monitoring: Agent can poll status with
--json for precise progress tracking.
🗣️ Voice & Speech
- * Make Calls: Dial any global number.
- Speak: Dynamic "Text-to-Speech" intro messages.
- Listen: Records audio automatically for quality assurance.
📱 Field Operations (Telegram)
- * Remote Admin: Monitor system status from a Telegram Bot.
- Approvals: Approve/Deny high-risk actions via mobile buttons.
🧠 Operational Memory
- * Transcripts: Agent can read full call transcripts (
telecom agent memory). - Persistence: All logs saved to the secure Operator Console.
🚀 Quick Start for Agents
1. Installation
CODEBLOCK0
2. Setup
CODEBLOCK1
3. Usage Examples
Bulk Campaign:
CODEBLOCK2
Single Call:
CODEBLOCK3
Memory Retrieval:
CODEBLOCK4
📡 电信座席技能 v1.2
赋予您的 MoltBot / OpenClaw 座席电信运营商的强大能力。
该技能将您的座席连接到电信运营商控制台,使其能够管理活动、处理审批,并安全地在公共电话网络上操作。
✨ 功能特性
🚀 活动队列(批量呼叫)新增
- * 批量拨号:上传包含10,000+号码的列表。系统自动处理速率限制。
- 聊天运维:机器人,为周五线索列表创建一个活动。
- 监控:座席可使用--json参数轮询状态,实现精确进度追踪。
🗣️ 语音与通话
- * 拨打电话:拨打任何全球号码。
- 语音播报:动态文本转语音开场白。
- 录音监听:自动录制音频用于质量保证。
📱 现场操作(Telegram)
- * 远程管理:通过Telegram机器人监控系统状态。
- 审批流程:通过手机按钮批准/拒绝高风险操作。
🧠 操作记忆
- * 通话记录:座席可读取完整通话记录(telecom agent memory)。
- 持久化存储:所有日志保存至安全的运营商控制台。
🚀 座席快速入门
1. 安装
bash
/install https://github.com/kflohr/telecom-agent-skill
2. 配置
bash
telecom onboard
按照向导链接您的Twilio账户。
3. 使用示例
批量活动:
bash
telecom campaign create 外呼活动 --file leads.csv
telecom campaign status --json
单次呼叫:
bash
telecom agent call +14155550100 --intro 您好,这里是AI团队。
记忆检索:
bash
telecom agent memory