← 返回 Skills 市场
ivangdavila

Talk

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
1254
总下载
2
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install talk
功能描述
Set up real-time voice conversations. Phone calls, voice agents, live speech.
安全使用建议
This skill is documentation and setup guidance only — it doesn't install code. Before using it: (1) Be prepared to supply provider API keys (Twilio/Telnyx/ElevenLabs/OpenAI) — treat them as secrets and use least-privilege keys where possible. (2) Public webhook tunnels (ngrok, tailscale, cloudflared) expose a local endpoint — prefer short-lived tunnels or allowlists for incoming calls. (3) The docs mention 'memory injection' (loading MEMORY.md into calls) and cost tracking — avoid loading any sensitive personal data into memories that will be spoken on calls. (4) Confirm billing/cost implications for per-minute voice usage and set inbound allowlists to avoid abuse. (5) Verify provider accounts and webhook URLs before enabling phone call integrations. If you want higher assurance, request a version of the skill from a known source or one that includes code you can review; otherwise the content is coherent but sensitive by nature.
功能分析
Type: OpenClaw Skill Name: talk Version: 1.0.0 The skill bundle is designed to help users configure real-time voice conversations. It consists primarily of markdown documentation (`SKILL.md`, `config.md`, `providers.md`) providing setup instructions and configuration examples for various voice providers. While these files contain shell commands (e.g., `clawhub install`, `ngrok http`, `tailscale funnel`, `cloudflared tunnel`), these commands are transparently presented within code blocks and are directly related to the legitimate operational requirements of setting up voice services (e.g., installing plugins, creating public webhooks). There is no evidence of data exfiltration, obfuscation, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent for harmful purposes. The content is aligned with the stated purpose and lacks indicators of intentional malicious behavior.
能力评估
Purpose & Capability
Name/description (real-time voice, phone calls, voice agents) match the content of SKILL.md, config.md, and providers.md. The providers and settings referenced (ElevenLabs, Twilio, Telnyx, ngrok/cloudflared/tailscale) are expected components for the stated purpose.
Instruction Scope
SKILL.md itself is minimal and appropriately asks questions and points to config/providers docs. The supporting docs include actionable setup snippets (API keys, webhooks) and a note about 'memory injection' (MEMORY.md loaded into calls) in the advanced integration — that can move sensitive data into live calls if used and is out-of-band from the simple configuration guidance, so users should be warned.
Install Mechanism
No install spec and no code files are included, so nothing is written to disk or auto-installed by the skill. This is the lowest-risk install posture for a skill.
Credentials
The skill metadata declares no required env vars, which is consistent with being instruction-only. The docs do ask the user to provide provider API keys / tokens (Twilio account SID/auth token, ElevenLabs/OpenAI API keys, Telnyx keys) — those are proportional to interacting with those services, but they are sensitive and should be supplied only to configured provider integrations, not pasted into public places.
Persistence & Privilege
always is false and there is no code that would persist or modify other skills or system settings. The skill does not request elevated or permanent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install talk
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /talk 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug talk
版本 1.0.0
许可证
累计安装 6
当前安装数 6
历史版本数 1
常见问题

Talk 是什么?

Set up real-time voice conversations. Phone calls, voice agents, live speech. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1254 次。

如何安装 Talk?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install talk」即可一键安装,无需额外配置。

Talk 是免费的吗?

是的,Talk 完全免费(开源免费),可自由下载、安装和使用。

Talk 支持哪些平台?

Talk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Talk?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论