← Back to Skills Marketplace
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install phone-calls-calle1
Description
Make real phone calls, handle inbound and outbound calls, and check call status with Call-E. Schedule calls, run batch calling tasks, and get call results wi...
Usage Guidance
This skill looks coherent for installing and using a Call‑E OpenClaw plugin, but pay attention before installing: (1) Running the bundled script is safer than piping a remote script directly; if you must use the curl fallback, inspect the script on GitHub first. (2) The script will write to ~/.openclaw/openclaw.json and may restart the OpenClaw gateway — back up that file if you want to revert. (3) Real phone calls may incur costs and privacy/compliance implications; confirm the user explicitly wants to place real calls. (4) Verify the upstream repository (https://github.com/CALLE-AI/call-e-integrations) and package @call-e/openagent if you need higher assurance. If you are unsure, run the setup in a controlled environment or decline the install.
Capability Analysis
Type: OpenClaw Skill
Name: phone-calls-calle
Version: 1.0.7
The skill provides capabilities for making real phone calls and includes a setup script (scripts/openclaw-setup.sh) that modifies the local OpenClaw configuration file (~/.openclaw/openclaw.json) to enable the plugin and authorize specific tools. While these actions are aligned with the stated purpose of the Call-E integration, the requirement for the agent to execute shell scripts and the inclusion of a remote 'curl | bash' installation path (github.com/CALLE-AI) in SKILL.md represent high-risk administrative operations and an expanded attack surface.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description, required binaries (openclaw and node), included setup script, and runtime instructions all align with installing and enabling a Call‑E plugin and exposing calle_* tools. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays on topic: check for plugin, run packaged setup script (or fetch the same script remotely), enable plugin, merge OpenClaw config, and restart gateway if needed. It includes appropriate safety warnings about real calls and consent and explicitly tells the agent not to use raw HTTP/curl for call actions once tools are available.
Install Mechanism
Primary install is a local setup script bundled with the skill (good). The instructions also allow falling back to piping a script from raw.githubusercontent.com via curl | bash — GitHub raw is a common host but piping remote scripts to a shell is inherently risky. The included script appears benign (merges JSON config, calls openclaw plugin install/enable, may restart gateway), but executing any remote script should be done after verification. No other high‑risk download hosts or obfuscated code were found.
Credentials
The skill requests no environment variables or secret credentials. The setup script writes to the user's OpenClaw config (~/.openclaw/openclaw.json) which is expected for enabling a plugin; there is no attempt to read unrelated config or secrets.
Persistence & Privilege
The script modifies the user's OpenClaw config to enable the plugin and add tool IDs, and may restart the gateway — these are privileged local operations but are proportionate to installing a plugin. The skill is not force‑always enabled and does not request system‑wide privileges beyond the OpenClaw gateway interaction.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install phone-calls-calle1 - After installation, invoke the skill by name or use
/phone-calls-calle1 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.7
Phone Calls — Call-E 1.0.7
- Updated documentation to clarify install, usage, and troubleshooting steps for the Call-E plugin with OpenClaw.
- Expanded coverage of safety, consent, and best practices for making real phone calls.
- Outlined precise trigger phrases and scenarios for appropriate and inappropriate usage.
- Provided detailed step-by-step guides for plugin setup and call execution flow.
- Added authentication handling instructions and improved agent guidance for user interaction.
Metadata
Frequently Asked Questions
What is Phone Calls - Call-E?
Make real phone calls, handle inbound and outbound calls, and check call status with Call-E. Schedule calls, run batch calling tasks, and get call results wi... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Phone Calls - Call-E?
Run "/install phone-calls-calle1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Phone Calls - Call-E free?
Yes, Phone Calls - Call-E is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Phone Calls - Call-E support?
Phone Calls - Call-E is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Phone Calls - Call-E?
It is built and maintained by ray (@ray-56); the current version is v1.0.7.
More Skills