kallyai
Make phone calls via KallyAI API - an AI phone assistant that calls businesses on your behalf. Use when users want to make restaurant reservations, schedule appointments, or inquire at businesses by phone.
Why use this skill?
Use KallyAI to make automated phone reservations, appointments, and business inquiries directly from OpenClaw. Streamline your tasks today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sltelitsyn/kallyaiWhat This Skill Does
KallyAI is a sophisticated automation skill designed to offload phone-based administrative tasks to an AI assistant. By integrating with the KallyAI API, OpenClaw can act as your personal delegate, interacting with real-world businesses on your behalf. Whether you need to secure a restaurant reservation, confirm a medical appointment, or simply inquire about business hours, this skill manages the entire lifecycle of a phone interaction. The process is fully automated: the AI initiates the call, navigates through automated phone menus or human gatekeepers, executes your specific request, and then summarizes the outcome, including transcripts and actionable next steps.
Installation
To add this capability to your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/sltelitsyn/kallyai
Once installed, the CLI provides immediate access via the kallyai command. Upon the first use, you will be prompted to authenticate through the secure OAuth 2.0 flow via a local callback mechanism, ensuring your account credentials remain protected while enabling persistent API access.
Use Cases
KallyAI shines in scenarios requiring external verification or scheduling where digital booking forms are unavailable or insufficient. Common use cases include:
- Restaurant Reservations: Handling complex booking requests or dietary restrictions.
- Appointment Scheduling: Coordinating times with clinics or professional offices.
- Business Inquiry: Verifying operational status, service availability, or pricing before traveling to a location.
- Complex Logistics: Navigating through IVR (Interactive Voice Response) systems to speak with support departments.
Example Prompts
- "KallyAI, please call the Italian Bistro at (555) 987-6543 and make a dinner reservation for 4 people this Friday at 7:30 PM under the name Sarah."
- "Use KallyAI to check if the Westside Dental Clinic is currently accepting new patients and what their earliest available morning slot is next week."
- "KallyAI, call the tech support line for the local computer repair shop and ask them if they have replacement batteries for an iPhone 15 in stock."
Tips & Limitations
- Be Specific: The success of the call depends on the clarity of your task description. Always provide necessary context like dates, times, and specific questions.
- Privacy: Remember that this skill performs external phone calls. Avoid providing sensitive personal information like credit card numbers or government IDs unless you trust the entity being called.
- Call Monitoring: After a call completes, always check the
kallyai --transcript <ID>to review exactly what was discussed and ensure no miscommunications occurred during the automated process. - Usage Limits: Monitor your remaining minutes with
kallyai --usageto ensure you stay within your subscription tier, as AI voice synthesis incurs per-call costs.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-sltelitsyn-kallyai": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, data-collection