CONVOZEN CLI · AGENT SKILLS

The terminal-first surface to interact with ConvoZen. Built for your everyday Agent Harnesses.

Run in Claude Code, Antigravity, Codex & Cursor

Get started with just 2 steps

01 Install the CLI

$curl -fsSL https://cli-dev.convozen.ai/install.sh | sh

02 Install the skill

$npx @convozen/convozen-skills install
BEFORE THE CLI

Building an agent was tedious, but not anymore.

Every agent starts the same way — a prompt tab, an actions tab, a knowledge base tab, a settings tab. ConvoZen Skills and the CLI collapse all of it into one terminal conversation.

Multi-tab hopping

Prompt in one tab, actions in another, knowledge base in a third — losing context on every switch.

Manual action wiring

Pasting curl commands into forms, guessing parameter shapes, testing blind in a UI built for clicking.

KB babysitting

Uploading docs, re-indexing, checking retrieval — all outside the flow where the agent is actually written.

Endless config screens

Voices, handlers, channels, variables — each its own settings page, none of it reachable from your editor.

One CLI, one conversation, every aspect configured

FROM ZERO TO AGENT

Quick start. Four moves. Done.

Run these once, then build from the CLI directly or from Codex, Claude Code, Cursor and other supported agents.

STEP 01 · REQUIRED

Install the CLI

This puts the convozen binary on PATH. The skills call this binary whenever they need to talk to ConvoZen.

$curl -fsSL https://cli-dev.convozen.ai/install.sh | sh

Run once on macOS or Linux. After install, use convozen version to verify.

Build Full Fledged WhatsApp Agents

Build WhatsApp agents with all sets of WhatsApp business primitives so that you can interact with your consumers across modalities beyond just voice.

Text Chat

Contextual, multilingual conversations with memory across sessions.

Voice Calls

Inbound & outbound WhatsApp voice with duplex, human-like speech.

Voice Notes

Receives, transcribes, understands, and responds to voice notes.

Images

Sends property photos, catalogs, ID verification prompts.

Videos

Sends walkthrough videos, explainers, and onboarding clips.

Documents

Sends invoices, policies. Parses customer uploads.

WHATSAPP BUSINESS PLATFORM

Ship templates your customers actually open.

Beyond the CLI, ConvoZen gives you a full studio for pre-approved WhatsApp Business message templates — marketing broadcasts, transactional updates and secure OTPs — with rich media, interactive buttons and swipeable carousels.

5Template types
3Message categories
10Cards per carousel
<24hReach anytime
Rich WhatsApp template created through ConvoZen
WhatsApp call permission template
EVERYTHING IN ONE STUDIO

Built for every conversation you'll ever send.

From a single verification code to a full product catalog — compose once, personalize per customer, and land straight in the world's most-used inbox.

Pre-approved templates

Reach customers any time — even outside the 24-hour window — with templates reviewed and approved for delivery.

Always deliverable

Dynamic personalization

Drop in variables like name, order ID or amount and every message renders uniquely for each recipient at send time.

Up to 10 variables

Rich media headers

Lead with an image, video, document or a pinned location. Turn a plain notification into an on-brand moment.

Image · Video · Doc · Location

Interactive buttons

Quick replies, call-to-action links, one-tap phone dials and copy-code buttons — customers act without leaving the chat.

Tap, don't type

Swipeable carousels

Showcase up to 10 cards in one message — perfect for catalogs, listings and multi-offer campaigns.

Up to 10 cards

Live preview & QA

See exactly how a template looks with sample values before it goes live. Catch typos in the studio, not the inbox.

What you see ships

Watch your agent build another agent just like that.

Install the ConvoZen CLI and agent skills once. Build voice and messaging agents from any terminal — Claude Code, Codex, Cursor, Antigravity, or anything that speaks the Agent Skills spec.

convozen — zsh⌘K

you@terminal

runs inside your coding agent
$curl -fsSL https://cli-dev.convozen.ai/install.sh | sh
$npx @convozen/convozen-skills install