waha

Installation
SKILL.md

WAHA (WhatsApp HTTP API)

Interact with WhatsApp via WAHA HTTP API. All scripts use uv run --with httpx and read config from ~/documents/waha/.env.

Configuration

Scripts auto-load ~/documents/waha/.env. Required variables:

  • WAHA_API_KEY - API key (sent as X-Api-Key header)
  • WAHA_BASE_URL - Base URL (e.g. https://whatsapp.wyvern-vector.ts.net)

Chat ID Format

  • Personal: <phone>@c.us (e.g. 6281234567890@c.us)
  • Group: <id>@g.us (e.g. 120363012345678901@g.us)

Scripts

All scripts are in scripts/ and share scripts/waha_client.py for auth/config.

Related skills

More from idjoo/skills

Installs
1
Repository
idjoo/skills
GitHub Stars
1
First Seen
Mar 29, 2026