14 published skills
- ▌ Memory · zavudevGive agents memory that survives the conversation — facts recalled by meaning (ctx.memory.add / search) and JSON documents recalled by key (collections), scoped to the project, a contact, or a thread.
- ▌ AI Agent · zavudevConfigure AI agents via the imperative SDK / REST API — for no-code dashboard setups, webhook-based tools, and knowledge bases.
- ▌ Functions · zavudevBuild serverless TypeScript functions on Zavu Cloud — declare agents + tools in code with defineAgent / defineTool, deploy with `npx zavudev deploy`, debug with `npx zavudev agents executions`. Use this skill whenever the user wants code-driven AI agents, custom tool handlers, or event-driven business logic.
- ▌ Eve Compat · zavudevDeploy an agent built with the eve framework (eve.dev / Vercel) onto Zavu, or import it straight from GitHub with `npx zavudev import`. Use this skill when the user has an eve-layout project (agent/instructions.md, agent/tools/*.ts) and wants it answering on Zavu's messaging channels, or asks whether an eve capability works on Zavu.
- ▌
- ▌ Voice Agent · zavudevBuild AI voice agents that answer and place phone calls — declared in code with defineAgent, deployed to Zavu Cloud, with tools, transcripts and human handoff.
- ▌ Send Message · zavudevSend messages via SMS, WhatsApp, Email, Telegram, Instagram, Messenger, or Voice with channel selection logic.
- ▌ Channel Setup · zavudevHow accounts, senders and channels relate in Zavu - what you connect, what bills, and how to find the sender to send from.
- ▌ Conversations · zavudevRead the inbox — list conversation threads, fetch their messages, mark them read, and reply from the right sender.
- ▌ Phone Numbers · zavudevSearch, purchase, and manage phone numbers with regulatory compliance and sender assignment.
- ▌ Webhook Setup · zavudevConfigure webhooks to receive inbound messages and delivery updates with signature verification.
- ▌ Broadcast Campaign · zavudevCreate and manage broadcast campaigns for bulk messaging across SMS, WhatsApp, Email, and Telegram.
- ▌ Whatsapp Templates · zavudevCreate WhatsApp message templates, submit for Meta approval, and send template messages with variables.
- ▌ Contacts Management · zavudevManage multi-channel contacts with channel operations, search, merging, phone introspection, and email validation.