KallyAI Executive Assistant — AI that handles phone calls (outbound + inbound), email, bookings, research, errands, multi-channel messaging, and phone number...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install kallyai或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install kallyai⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/kallyai/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: kallyai description: "KallyAI Executive Assistant — AI that handles phone calls (outbound + inbound), email, bookings, research, errands, multi-channel messaging, and phone number management on your behalf. Use when users want to: make/receive calls, manage inbound rules, handle voicemails, provision phone numbers, send email, book restaurants/hotels, search for services, manage calendar, check inbox/messages, handle bills, order food/rides, run errands, check credits/budget, coordinate goals, manage channels (WhatsApp/Telegram/social), run outreach campaigns, referrals, or any delegation task." metadata: {"clawdbot":{"emoji":"📞","requires":{"bins":["kallyai"]},"install":[{"id":"pip","kind":"pip","package":"kallyai-cli","bins":["kallyai"],"label":"Install via pip"}]}} ---
KallyAI is an AI executive assistant that handles outbound + inbound calls, email, bookings, research, bills, rides, food orders, errands, multi-channel messaging, and phone number management.
# Natural language — routes automatically (80% of usage)
kallyai ask "Book a table at Nobu for 4 tonight"
kallyai ask "Email Dr. Smith to reschedule my Thursday appointment"
kallyai ask "Find the best plumber near me and negotiate a quote"
# Check credits (NOT minutes — credits are the sole billing unit)
kallyai credits balance
# Check inbox
kallyai messages inbox
# View incoming calls handled by AI receptionist
kallyai inbound calls
KallyAI covers 14 domains:
| Domain | Examples | |--------|----------| | Coordination | "Book a table", "Handle this for me", any multi-step request | | Calls | Call a business, check on a reservation, negotiate | | Inbound | View incoming calls, manage routing rules, voicemails, contacts | | Phone | Provision numbers, set up forwarding, manage caller ID | | Actions | Calendar events, bookings, bill analysis, rides, food, errands | | Messages | Check inbox, read messages, view threads | | Search | Find businesses, research options, compare prices | | Email | Send emails, manage accounts, train voice profile | | Channels | Manage WhatsApp, Telegram, email contacts, channel status | | Outreach | Multi-channel outreach tasks (call + email + messaging) | | Budget | Estimate costs, approve budgets, view breakdowns | | Credits | Check balance, view history, spending breakdown, plans | | Subscription | Change plan, view status, cancel pending changes | | Referrals | Get referral code, view stats, track referrals |
For most requests, use ask — it routes through the coordination AI automatically.
For OAuth integration, redirect user to:
https://api.kallyai.com/v1/auth/authorize?response_type=code&client_id=YOUR_CLIENT_ID&redirect_uri=YOUR_REDIRECT_URI&scope=calls.write
User signs in with Google or Apple → receives access token.
For CLI, authentication is automatic (first API call opens browser).
kallyai login # Force re-auth
kallyai logout # Clear credentials
kallyai auth-status # Check login
Natural language (preferred):
kallyai ask "Reserve a table for 4 at 8pm at Nobu"
Direct commands (when you know the domain):
kallyai calls make -p "+15551234567" -t "Reserve table for 4 at 8pm"
kallyai actions calendar create --title "Dinner" --start "2026-02-14T20:00"
kallyai search run "best Italian restaurant downtown"
kallyai inbound calls --status completed
kallyai phone list
# Check goal status
kallyai coord goals --status active
kallyai coord goal <GOAL_ID>
# Review outbound call results
kallyai calls history
kallyai calls info <CALL_ID>
kallyai calls transcript <CALL_ID>
# Review inbound calls handled by AI receptionist
kallyai inbound calls
kallyai inbound call <CALL_ID>
kallyai inbound transcript <CALL_ID>
# Check inbox for responses
kallyai messages inbox --unread
---
Base URL: https://api.kallyai.com
Authentication: Authorization: Bearer
POST https://api.kallyai.com/v1/calls
Authorization: Bearer <access_token>
Content-Type: application/json
{
"submission": {
"task_category": "general",
"task_description": "Ask about store hours and availability",
"respondent_phone": "+15551234567",
"language": "en",
"call_language": "en"
},
"timezone": "America/New_York"
}
Response:
{
"call_id": "uuid",
"status": "success",
"highlights": "They have availability at 8pm",
"next_steps": "Reservation confirmed"
}
Status values: success, no_answer, busy, failed, voicemail, cancelled
Required fields:
| Field | Description | |-------|-------------| | task_category | restaurant, clinic, hotel, general | | task_description | What AI should accomplish | | respondent_phone | Phone number in E.164 format (+1234567890) |
Optional fields:
| Field | Description | |-------|-------------| | business_name | Name of business | | user_name | Name for reservation | | appointment_date | YYYY-MM-DD | | appointment_time | HH:MM (24-hour) | | party_size | Number of people (1-50) | | language | en or es |
---
ask — Natural Language (80% of usage)kallyai ask "Your request in plain English"
coord — Coordination & Goalscoord message "text" # Chat with coordination AI
coord goals [--status X] # List goals
coord goal <id> # Goal details
coord goal-tree <id> # Goal + sub-goals
coord cancel-goal <id> # Cancel goal
coord cascade-cancel <id> # Cancel goal + sub-goals
coord escalate <id> # Escalate for attention
coord approve-step <id> # Approve next step
coord accept <id> # Accept outcome
coord continue <id> # Continue negotiating
coord archive <id> # Archive goal
coord batch-archive <id>... # Archive multiple
coord budget <id> # Goal budget details
coord history # Conversation history
coord conversations # List conversations
coord new # New conversation
calls — Outbound Phone Callscalls make -p "+1..." -t "task" # Make a call
calls history # List calls
calls info <id> # Call details
calls transcript <id> # Transcript
calls recording <id> # Recording URL
calls calendar <id> # Calendar .ics
calls cancel <id> # Cancel call
calls reschedule <id> # Reschedule
calls stop <id> # Stop active call
inbound — AI Receptionist (Incoming Calls)...
安装 KallyAI Executive Assistant 后,可以对 AI 说这些话来触发它
Send a Slack message to the #engineering channel about the deployment
Formats and sends the message with relevant context, tagging the right people
Summarize all unread messages in my inbox from today
Reads messages across connected channels and returns a prioritized summary
Draft a reply to this customer complaint and send it for review
Writes an empathetic, professional response and routes it to the approval queue
将技能文件夹放到 ~/.claude/skills/kallyai/ 目录(个人级,所有项目可用),或 .claude/skills/kallyai/(项目级)。重启 AI 客户端后,用 /kallyai 主动调用,或让 AI 根据上下文自动发现并使用。
KallyAI Executive Assistant 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
KallyAI Executive Assistant 可免费安装使用。请查阅仓库了解许可证信息。
KallyAI Executive Assistant — AI that handles phone calls (outbound + inbound), email, bookings, research, errands, multi-channel messaging, and phone number...
KallyAI Executive Assistant 属于「Communication」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。