← 返回 Skills 市场
Voice Agent Builder
作者
aiwithabidi
· GitHub ↗
· v1.0.0
282
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install voice-agent-builder
功能描述
Build and manage Voice AI agents using Vapi, Bland.ai, or Retell. Create agents, configure voices, set prompts, make outbound calls, and retrieve transcripts...
安全使用建议
This skill appears to do what it says: it wraps the Vapi API and needs your VAPI_API_KEY to manage agents and make calls. Before installing, verify you trust the Vapi service and the skill author/site (agxntsix.ai); treat VAPI_API_KEY as highly sensitive (it can create calls and access transcripts). Avoid pasting third-party secrets (Twilio SID/AuthToken, etc.) on shared shells or in command history — pass them securely. Review Vapi account permissions, expected billing for outbound calls, and privacy implications (call transcripts may contain PII). If unsure, run the script in an isolated environment and inspect network traffic to api.vapi.ai.
功能分析
Type: OpenClaw Skill
Name: voice-agent-builder
Version: 1.0.0
The voice-agent-builder skill is a legitimate tool for managing Voice AI agents via the Vapi.ai API. The core logic in scripts/vapi_agent.py implements standard API interactions (CRUD for agents, calls, and phone numbers) using Python's built-in urllib. The documentation in SKILL.md and scripts/voice_comparison.md is consistent with the provided functionality, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description (build/manage voice agents for Vapi/Bland.ai/Retell) align with the included files and requirements. The only required environment variable is VAPI_API_KEY, which the provided vapi_agent.py uses to call https://api.vapi.ai — this is proportional to the stated purpose.
Instruction Scope
SKILL.md instructs running the included Python CLI which only calls the Vapi API. It does instruct users to pass third-party credentials (e.g., Twilio SID/AuthToken) in JSON payloads when importing numbers — that is expected for phone import but is sensitive. The instructions do not request unrelated files, system config, or hidden endpoints.
Install Mechanism
No install spec; this is instruction-only plus a small Python script. No external downloads or archives are executed or written to disk by an installer, which reduces risk.
Credentials
Only VAPI_API_KEY is declared and used. That is appropriate for a wrapper that controls Vapi resources (agents, calls, transcripts) but is powerful — possession of the key allows creating calls and retrieving transcripts, so users should limit its scope and treat it as sensitive. The skill does not require other unrelated credentials.
Persistence & Privilege
Skill is not always-enabled and uses normal autonomous invocation defaults. It does not modify other skills or system configuration and has no persistent install steps.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install voice-agent-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/voice-agent-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of voice-agent-builder.
- Build and manage Voice AI agents across Vapi, Bland.ai, and Retell platforms.
- Supports agent creation, prompt configuration, voice selection, outbound calling, and transcript retrieval.
- Includes detailed platform comparison guide and best-practice prompt engineering tips.
- Offers integration workflows for CRM, calendar booking, and RAG knowledge bases.
- Command-line interface for all key agent and call management operations.
元数据
常见问题
Voice Agent Builder 是什么?
Build and manage Voice AI agents using Vapi, Bland.ai, or Retell. Create agents, configure voices, set prompts, make outbound calls, and retrieve transcripts... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 282 次。
如何安装 Voice Agent Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install voice-agent-builder」即可一键安装,无需额外配置。
Voice Agent Builder 是免费的吗?
是的,Voice Agent Builder 完全免费(开源免费),可自由下载、安装和使用。
Voice Agent Builder 支持哪些平台?
Voice Agent Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Voice Agent Builder?
由 aiwithabidi(@aiwithabidi)开发并维护,当前版本 v1.0.0。
推荐 Skills