Skip to content

Whapi-Cloud/whapi-whatsapp-api-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WHAPI Agent Skill for WhatsApp automation

WhatsApp API skill for AI agents — prevents the most common mistakes when building WhatsApp bots and automations with Whapi.Cloud.

Supports Cursor, Claude Code, Codex, and 40+ other agents.

Install

npx skills add Whapi-Cloud/whapi-whatsapp-api-skill

What It Covers

  • Chat ID formats (@s.whatsapp.net, @g.us, @newsletter) — the #1 source of errors
  • MCP server (whapi-mcp) setup for Cursor and Claude Code
  • Webhook setup and incoming message handling (polling is an anti-pattern)
  • Sending all message types: text, media, interactive buttons, polls, reactions
  • Group, Channel (Newsletter), and Community management
  • Ready-made patterns: bot, safe broadcast with rate limits, poll response tracking

Usage

After installation, the skill is automatically available to your AI agent. The agent will reference it when you work on WhatsApp integrations.

To install to a specific agent only:

npx skills add Whapi-Cloud/whapi-whatsapp-api-skill --agent cursor
npx skills add Whapi-Cloud/whapi-whatsapp-api-skill --agent claude-code

Requirements

  • WHAPI.cloud account and API token
  • Node.js 18+ (for whapi-mcp MCP server)

Links

About

Agent Skills to help developers using AI agents with Whapi.Cloud API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages