wa-number-checker-skills

Query whether a phone number is registered on WhatsApp. Use when the user asks to check if a number has WhatsApp, verify if a number exists on WhatsApp, "查这个号有没有 WhatsApp", "这个号码有没有在用 WhatsApp", "WhatsApp number check", or "验证号码是否在 WhatsApp". Supports MCP (wa-check-api) first, then REST API per references/api.md.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "wa-number-checker-skills" with this command: npx skills add zhuqling/wa-number-checker

WhatsApp Number Check

Determine whether a given phone number is registered on WhatsApp. Use this skill when the user asks if a number has WhatsApp or is using WhatsApp.

How to call

  1. If wa-check-api MCP is configured: Prefer using call_mcp_tool to call check_whatsapp_number with the phone parameter (E.164 format recommended, e.g. +34605797764 or +8613800138000).
  2. If MCP is not configured or you need to call from code/scripts: Use the REST API; see references/api.md. Include the x-api-key header and request GET /api/wa/check?phone=.... Base URL is https://wa-check-api.whatsabot.com.

Parameters and format

  • phone: Required. E.164 or digits only (e.g. 34605797764). If the user only provides a local number, ask for the country code or have them supply it.

Results and errors

  • Success: Answer based on result.exist in the response—"This number is registered on WhatsApp" or "This number is not registered on WhatsApp."
  • API returns non-zero code: Briefly explain using the error code (missing API key, invalid number, insufficient credits, rate limit, etc.) and suggest the user check their API key or credits. Error code details are in references/api.md.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wangdongjie Cfo Skill

基于王东杰26年实战经验,提供A+H双市场IPO操盘、资本杠杆设计、业财融合和AI数字化风控咨询。

Registry SourceRecently Updated
General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for Chinese bank trading desk. Use when user asks "生成晨报", "股市晨报", "今日股市", "港股晨報", or any similar HK stock mark...

Registry SourceRecently Updated
General

Nansen Mpp Payment

Pay-per-call access to the Nansen API via MPP (Tempo). Use when a user wants anonymous Nansen access without an API key and without managing their own Base/S...

Registry SourceRecently Updated
General

Etsy Autolist

Auto-create and manage digital product listings on Etsy. Creates listings from existing digital product files (PDFs, templates, spreadsheets) using Etsy Open...

Registry SourceRecently Updated