phone-calls-blandMake AI-powered phone calls via Bland AI - book restaurants, make appointments, inquire about services. The AI calls on your behalf and reports back with transcripts.
Install via ClawdBot CLI:
clawdbot install dru-ca/phone-calls-blandGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.bland.ai/v1/callsCalls external URL not in known-safe list
https://app.bland.aiAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Automate table bookings by having the AI call restaurants to reserve seats for customers. It handles details like party size, time, and name, freeing staff from phone tasks. Ideal for busy dining establishments or concierge services.
Use the AI to call clinics or dental offices to inquire about available slots and book appointments for patients. It can gather multiple options and confirm details, reducing administrative workload in healthcare settings.
Automate calls to plumbers, electricians, or other service providers to request quotes for repairs or installations. The AI can describe issues and schedule callouts, streamlining procurement for property management.
Implement AI calls to follow up with customers after purchases or support tickets, gathering feedback or confirming satisfaction. This enhances engagement without manual effort in retail or tech support.
Deploy the AI to call event attendees to confirm details, send reminders, or handle last-minute changes. Useful for organizers in entertainment or corporate sectors to improve attendance rates.
Charge customers based on call minutes used, leveraging Bland AI's per-minute pricing. This model suits agencies or freelancers offering on-demand calling services with transparent billing and low upfront costs.
Offer monthly plans for businesses to automate routine calls like appointment bookings or inquiries. Include a set number of minutes per month, providing predictable revenue and scaling with client needs.
Integrate the skill into existing platforms (e.g., CRM or scheduling software) and license it to other companies. This generates revenue through licensing fees or commissions on calls made via the integrated system.
💬 Integration Tip
Store the BLAND_API_KEY securely in environment variables or a secrets file to avoid hardcoding, and test with simple tasks first to ensure proper setup.
Scored Apr 19, 2026
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Start voice calls via the OpenClaw voice-call plugin.