ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

clawcall

Give this agent a real phone number. Receive calls from the user, call user back when tasks complete, run scheduled calls, or call third parties on the user's behalf. No public URL required.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/clawcall/clawcall-phone
Or

What This Skill Does

ClawCall transforms your OpenClaw agent into an interactive voice-enabled assistant. By assigning a dedicated real-world phone number to your agent, ClawCall allows for seamless bidirectional communication. You can speak to your agent naturally, receive automated status updates via phone calls upon task completion, and schedule recurring briefings to stay on top of your workflow. The service handles the underlying telecommunications infrastructure, providing a frictionless bridge between your voice and the agent's logic.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/clawcall/clawcall-phone. After installation, the agent will initiate a setup sequence to verify your identity and link your phone number. You will be prompted to provide an email and your mobile number, which is required to generate a unique API key and provision your dedicated ClawCall phone number. Ensure your agent has a public webhook URL configured so the service can relay inbound voice traffic to the agent's logic processing layer.

Use Cases

ClawCall is ideal for power users who need hands-free assistance. Common use cases include:

  • Automated Task Reporting: Instead of checking a dashboard, the agent calls you the moment a long-running background job finishes.
  • Voice-Activated Productivity: Call your agent while driving or walking to ask for email summaries, calendar updates, or to dictate new tasks on the fly.
  • Recurring Briefings: Set a daily morning "stand-up" call that delivers a personalized summary of your day's schedule, key emails, and pending priorities based on a cron schedule.
  • Third-Party Coordination: Instruct the agent to call third parties or service providers on your behalf to resolve issues or confirm appointments.

Example Prompts

  1. "Call me at 9:00 AM every weekday to give me a summary of my top emails and my agenda for the day."
  2. "Once the system deployment finishes, give me a call and let me know if there were any errors in the update."
  3. "Can you give me a call? I need to tell you a few tasks I need to add to my queue while I'm walking to my next meeting."

Tips & Limitations

  • Response Time: When speaking to your agent, keep in mind that the system requires a response within 25 seconds. For complex tasks, use intermediate conversational fillers like "Working on that now, give me a second" to maintain the active call session.
  • Tiered Features: Note that the "Free" tier requires you to call the agent from the specific number used during registration for security. "Pro/Team" tiers offer more flexibility and allow for outbound task completion calls. Always check your tier settings to ensure the feature you want is enabled.

Metadata

Author@clawcall
Stars3562
Views3
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-clawcall-clawcall-phone": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#voice#telephony#automation#assistant#productivity
Safety Score: 4/5

Flags: network-access, external-api