活动嘉宾确认

你正在举办一个活动——晚宴、婚礼、公司团建——你需要确认一份嘉宾名单的出席情况。手动拨打 20 多个电话是繁琐的:你玩电话捉迷藏,忘记谁说了什么,并且忘记记录饮食限制或携带同伴。短信有时有效,但人们会忽略消息。真实的电话通话能获得更高的回复率。

此用例让 OpenClaw 使用 SuperCall 插件拨打你名单上的每位嘉宾电话,确认他们是否出席,收集任何备注,并将所有内容编译成摘要供你查看。

功能描述

  • 遍历嘉宾名单(姓名 + 电话号码)并拨打每个电话

  • AI 以友好的角色身份介绍自己,作为你的活动协调员

  • 与嘉宾确认活动日期、时间和地点

  • 询问他们是否出席,并收集任何备注(饮食需求、携带同伴、到达时间等)

  • 所有通话完成后,编译摘要:谁确认出席、谁谢绝、谁未接听,以及任何备注

为什么选择 SuperCall

此用例专门与 SuperCall 插件配合使用——而不是内置的 voice_call 插件。关键区别在于:SuperCall 是一个完全独立的语音智能体。通话中的 AI 角色 仅能访问你提供的上下文(角色名称、目标和开场白)。它无法访问你的网关智能体、你的文件、你的其他工具或任何其他内容。

这对于嘉宾确认很重要,因为:

  • 安全性:通话另一端的人无法通过对话操纵或访问你的智能体。不存在提示词注入或数据泄漏的风险。

  • 更好的对话:因为 AI 的范围限定在单一专注任务(确认出席)上,它比通用语音智能体更能保持话题并更自然地处理通话。

  • 批量友好:你需要拨打许多电话给不同的人。一个每次通话重置的沙盒角色正是你想要的——对话之间没有信息泄漏。

所需技能

  • SuperCall —— 通过 openclaw plugins install @xonder/supercall 安装

  • 拥有电话号码的 Twilio 账户(用于拨打电话)

  • OpenAI API 密钥(用于 GPT-4o Realtime 语音 AI)

  • ngrok(用于 webhook 隧道——免费层可用)

完整配置说明请参见 SuperCall README

如何设置

  1. 按照 设置指南 安装和配置 SuperCall。确保在你的 OpenClaw 配置中启用了 hooks。

  2. 准备你的嘉宾名单。你可以直接粘贴到聊天中,或保存在文件中:

嘉宾名单 — 夏季烧烤,6 月 14 日星期六,下午 4 点,橡树街 23 号

- Sarah Johnson: +15551234567
- Mike Chen: +15559876543
- Rachel Torres: +15555551234
- David Kim: +15558887777
  1. 提示 OpenClaw:

我需要你为我的活动确认出席情况。以下是详细信息:

活动:夏季烧烤
日期:6 月 14 日星期六下午 4 点
地点:橡树街 23 号

这是我的嘉宾名单:
<在此处粘贴你的嘉宾名单>

对于每位嘉宾,使用 supercall 给他们打电话。使用角色“Jamie,[你的名字] 的活动协调员”。每个通话的目标是确认他们是否出席,并记录任何饮食限制、携带同伴或其他评论。

每次通话后,记录结果。所有通话完成后,给我一份完整摘要:
- 谁确认出席
- 谁谢绝
- 谁未接听
- 来自每位嘉宾的任何备注或特殊请求
  1. OpenClaw 将使用 SuperCall 逐一拨打每位嘉宾电话,然后编译结果。你可以随时询问状态更新来查看进度。

关键洞见

  • 从小测试开始:首先尝试 2-3 位嘉宾,以确保角色和开场白听起来合适。你可以在拨打完整名单之前调整语气。

  • 注意通话时间:不要安排太早或太晚的通话。你可以告诉 OpenClaw 仅在特定时间段内拨打电话。

  • 审查转录稿:SuperCall 将转录稿记录到 ~/clawd/supercall-logs。第一批通话后浏览它们,看看对话进行得如何。

  • 未接听处理:如果有人未接听,OpenClaw 可以记录下来,你可以决定是否稍后重试或通过短信跟进。

  • 真实电话通话需要费用:每次通话使用 Twilio 分钟数。在你的 Twilio 账户中设置适当的限制,特别是对于大型嘉宾名单。

