whatsapp-utils

Phone number formatting, cache inspection, contact export, and message ID generation

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 "whatsapp-utils" with this command: npx skills add MarcosRippel/whatsapp-utils

WhatsApp Utils Skill

Miscellaneous utilities for WhatsApp automation.

Usage

exec({ cmd: "node <skill_dir>/scripts/utils.js COMMAND [ARGS]" })

Commands

Format Phone Number

exec({ cmd: "node <skill_dir>/scripts/utils.js format \"(11) 99999-9999\"" })

Clean Phone Number

exec({ cmd: "node <skill_dir>/scripts/utils.js clean \"+55 (11) 99999-9999\"" })

Cache Info

exec({ cmd: "node <skill_dir>/scripts/utils.js cache-info" })

Export Contacts

exec({ cmd: "node <skill_dir>/scripts/utils.js export-contacts" })

Generate Message ID

exec({ cmd: "node <skill_dir>/scripts/utils.js gen-id" })

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

WhatsApp Validate

Check if phone numbers exist in the local Baileys session cache

Registry SourceRecently Updated
3670Profile unavailable
General

WhatsApp Groups

Discover, list, and search WhatsApp groups from Baileys session data

Registry SourceRecently Updated
3860Profile unavailable
General

WhatsApp Group Admin

Group administration utilities - info, stats, invite link parsing, and creation templates

Registry SourceRecently Updated
4150Profile unavailable
General

WhatsApp Contacts

List, search, and lookup WhatsApp contacts from the Baileys session cache

Registry SourceRecently Updated
3750Profile unavailable