Batch 11: arXiv Paper Reader + Custom Morning Brief + Event Guest Confirmation + Daily Reddit Digest
Sources: arXiv-Paper-Reader, Custom-Morning-Brief, Event-Guest-Confirmation, Daily-Reddit-Digest Entities: SuperCall, Twilio, reddit-readonly Overview: 4 new domain sections added
This commit is contained in:
36
wiki/entities/SuperCall.md
Normal file
36
wiki/entities/SuperCall.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "SuperCall"
|
||||
type: entity
|
||||
tags: [openclaw-plugin, voice-ai, twilio]
|
||||
---
|
||||
|
||||
## 基本信息
|
||||
- 类型:OpenClaw 语音外呼插件
|
||||
- 安装:`openclaw plugins install @xonder/supercall`
|
||||
- GitHub:github.com/xonder/supercall
|
||||
- ClawHub:clawhub.ai/xonder/supercall
|
||||
|
||||
## 核心特性
|
||||
- 完全独立的语音 Agent,呼叫过程不访问 OpenClaw Gateway
|
||||
- 每通电话独立沙箱化上下文,不跨对话记忆,防止 Prompt 注入和数据泄露
|
||||
- OpenAI GPT-4o Realtime API 驱动对话
|
||||
- Twilio 提供电话拨号基础设施
|
||||
|
||||
## 使用场景
|
||||
- 活动宾客人列确认(Event Guest Confirmation 工作流)
|
||||
- 批量外呼调查问卷
|
||||
- 客户回访自动化
|
||||
|
||||
## 技术架构
|
||||
- 钩子(Hooks)需在 OpenClaw 配置中启用
|
||||
- ngrok 提供 Webhook 隧道(免费版可用)
|
||||
- 每次通话使用 Twilio 分钟数计费
|
||||
|
||||
## 相关概念
|
||||
- [[AI外呼确认]]
|
||||
- [[沙箱化 Persona]]
|
||||
- [[AI Persona]]
|
||||
|
||||
## 相关页面
|
||||
- [[Event Guest Confirmation]]
|
||||
|
||||
Reference in New Issue
Block a user