Greenfield app in Lovable
Paste the Lovable prompt on /vibe-code. The agent adds env vars, API client, and a minimal inbox UI in one session.
Outcome: WhatsApp-ready MVP without reading API docs cover to cover.
Agent Skills are git-tracked instructions and scripts that teach coding agents how to set up Whatsable: inbox, templates, broadcasts, webhooks, and analytics.
Paste the Lovable prompt on /vibe-code. The agent adds env vars, API client, and a minimal inbox UI in one session.
Outcome: WhatsApp-ready MVP without reading API docs cover to cover.
Clone Agent Skills into .cursor/skills. Ask Cursor to 'add Whatsable broadcast for users with label VIP'. Skills guide file placement and API calls.
Outcome: Incremental features with consistent patterns.
Operator asks Claude Code to schedule a Monday 9am campaign to all leads tagged 'Open house'. Skills validate template, audience, and pacing rules.
Outcome: Marketing ops without clicking through every screen.
Concrete fields you can map in automation tools or cite in your own docs.
Agents run scripts in order: verify API token, list templates, register webhook URL, create test send, then optional inbox UI scaffold.
| Parameter | Type | Description | Example |
|---|---|---|---|
NOTIFYER_API_TOKEN | secret | Console API token; never commit to git | nsk_live_•••••••• |
skill_phase | string | Current install phase the agent should execute | webhook_register |
webhook_url | string | HTTPS endpoint for inbound message events | https://app.example.com/api/whatsapp/inbound |
The repo ships 57 scripts across setup, messaging, inbox, broadcasts, webhooks, and analytics categories.
Lovable, Cursor, Claude Code, GitHub Copilot, Gemini CLI, and other agents that read SKILL.md instructions from your repo.
Unlimited messaging from your own number, team inbox, AI assistant, and automations included.
Pro includes a 7-day free trial · 6-minute setup · Cancel anytime