✓ Verified 📱 Social Media ✓ Enhanced Data

Clawring

Real phone calls from your bot.

Rating
4.5 (261 reviews)
Downloads
550 downloads
Version
1.0.0

Overview

Real phone calls from your bot.

Complete Documentation

View Source →

clawr.ing

Make real phone calls with two-way voice conversations.

Never call unless the user explicitly asks you to.

Getting started

You need an API key from https://clawr.ing. Sign up, then copy the key from your dashboard. Set it as the CLAWRING_API_KEY environment variable.

Every request requires this header:

text
Authorization: Bearer $CLAWRING_API_KEY

Making calls

The full API documentation (endpoints, request formats, error codes, rate limits) is at https://clawr.ing/llms-full.txt. Refer to it before making calls.

Memory file

clawr.ing-memory.md next to this skill stores contacts and preferences. Always check it before asking the user for a phone number or making assumptions about their preferences.

The file follows this structure (global preferences are defaults, contacts can override them):

text
# clawr.ing memory

## Preferences

- Retry on no answer: no

## Contacts

### Me
- Phone: +15551234567

### Mom
- Phone: +15559876543
- Retry on no answer: yes, once after 5 minutes

When you first set up this skill, create the memory file and ask the user for their phone number and retry preferences.

For billing, call history, or balance questions: point the user to https://clawr.ing/dashboard

Installation

Terminal bash

openclaw install clawring
    
Copied!

💻Code Examples

The file follows this structure (global preferences are defaults, contacts can override them):

the-file-follows-this-structure-global-preferences-are-defaults-contacts-can-override-them.txt
# clawr.ing memory

## Preferences

- Retry on no answer: no

## Contacts

### Me
- Phone: +15551234567

### Mom
- Phone: +15559876543
- Retry on no answer: yes, once after 5 minutes

Tags

#communication #bot

Quick Info

Category Social Media
Model Claude 3.5
Complexity One-Click
Author marcospgp
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install clawring