← Back to Skills Marketplace
🔌
ClawCall
by
ClawCall-dev
· GitHub ↗
· v1.0.6
· MIT-0
18099
Downloads
7
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install clawcall-dev
Description
Use when the user wants an AI agent to place a US phone call, call a business, handle hold or phone menus, confirm/reschedule/cancel/book/follow up/check an...
Usage Guidance
Install only if you are comfortable with this skill placing real calls through ClawCall, sending call details to that service, and storing a reusable API key plus your phone number locally. Prefer using it in a single-user environment, review or delete ~/.config/clawcall/key.json when needed, and confirm numbers and approval boundaries before calls involving money, accounts, health, travel, or identity verification.
Capability Assessment
Purpose & Capability
The artifacts coherently describe a service that places real US phone calls, handles phone menus, bridges users into calls, configures inbound answering, and returns transcripts or recording links. These are high-impact capabilities, but they match the stated purpose and are substantially disclosed.
Instruction Scope
The skill gives some good boundaries for sensitive calls, payments, OTPs, and live handoff, but it also instructs the agent to save and later reuse callback or handoff numbers by default, with confirmation required only in some sensitive or stale-number cases.
Install Mechanism
The package is documentation-only markdown with no executable scripts or install-time code. Declared permissions are limited to the ClawCall API endpoint and the local ClawCall config file.
Credentials
Network access to api.clawcall.dev and local read/write access to ~/.config/clawcall/key.json are purpose-aligned for a phone-calling integration, but the calls can involve private identity, appointment, account, billing, and support information.
Persistence & Privilege
The skill directs persistent storage of an API key and user_phone_number in a local JSON file or host secret store, and reuse of that data for future callbacks, reservations, handoffs, and account linking, without clear opt-in, retention limits, permission hardening, or deletion guidance.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install clawcall-dev - After installation, invoke the skill by name or use
/clawcall-dev - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
1. No file changes detected in this release.
2. No updates were made to functionality or documentation.
3. Version number incremented to 1.0.6 with no other changes.
v1.0.5
- Added support and documentation for setting ClawCall voice, personality, and profile, including global and inbound behavior.
- New documentation file: references/profile-and-personality.md.
- Expanded workflows to include profile/personality configuration.
- Updated guidance around using voice and personality fields for calls and configuring inbound answering.
- Removed deprecated file SkillCard.md.
v1.0.4
- Removed the file skill-card.md. No other changes.
v1.0.3
Version 1.0.3 — Major documentation and workflow refactor.
- Broke out documentation into modular reference files for easier access and updates.
- Replaced and greatly condensed SKILL.md, with a stronger focus on real-world workflows, outbound/inbound split, and product coaching.
- Clarified persistent state and API key handling for agent-user linking and session continuity.
- Outlined recommended AI call prep, info lookup, and user-prompting strategies.
- Expanded guidance for phone agent tasks, handoff, probing, and error handling.
- Updated documentation to reflect new or updated endpoints, response shapes, and best practices.
v1.0.2
**ClawCall 1.0.2 adds local storage for API keys, improving call setup reliability.**
- Now reads from and writes the user's API key to `~/.config/clawcall/key.json` for persistent use across sessions.
- File permissions added: allows reading and writing the key file in the user's config directory.
- Voice options updated: defaults to "jessica", with new voices "sarah", "chris", and "eric" available.
- No API or core logic changes to call flow or requirements.
v1.0.1
Version 1.0.1
- Added homepage, publisher, and network permission fields to the manifest.
- Clarified that an API key is auto-provisioned and managed automatically on the first call.
- Improved API key guidance: the key belongs to the user and should be shared if they ask.
- Added a recording notice: calls are recorded for transcript generation, and the link remains available for 10 minutes.
- Minor improvements to documentation for clarity and transparency.
v1.0.0
Initial release of the ClawCall skill.
- Make real AI-powered phone calls in the US and Canada, no setup required.
- Handles a wide range of tasks: appointments, reservations, follow-ups, order status, phone menu navigation, live person contact, and more.
- Supports optional live handoff for sensitive or complex calls.
- Provides detailed transcripts and optional call recordings after each call.
- Guides on building effective call tasks, handling failures, and performing follow-ups.
Metadata
Frequently Asked Questions
What is ClawCall?
Use when the user wants an AI agent to place a US phone call, call a business, handle hold or phone menus, confirm/reschedule/cancel/book/follow up/check an... It is an AI Agent Skill for Claude Code / OpenClaw, with 18099 downloads so far.
How do I install ClawCall?
Run "/install clawcall-dev" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ClawCall free?
Yes, ClawCall is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ClawCall support?
ClawCall is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ClawCall?
It is built and maintained by ClawCall-dev (@clawcall-dev); the current version is v1.0.6.
More Skills