← Back to Skills Marketplace
outbound call pro
by
naive-white-expert
· GitHub ↗
· v1.0.1
· MIT-0
81
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install outbound-call-pro
Description
AI-powered outbound calls and voice interaction for automated campaigns, sales, and reminders. Optimized for Mainland China (+86) numbers. Use when the user...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outbound-call-pro - After installation, invoke the skill by name or use
/outbound-call-pro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Add skill tags
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install outbound call pro?
Run "/install outbound-call-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is outbound call pro free?
Yes, outbound call pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does outbound call pro support?
outbound call pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created outbound call pro?
It is built and maintained by naive-white-expert (@naive-white-expert); the current version is v1.0.1.
More Skills