WhatsApp Chats

List, search, and analyze WhatsApp conversations

Install

openclaw skills install @marcosrippel/whatsapp-chats

WhatsApp Chats Skill

Browse and search WhatsApp conversations from the local Baileys session cache.

Usage

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

Commands

List Chats

text
exec({ cmd: "node <skill_dir>/scripts/chats.js list 30" })

Search Chats

text
exec({ cmd: "node <skill_dir>/scripts/chats.js search \"John\"" })

Chat Statistics

text
exec({ cmd: "node <skill_dir>/scripts/chats.js stats" })