zavu-rules
Installation
SKILL.md
Zavu API Context
Zavu is a unified multi-channel messaging API. One API to send messages via SMS, WhatsApp, Telegram, Email, Instagram, and Voice with ML-powered intelligent routing.
SDK Ecosystem
| Language | Package | Install |
|---|---|---|
| TypeScript | @zavudev/sdk |
npm add @zavudev/sdk |
| Python | zavudev |
pip install zavudev |
| Go | github.com/zavudev/sdk-go |
go get github.com/zavudev/sdk-go |
| PHP | zavudev/sdk-php |
Composer |
| Ruby | zavudev/sdk-ruby |
RubyGems |
TypeScript Init
import Zavudev from '@zavudev/sdk';
Related skills
More from zavudev/zavu-skills
contacts-management
Manage multi-channel contacts with channel operations, merge suggestions, and phone introspection.
98send-message
Send messages via SMS, WhatsApp, Email, Telegram, or Voice with channel selection logic.
78ai-agent
Configure AI agents for automated conversational responses with flows, webhook tools, and knowledge bases.
49whatsapp-templates
Create WhatsApp message templates, submit for Meta approval, and send template messages with variables.
49phone-numbers
Search, purchase, and manage phone numbers with regulatory compliance and sender assignment.
45webhook-setup
Configure webhooks to receive inbound messages and delivery updates with signature verification.
44