相关链接

原文

Event Guest Confirmation

You're hosting an event — a dinner party, a wedding, a company offsite — and you need to confirm attendance from a list of guests. Manually calling 20+ people is tedious: you play phone tag, forget who said what, and lose track of dietary restrictions or plus-ones. Texting works sometimes, but people ignore messages. A real phone call gets a much higher response rate.

This use case has OpenClaw call each guest on your list using the SuperCall plugin, confirm whether they're attending, collect any notes, and compile everything into a summary for you.

What It Does

  • Iterates through a guest list (names + phone numbers) and calls each one

  • The AI introduces itself as your event coordinator with a friendly persona

  • Confirms the event date, time, and location with the guest

  • Asks if they're attending, and collects any notes (dietary needs, plus-ones, arrival time, etc.)

  • After all calls are complete, compiles a summary: who confirmed, who declined, who didn't pick up, and any notes

Why SuperCall

This use case works with the SuperCall plugin specifically — not the built-in voice_call plugin. The key difference: SuperCall is a fully standalone voice agent. The AI persona on the call only has access to the context you provide (the persona name, the goal, and the opening line). It cannot access your gateway agent, your files, your other tools, or anything else.

This matters for guest confirmation because:

  • Safety: The person on the other end of the call can't manipulate or access your agent through the conversation. There's no risk of prompt injection or data leakage.

  • Better conversations: Because the AI is scoped to a single focused task (confirm attendance), it stays on-topic and handles the call more naturally than a general-purpose voice agent would.

  • Batch-friendly: You're making many calls to different people. A sandboxed persona that resets per call is exactly what you want — no bleed-over between conversations.

Skills You Need

  • SuperCall — install via openclaw plugins install @xonder/supercall

  • A Twilio account with a phone number (for making outbound calls)

  • An OpenAI API key (for the GPT-4o Realtime voice AI)

  • ngrok (for webhook tunneling — free tier works)

See the SuperCall README for full configuration instructions.

How to Set It Up

  1. Install and configure SuperCall following the setup guide. Make sure hooks are enabled in your OpenClaw config.

  2. Prepare your guest list. You can paste it directly in chat or keep it in a file:

Guest List — Summer BBQ, Saturday June 14th, 4 PM, 23 Oak Street

- Sarah Johnson: +15551234567
- Mike Chen: +15559876543
- Rachel Torres: +15555551234
- David Kim: +15558887777
  1. Prompt OpenClaw:

I need you to confirm attendance for my event. Here are the details:

Event: Summer BBQ
Date: Saturday, June 14th at 4 PM
Location: 23 Oak Street

Here is my guest list:
<paste your guest list here>

For each guest, use supercall to call them. Use the persona "Jamie, event coordinator
for [your name]". The goal for each call is to confirm whether they're attending,
and note any dietary restrictions, plus-ones, or other comments.

After each call, log the result. Once all calls are done, give me a full summary:
- Who confirmed
- Who declined
- Who didn't answer
- Any notes or special requests from each guest
  1. OpenClaw will call each guest one by one using SuperCall, then compile the results. You can check in on progress at any time by asking for a status update.

Key Insights

  • Start with a small test: Try it with 2-3 guests first to make sure the persona and opening line sound right. You can adjust the tone before calling the full list.

  • Be mindful of calling hours: Don't schedule calls too early or too late. You can tell OpenClaw to only call between certain hours.

  • Review transcripts: SuperCall logs transcripts to ~/clawd/supercall-logs. Skim through them after the first batch to see how conversations went.

  • No-answer handling: If someone doesn't pick up, OpenClaw can note it and you can decide whether to retry later or follow up by text.

  • Real phone calls cost money: Each call uses Twilio minutes. Set appropriate limits in your Twilio account, especially for large guest lists.

Related Links

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