clawring
Phone calling skill for OpenClaw: agent makes real outbound phone calls to users for alerts, briefings, reminders, and urgent notifications. Managed service, no Twilio setup needed. 100+ countries, 70+ voices.
Content Preview
--- name: clawring description: "Phone calling skill for OpenClaw: agent makes real outbound phone calls to users for alerts, briefings, reminders, and urgent notifications. Managed service, no Twilio setup needed. 100+ countries, 70+ voices." category: communication --- # clawr.ing — Phone Calling Skill Give your OpenClaw agent the ability to make real outbound phone calls to you. The agent calls you — you don't call the agent. There is no inbound phone number. **Website**: [clawr.ing](https
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/clawring.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/clawring/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/clawring/SKILL.md
Related Skills
gha-security-review
Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it.
securityghasecurity
by sickn33 (Antigravity) · antigravity-awesome-skills
prometheus-configuration
Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules.
infrastructureprometheusconfiguration
by sickn33 (Antigravity) · antigravity-awesome-skills
llm_integration_guide
Production patterns for integrating Large Language Models into applications.
engineering-teamllmintegrationguide
by alirezarezvani · alirezarezvani-claude-skills
managing-database-migrations
Process use when you need to work with database migrations.
managing-database-migrationsmanagingdatabasemigrations
by jeremylongshore · plugins-plus-skills