← Back to Skills Marketplace
outbound call china
by
naive-white-expert
· GitHub ↗
· v3.3.0
· MIT-0
124
Downloads
0
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install outbound-call-china
Description
An AI outbound assistant supporting diverse scenarios and Chinese phone numbers. Simply describe your scenario in one sentence, and the AI will generate real...
Usage Guidance
This skill appears coherent with its stated purpose, but review these points before installing: 1) The skill will transmit phone numbers and conversation text to https://www.skill.black — verify you trust that service and review its privacy policy. 2) It stores PII locally in memory/skills/requests.jsonl and costs.jsonl; delete or secure these files if needed and follow the SKILL.md guidance (chmod 600 for any config files). 3) Provide a least-privilege API key (rotate/revoke if needed) and confirm OUTBOUND_BASE_URL is not changed to an untrusted endpoint. 4) Ensure you obtain explicit consent from call targets as required by law/regulation for automated calls in your jurisdiction. 5) If you need higher assurance, inspect/host the scripts yourself or run them in an isolated environment before adding the skill to an agent.
Capability Analysis
Type: OpenClaw Skill
Name: outbound-call-china
Version: 3.3.0
The skill is a legitimate AI outbound calling assistant for the China region that interfaces with the 'skill.black' API. It demonstrates good security practices by requiring explicit user confirmation before initiating calls, providing clear privacy disclosures regarding PII (phone numbers), and supporting secure credential management via environment variables. The Python scripts (make-call.py and query-call.py) are well-structured, use standard libraries, and contain no evidence of malicious intent, obfuscation, or unauthorized data exfiltration.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match implementation: scripts implement API calls to an outbound-voice service, require a single API key (OUTBOUND_API_KEY) and the 'uv' runner as declared. Required binaries and env vars are proportionate to the stated telephony purpose.
Instruction Scope
SKILL.md instructs collecting phone, conversation context, and explicit user confirmation before calling — which the scripts implement. It does send phone numbers and conversation transcripts to the remote API (https://www.skill.black) as intended. Note: the skill stores PII (phone numbers, transcripts) locally under memory/skills/requests.jsonl and costs.jsonl as documented; the README includes a consent step and deletion guidance.
Install Mechanism
No install spec or external downloads; this is an instruction+script bundle. No archive downloads or third-party package installs are present in the provided files.
Credentials
Only OUTBOUND_API_KEY (required) and an optional OUTBOUND_BASE_URL are used. The code reads those env vars or an explicit ~/.openclaw/secrets/outbound.json fallback — consistent with the documented configuration. No other credentials or unrelated env vars are accessed.
Persistence & Privilege
The skill is not always-on and uses normal agent invocation. It writes local logs under memory/skills within the skill directory (requests.jsonl and costs.jsonl) to track calls — this behavior is declared in SKILL.md and matches the code.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outbound-call-china - After installation, invoke the skill by name or use
/outbound-call-china - Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.3.0
Add skill tags for better discoverability
v3.2.9
优化文档格式:代码块改为表格/引用块,提升 ClawHub 页面可读性
v3.2.8
修复 registry metadata 格式,使用 openclaw 标准 format
v3.2.7
修复 registry metadata 声明 env vars
v3.2.6
安全更新:声明必需环境变量、HTTPS 加密传输
v3.2.5
安全更新:声明必需环境变量、HTTPS 加密传输
v3.2.4
AI外呼助手 - 支持多场景和中国电话号码
Metadata
Frequently Asked Questions
What is outbound call china?
An AI outbound assistant supporting diverse scenarios and Chinese phone numbers. Simply describe your scenario in one sentence, and the AI will generate real... It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install outbound call china?
Run "/install outbound-call-china" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is outbound call china free?
Yes, outbound call china is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does outbound call china support?
outbound call china is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created outbound call china?
It is built and maintained by naive-white-expert (@naive-white-expert); the current version is v3.3.0.
More Skills