René's URL Explorer Experiment


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

direct link

Domain: whapi.cloud


Hey, it has json ld scripts:
{
  "@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"
        }
      ]
    }
  ]
}

NoneIE=edge
authorWhapi.Cloud
msapplication-TileColor#9f00a7
theme-color#ffffff
og:typewebsite
og:imagehttps://whapi.cloud/assets/img/whapi/whapi-back.png
twitter:cardsummary_large_image
twitter:imagehttps://whapi.cloud/assets/img/whapi/whapi-back.png

Links:

Register Nowhttps://panel.whapi.cloud/register
https://whapi.cloud/
Featureshttps://whapi.cloud/features
Pricehttps://whapi.cloud/price
API Docshttps://whapi.cloud/docs
Partnershttps://whapi.cloud/become-a-partner
How to Make a WhatsApp Bothttps://whapi.cloud/create-whatsapp-chatbot
Sending messageshttps://support.whapi.cloud/help-desk/sending/send-text-message
Receiving messageshttps://support.whapi.cloud/help-desk/receiving/introduction
Group API Tutorialhttps://whapi.cloud/how-to-automate-whatsapp-groups-api
Channel API Tutorialhttps://support.whapi.cloud/help-desk/channels/send-post-to-whatsapp-channel
Python ChatBot: Tutorialhttps://whapi.cloud/whatsapp-bot-python
PHP ChatBot: Tutorialhttps://whapi.cloud/whatsapp-bot-php
Node.JS ChatBot: Tutorialhttps://whapi.cloud/whatsapp-bot-nodejs
WhatsApp API Guideshttps://whapi.cloud/guides
Groups APIhttps://whapi.cloud/whatsapp-groups-api
Channels APIhttps://whapi.cloud/whatsapp-channels
Status (Stories) APIhttps://whapi.cloud/whatsapp-status-api
Community APIhttps://whapi.cloud/whatsapp-community-api
WhatsApp Number Checkerhttps://whapi.cloud/whatsapp-check-numbers
White Labelhttps://whapi.cloud/become-a-partner
Bloghttps://whapi.cloud/blog
Changeloghttps://whapi.cloud/changelog
DialogFlowhttps://whapi.cloud/whatsapp-chatbot-dialogflow
Makehttps://whapi.cloud/connect-whatsapp-to-make
n8nhttps://whapi.cloud/n8n-whatsapp-integration
MCPhttps://whapi.cloud/mcp-whatsapp-api
AI Agent Skillhttps://whapi.cloud/whatsapp-agent-skill
Englishhttps://whapi.cloud/whatsapp-agent-skill
Españolhttps://whapi.cloud/es/whatsapp-agent-skill
Portuguese (BR)https://whapi.cloud/pt/whatsapp-agent-skill
Românăhttps://whapi.cloud/ro/whatsapp-agent-skill
Русскийhttps://whapi.cloud/ru/whatsapp-agent-skill
Türkçehttps://whapi.cloud/tr/whatsapp-agent-skill
Go to %lang% version https://whapi.cloud/whatsapp-agent-skill
https://panel.whapi.cloud/login
Get Started Free https://panel.whapi.cloud/register
https://whapi.cloud/whatsapp-agent-skill
Install WhatsApp Skill https://whapi.cloud/whatsapp-agent-skill#how
View demo https://youtu.be/wrhxjXtGd8U
Try it for free https://panel.whapi.cloud/register
Read Quick Start Guide https://support.whapi.cloud/help-desk/ai-tools/agent-skills
Try it for free https://panel.whapi.cloud/register
View on GitHub https://github.com/Whapi-Cloud/whapi-whatsapp-api-skill
Try it for free https://panel.whapi.cloud/register
Try it for free https://panel.whapi.cloud/register
Read Quick Start Guide https://support.whapi.cloud/help-desk/ai-tools/mcp-model-context-protocol
Explore WhatsApp Automation https://panel.whapi.cloud/register
View demo https://youtu.be/Ut53JhMyPCM
Connect WhatsApp MCP https://whapi.cloud/mcp-whatsapp-api
Become a partner https://panel.whapi.cloud/register
Start Free Trial https://panel.whapi.cloud/register
Start Free Trial https://panel.whapi.cloud/register
Try the API — Free Sandbox https://panel.whapi.cloud/register
Homehttps://whapi.cloud/
Featureshttps://whapi.cloud/features
Pricehttps://whapi.cloud/price
API Docshttps://whapi.cloud/docs
Changeloghttps://whapi.cloud/changelog
Bloghttps://whapi.cloud/blog
Become a Partnerhttps://whapi.cloud/become-a-partner
Englishhttps://whapi.cloud/whatsapp-agent-skill
Españolhttps://whapi.cloud/es/whatsapp-agent-skill
Portuguese (BR)https://whapi.cloud/pt/whatsapp-agent-skill
Românăhttps://whapi.cloud/ro/whatsapp-agent-skill
Русскийhttps://whapi.cloud/ru/whatsapp-agent-skill
Türkçehttps://whapi.cloud/tr/whatsapp-agent-skill
WhatsApp Chat Link Generatorhttps://whapi.cloud/free-whatsapp-link-generator
WhatsApp QR Code Generatorhttps://whapi.cloud/free-whatsapp-qr-code-generator
WhatsApp Text Formatterhttps://whapi.cloud/whatsapp-text-formatter
WhatsApp Number Checkerhttps://whapi.cloud/whatsapp-check-numbers
Get WhatsApp profile picturehttps://whapi.cloud/get-whatsapp-profile-picture
Grab WhatsApp cataloghttps://whapi.cloud/export-whatsapp-catalogs
JSON String Escaper Toolhttps://whapi.cloud/json-string-escaper
Makehttps://whapi.cloud/connect-whatsapp-to-make
n8nhttps://whapi.cloud/n8n-whatsapp-integration
DialogFlowhttps://whapi.cloud/whatsapp-chatbot-dialogflow
Pabbly Connecthttps://connect.pabbly.com/share-app/DUVTYQRTB2RWHAZsBWBXcA0ZBAAFXFY0ABkAElVaAHhWGwNWBkcBawxAVnRfEANiBUwFb1ENUW0JHVVRCF4JelxFVVBdQlwBUGMBRFMMX3UNb1MkBE8HPVYHBjUFTVdtDQ4EIwVIVgsADQBmVU4ARlYPA3gGSwExDExWPl8QA2EFTAVsUQhRcQkw
Integratelyhttps://whapi.cloud/integrately
Help Centerhttps://support.whapi.cloud/help-desk/getting-started/getting-started
Developer APIhttps://whapi.readme.io/reference/sendmessagetext
Postman collectionhttps://documenter.getpostman.com/view/33022403/2sB3QKrVCa
Partner APIhttps://support.whapi.cloud/help-desk/partner-documentation/introduction
GitHubhttps://github.com/Whapi-Cloud
MCPhttps://whapi.cloud/mcp-whatsapp-api
Guide: ChatBot in PHPhttps://whapi.cloud/whatsapp-bot-php
Guide: ChatBot in Pythonhttps://whapi.cloud/whatsapp-bot-python
Guide: ChatBot in Node.JShttps://whapi.cloud/whatsapp-bot-nodejs
Node.js bot setuphttps://whapi.cloud/setting-up-chatbot-whatsapp-nodejs
ChatBot in Java: Tutorialhttps://whapi.cloud/whatsapp-bot-java
How to choose WhatsApp Business API. Comparisonhttps://whapi.cloud/whatsapp-business-api-to-choose
How to Make a WhatsApp Bothttps://whapi.cloud/create-whatsapp-chatbot
Send a message using PHPhttps://support.whapi.cloud/help-desk/sending/send-text-message/whatsapp-api-send-message-php
Send a message using C#https://support.whapi.cloud/help-desk/sending/send-text-message/whatsapp-api-send-message-s
Send a message using Node.JShttps://support.whapi.cloud/help-desk/sending/send-text-message/whatsapp-api-send-message-node-js
Send a message using Pythonhttps://support.whapi.cloud/help-desk/sending/send-text-message/whatsapp-api-send-message-python
Send a message using Javahttps://support.whapi.cloud/help-desk/sending/send-text-message/whatsapp-api-send-message-s
Send message to WhatsApp Grouphttps://support.whapi.cloud/help-desk/sending/send-text-message/whatsapp-api-send-message-s
Check if the number has WhatsApphttps://support.whapi.cloud/help-desk/faq/checking-if-the-number-has-whatsapp
How to send a post to WhatsApp Channelhttps://support.whapi.cloud/help-desk/sending/send-post-to-whatsapp-channel
Integrating WhatsApp for Non-Developershttps://support.whapi.cloud/help-desk/integrations/make.com
Connect MCPhttps://support.whapi.cloud/help-desk/ai-tools/mcp-model-context-protocol
Agent Skillshttps://support.whapi.cloud/help-desk/ai-tools/agent-skills
AI Promptshttps://support.whapi.cloud/help-desk/ai-tools/ai-prompts
PHP Chat Bothttps://github.com/stars/Whapi-Cloud/lists/php-bot-samples-scripts
Python Chat Bothttps://github.com/stars/Whapi-Cloud/lists/python-bot-samples-scripts
Node.Js Chat Bothttps://github.com/stars/Whapi-Cloud/lists/node-js-bot-samples-scripts
Java Chat Bothttps://github.com/Whapi-Cloud/whatsapp-simple-bot-java
WhatsApp Bot Google Sheetshttps://github.com/Whapi-Cloud/googlesheets-sender
WhatsApp Phone Number Checkerhttps://github.com/Whapi-Cloud/whatsapp-checker
Terms of Servicehttps://whapi.cloud/terms
Privacy Policyhttps://whapi.cloud/privacy
https://whapi.cloud/whatsapp-agent-skill

Viewport: width=device-width, initial-scale=1, maximum-scale=1


URLs of crawlers that visited me.