← 返回 Skills 市场
outbound call pro
作者
naive-white-expert
· GitHub ↗
· v1.0.1
· MIT-0
81
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install outbound-call-pro
功能描述
AI-powered outbound calls and voice interaction for automated campaigns, sales, and reminders. Optimized for Mainland China (+86) numbers. Use when the user...
安全使用建议
This skill appears to do what it claims, but it handles sensitive personal data and can place real phone calls. Before installing: 1) Verify the vendor (https://www.skill.black) is legitimate and review its privacy policy. 2) Protect the OUTBOUND_API_KEY (use environment variables, do not commit to repo). 3) Confirm you have legal consent to call recipients (telemarketing rules in China can be strict). 4) Be cautious with the --must-outbound option — it can bypass missing information. 5) Periodically purge or secure memory/skills/*.jsonl files because they store PII. 6) Consider testing with a restricted test API key and a small controlled recipient list before wide use.
功能分析
Type: OpenClaw Skill
Name: outbound-call-pro
Version: 1.0.1
The skill provides automated outbound calling services via the skill.black API. It includes comprehensive privacy disclosures and strictly instructs the AI agent to obtain explicit user consent before transmitting any data or initiating calls. The Python scripts (make-call.py and query-call.py) are well-structured, perform standard API interactions using urllib, and contain no evidence of malicious intent, obfuscation, or unauthorized access to sensitive local files.
能力标签
能力评估
Purpose & Capability
Name/description (outbound calling for China) align with the code and SKILL.md. The skill only requires a single API key and an optional base URL and depends on the 'uv' runner to execute the included Python scripts — all appropriate for a telephony integration.
Instruction Scope
Instructions explicitly collect and transmit phone numbers and full conversation context to the provider API and store PII locally (memory/skills/requests.jsonl and costs.jsonl). The skill requires explicit user confirmation before invoking calls (good), but supports a --must-outbound flag to force calls even when some info is missing — this increases the risk of unintended outbound calls if misused.
Install Mechanism
No remote install or downloads; this is instruction + local scripts executed via the provided 'uv' runner. No external archives, package installs, or URL-download installers are present in the package.
Credentials
Only OUTBOUND_API_KEY (and optional OUTBOUND_BASE_URL) are required — these are appropriate and proportionate for a third-party API integration. The API key grants the ability to create calls, so it is sensitive and should be protected.
Persistence & Privilege
The skill is not always-enabled and does not request elevated system privileges. It writes its own logs under its skill directory (memory/skills) and a suggested config file under ~/.openclaw/secrets — behavior is limited to the skill's scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install outbound-call-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/outbound-call-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Add skill tags
v1.0.0
Initial release
元数据
常见问题
outbound call pro 是什么?
AI-powered outbound calls and voice interaction for automated campaigns, sales, and reminders. Optimized for Mainland China (+86) numbers. Use when the user... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 outbound call pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install outbound-call-pro」即可一键安装,无需额外配置。
outbound call pro 是免费的吗?
是的,outbound call pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
outbound call pro 支持哪些平台?
outbound call pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 outbound call pro?
由 naive-white-expert(@naive-white-expert)开发并维护,当前版本 v1.0.1。
推荐 Skills