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

pamela-call

Make AI phone calls instantly. No lag, no setup, unlimited scale.

Why use this skill?

Integrate the pamela-call skill into OpenClaw to enable autonomous AI phone calls for scheduling, alerts, and business automation. Instant setup and scale.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/eypam/pamela-call
Or

What This Skill Does

The pamela-call skill allows your OpenClaw AI agent to initiate and manage voice-based phone calls autonomously. By leveraging the ThisIsPamela infrastructure, it eliminates the need for manual dialing or complex telephony setups. It provides an "instant" call interface that can handle everything from simple appointment scheduling to complex interactive voice response (IVR) navigation. The integration supports high-concurrency outbound dialing, making it suitable for both individual tasks and large-scale notification systems.

Installation

To integrate this skill into your agent, use the OpenClaw CLI: clawhub install openclaw/skills/skills/eypam/pamela-call

Ensure you have your API key from developer.thisispamela.com ready. Once installed, initialize the client in your configuration using your unique pk_live_ key. The skill requires an active internet connection and a configured billing account on the Pamela platform to function.

Use Cases

  • Personal Assistance: Automatically call restaurants for reservations or pharmacies to check prescription status.
  • Business Automation: Perform high-volume outbound calling for lead qualification or appointment reminders.
  • System Monitoring: Trigger voice alerts if your servers go down or if critical threshold metrics are breached.
  • Customer Support: Build automated phone trees that resolve common queries without human intervention.

Example Prompts

  1. "Call +15550199 and ask the receptionist if they have a table for two at 7 PM tonight under the name Smith."
  2. "Check on the status of my order from the local auto shop by calling them and relaying the ticket number #4492."
  3. "Call my assistant at +15559876 and remind them to upload the Q3 report to the dashboard before 5 PM."

Tips & Limitations

  • E.164 Formatting: Always ensure numbers include the country code (e.g., +1 for the US) to avoid routing errors.
  • Cost Awareness: The service is billed per connected minute at $0.10/min. Always set up billing alerts in your Pamela dashboard to prevent unexpected charges during automated bulk operations.
  • Safety: Because this skill interacts with external telephony networks, always use test numbers when verifying your logic. Avoid including sensitive personal info in call scripts to maintain privacy.

Metadata

Author@eypam
Stars2387
Views1
Updated2026-03-09
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-eypam-pamela-call": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#voice#telephony#automation#outbound#agent
Safety Score: 3/5

Flags: network-access, external-api