Title: WhatsApp Agent Skill: Groups, Channels & AI Bot API
Open Graph Title: WhatsApp Agent Skill: Groups, Channels & AI Bot API
X Title: WhatsApp Agent Skill: Groups, Channels & AI Bot API
Description: Install the WhatsApp Agent Skill in one command. Teach AI agents to build WhatsApp automations with groups, channels, and communities. Works with Cursor, Claude Code, Codex, and 40+ agents
Open Graph Description: Install the WhatsApp Agent Skill in one command. Teach AI agents to build WhatsApp automations with groups, channels, and communities. Works with Cursor, Claude Code, Codex, and 40+ agents
X Description: Install the WhatsApp Agent Skill in one command. Teach AI agents to build WhatsApp automations with groups, channels, and communities. Works with Cursor, Claude Code, Codex, and 40+ agents
Domain: whapi.cloud
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://whapi.cloud/#organization",
"name": "Whapi.Cloud",
"url": "https://whapi.cloud",
"logo": {
"@type": "ImageObject",
"url": "https://whapi.cloud/logo.png"
},
"sameAs": [
"https://github.com/Whapi-Cloud",
"https://twitter.com/whapi_cloud"
],
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"email": "care@whapi.cloud"
}
},
{
"@type": "WebSite",
"@id": "https://whapi.cloud/#website",
"url": "https://whapi.cloud",
"name": "Whapi.Cloud",
"publisher": {
"@id": "https://whapi.cloud/#organization"
}
},
{
"@type": "WebPage",
"@id": "https://whapi.cloud/whatsapp-agent-skill/#webpage",
"url": "https://whapi.cloud/whatsapp-agent-skill",
"name": "WhatsApp Agent Skill for Cursor, Claude & Codex | Whapi.Cloud",
"description": "Install the Whapi WhatsApp Agent Skill in one command. Teach AI agents to build WhatsApp automations with groups, channels, and communities.",
"isPartOf": {
"@id": "https://whapi.cloud/#website"
},
"datePublished": "2026-05-29",
"dateModified": "2026-05-29"
},
{
"@type": "SoftwareApplication",
"@id": "https://whapi.cloud/whatsapp-agent-skill/#software",
"name": "WhatsApp Agent Skill",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Any (Node.js 18+)",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",
"ratingCount": "150",
"bestRating": "5",
"worstRating": "1"
},
"featureList": [
"Correct Chat ID formats (@s.whatsapp.net, @g.us, @newsletter)",
"Webhook setup guidance",
"Anti-hallucination checklists",
"7 reference categories",
"165 MCP tools integration",
"Works with Cursor, Claude Code, Codex, GitHub Copilot"
],
"requirements": "Node.js 18+",
"softwareHelp": {
"@type": "CreativeWork",
"url": "https://support.whapi.cloud/help-desk/ai-tools/agent-skills"
}
},
{
"@type": "HowTo",
"@id": "https://whapi.cloud/whatsapp-agent-skill/#how",
"name": "Install WhatsApp Agent Skill",
"description": "Install WhatsApp Agent Skill in 3 steps and start building WhatsApp automations with AI agents",
"totalTime": "PT2M",
"supply": [
{
"@type": "HowToSupply",
"name": "Node.js 18+"
},
{
"@type": "HowToSupply",
"name": "Whapi.Cloud account"
}
],
"tool": [
{
"@type": "HowToTool",
"name": "Terminal/Command line"
},
{
"@type": "HowToTool",
"name": "AI agent (Cursor, Claude Code, etc.)"
}
],
"step": [
{
"@type": "HowToStep",
"position": 1,
"name": "Install the skill",
"text": "Run npx skills add Whapi-Cloud/whapi-whatsapp-api-skill in your project directory",
"url": "https://whapi.cloud/whatsapp-agent-skill#step1",
"tool": {
"@type": "HowToTool",
"name": "Terminal"
}
},
{
"@type": "HowToStep",
"position": 2,
"name": "Pair your number",
"text": "Connect your WhatsApp number via QR code in the Whapi dashboard and copy your API token",
"url": "https://whapi.cloud/whatsapp-agent-skill#step2",
"tool": {
"@type": "HowToTool",
"name": "Whapi dashboard"
}
},
{
"@type": "HowToStep",
"position": 3,
"name": "Ask your agent",
"text": "Say 'Help me send a WhatsApp message with WHAPI' — the skill loads automatically and guides you",
"url": "https://whapi.cloud/whatsapp-agent-skill#step3",
"tool": {
"@type": "HowToTool",
"name": "AI agent"
}
}
]
},
{
"@type": "FAQPage",
"@id": "https://whapi.cloud/whatsapp-agent-skill/#faq",
"mainEntity": [
{
"@type": "Question",
"name": "What is WhatsApp Agent Skill?",
"acceptedAnswer": {
"@type": "Answer",
"text": "WhatsApp Agent Skill is a structured knowledge package that teaches AI coding agents (Cursor, Claude Code, Copilot, etc.) the correct patterns for building WhatsApp automations with Whapi.Cloud. It covers Chat ID formats, webhook setup, message types, groups, channels, and communities — preventing common integration errors like wrong ID suffixes or polling anti-patterns."
}
},
{
"@type": "Question",
"name": "How do I install WhatsApp Agent Skill?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Install with one command: npx skills add Whapi-Cloud/whapi-whatsapp-api-skill. The skill auto-detects your AI agents (Cursor, Claude Code, etc.) and configures itself. Add --agent cursor or --agent claude-code to target specific agents only. Requires Node.js 18+."
}
},
{
"@type": "Question",
"name": "What AI agents work with WhatsApp Agent Skill?",
"acceptedAnswer": {
"@type": "Answer",
"text": "WhatsApp Agent Skill works with 40+ AI agents including Cursor, Claude Code, GitHub Copilot, Codex, and any agent supporting the Vercel Labs Agent Skills standard (introduced December 2025). The skill auto-loads when your agent detects WhatsApp-related tasks."
}
},
{
"@type": "Question",
"name": "What's the difference between WhatsApp Agent Skill and whapi-mcp?",
"acceptedAnswer": {
"@type": "Answer",
"text": "WhatsApp Agent Skill is knowledge (the recipe); whapi-mcp is tools (the pantry). The Skill teaches your AI agent which MCP tool to use, with which parameters, and in which situation. Use both together: MCP provides 165 WhatsApp API tools, the Skill provides the patterns to use them correctly."
}
},
{
"@type": "Question",
"name": "Does WhatsApp Agent Skill work with the official WhatsApp Business API?",
"acceptedAnswer": {
"@type": "Answer",
"text": "No, WhatsApp Agent Skill is designed specifically for Whapi.Cloud's unofficial WhatsApp API. It teaches patterns for Whapi's extended feature set — including groups, channels, communities, and statuses — which the official Meta API does not support."
}
},
{
"@type": "Question",
"name": "How does WhatsApp Agent Skill prevent errors?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The Skill encodes seven reference categories with correct vs. incorrect examples: (1) Core concepts — Chat ID formats (@s.whatsapp.net, @g.us, @newsletter), (2) Sending messages — tool selection per content type, (3) Receiving messages — webhook structure and why polling is wrong, (4) Groups — management patterns, (5) Channels — @newsletter IDs and posting rules, (6) Communities — announcement group vs sub-groups, (7) Integration patterns — bot recipes and broadcast loops."
}
},
{
"@type": "Question",
"name": "Is WhatsApp Agent Skill free?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, the WhatsApp Agent Skill itself is free to install and use. You only pay for Whapi.Cloud API access if you need production volumes — the Sandbox plan is free forever (5 conversations/month, 150 messages/day), and Developer Premium is $29/month for unlimited messaging."
}
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://whapi.cloud/whatsapp-agent-skill/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://whapi.cloud/"
},
{
"@type": "ListItem",
"position": 2,
"name": "WhatsApp Agent Skill",
"item": "https://whapi.cloud/whatsapp-agent-skill"
}
]
},
{
"@type": "Product",
"@id": "https://whapi.cloud/whatsapp-agent-skill/#product",
"name": "WhatsApp Agent Skill",
"description": "Structured knowledge package for AI agents to build WhatsApp automations correctly",
"brand": {
"@id": "https://whapi.cloud/#organization"
},
"offers": [
{
"@type": "Offer",
"name": "Developer Sandbox",
"description": "Free forever tier for testing",
"price": "0",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
},
{
"@type": "Offer",
"name": "Developer Premium",
"description": "Unlimited production usage",
"price": "35",
"priceCurrency": "USD",
"priceValidUntil": "2026-12-31",
"availability": "https://schema.org/InStock"
}
]
}
]
}
| None | IE=edge |
| author | Whapi.Cloud |
| msapplication-TileColor | #9f00a7 |
| theme-color | #ffffff |
| og:type | website |
| og:image | https://whapi.cloud/assets/img/whapi/whapi-back.png |
| twitter:card | summary_large_image |
| twitter:image | https://whapi.cloud/assets/img/whapi/whapi-back.png |
Links:
Viewport: width=device-width, initial-scale=1, maximum-scale=1