ai-agent
AI Agent
When to Use
Use this skill when building AI-powered conversational agents that automatically respond to inbound messages. Covers agent setup, provider selection, flows, tools, and knowledge bases (RAG).
Architecture
Inbound message -> Flow check (keyword/intent match?)
-> YES: Execute flow steps
-> NO: LLM call with system prompt + context + KB
-> Agent generates response -> Send reply
Create Agent
Each sender can have one agent:
More from zavudev/zavu-skills
contacts-management
Manage multi-channel contacts with channel operations, merge suggestions, and phone introspection.
114send-message
Send messages via SMS, WhatsApp, Email, Telegram, or Voice with channel selection logic.
91whatsapp-templates
Create WhatsApp message templates, submit for Meta approval, and send template messages with variables.
59phone-numbers
Search, purchase, and manage phone numbers with regulatory compliance and sender assignment.
57webhook-setup
Configure webhooks to receive inbound messages and delivery updates with signature verification.
55zavu-rules
Foundational context for the Zavu unified messaging API. Always loaded.
55