Files
nexus/wiki/entities/SuperCall.md
weishen b5f5c710f0 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
2026-04-16 07:40:12 +08:00

37 lines
967 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "SuperCall"
type: entity
tags: [openclaw-plugin, voice-ai, twilio]
---
## 基本信息
- 类型OpenClaw 语音外呼插件
- 安装:`openclaw plugins install @xonder/supercall`
- GitHubgithub.com/xonder/supercall
- ClawHubclawhub.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]]