← all skills

zavudev

zavudev

@zavudev seed · attribution · source repo

0 followers · 14 skills

14 published skills

  1. Memory · zavudev
    Give 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.
    0
    installs
  2. AI Agent · zavudev
    Configure AI agents via the imperative SDK / REST API — for no-code dashboard setups, webhook-based tools, and knowledge bases.
    0
    installs
  3. Functions · zavudev
    Build 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.
    0
    installs
  4. Eve Compat · zavudev
    Deploy 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.
    0
    installs
  5. Zavu Rules · zavudev
    Foundational context for the Zavu unified messaging API. Always loaded.
    0
    installs
  6. Voice Agent · zavudev
    Build AI voice agents that answer and place phone calls — declared in code with defineAgent, deployed to Zavu Cloud, with tools, transcripts and human handoff.
    0
    installs
  7. Send Message · zavudev
    Send messages via SMS, WhatsApp, Email, Telegram, Instagram, Messenger, or Voice with channel selection logic.
    0
    installs
  8. Channel Setup · zavudev
    How accounts, senders and channels relate in Zavu - what you connect, what bills, and how to find the sender to send from.
    0
    installs
  9. Conversations · zavudev
    Read the inbox — list conversation threads, fetch their messages, mark them read, and reply from the right sender.
    0
    installs
  10. Phone Numbers · zavudev
    Search, purchase, and manage phone numbers with regulatory compliance and sender assignment.
    0
    installs
  11. Webhook Setup · zavudev
    Configure webhooks to receive inbound messages and delivery updates with signature verification.
    0
    installs
  12. Broadcast Campaign · zavudev
    Create and manage broadcast campaigns for bulk messaging across SMS, WhatsApp, Email, and Telegram.
    0
    installs
  13. Whatsapp Templates · zavudev
    Create WhatsApp message templates, submit for Meta approval, and send template messages with variables.
    0
    installs
  14. Contacts Management · zavudev
    Manage multi-channel contacts with channel operations, search, merging, phone introspection, and email validation.
    0
    installs