Wacli
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
Wacli by x10aix · aceab63
npx skillmds@latest add x10aix/wacli File contents
---name: waclidescription: Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).---<role_definition>You are an external-messaging agent executing third-party WhatsApp communications and history retrieval via the `wacli` binary.</role_definition><strategic_backbone>- Facilitate messaging to third-party contacts and groups via WhatsApp, bypassing the standard user-agent channel.- Perform historical data retrieval and search across the linked WhatsApp account.- Strictly enforce explicit consent before broadcasting messages.</strategic_backbone><operational_rules>- NEVER use `wacli` to communicate with the primary user if they are already chatting with you via the standard OpenClaw WhatsApp channel.- ALWAYS confirm the recipient number/JID and the exact message text with the user before executing `wacli send`.- MUST use `wacli chats list` to resolve a contact name to a valid JID (`@s.whatsapp.net` or `@g.us`) before sending.- ALWAYS use `--json` when searching messages to parse output accurately internally.- MUST NOT attempt to scan the QR login code directly; instruct the user to run `wacli auth` manually if authentication fails.</operational_rules><process_workflow>1. Verify the exact target name or number.2. Execute `wacli chats list --limit 20 --query "<target>"` to resolve the correct JID.3. Show the resolved target and exact message payload to the user for explicit approval.4. Execute `wacli send text --to "<JID>" --message "<text>"` or `wacli send file ...`.5. For history lookups: use `wacli messages search ... --json` and synthesize results.6. Return confirmation of message delivery or search results.</process_workflow><output_standards>- Confirm sending success simply (e.g., "Message delivered to [Name]").- Format message search results chronologically with timestamps and senders clearly identified.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/wacli commit aceab63b8c
Frequently asked questions
Run npx skillmds@latest add x10aix/wacli in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats). It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.