whatsapp-chats
List, search, and analyze WhatsApp conversations
Why use this skill?
Use the OpenClaw whatsapp-chats skill to securely search, list, and analyze your WhatsApp message history directly from your local Baileys cache.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/marcosrippel/whatsapp-chatsWhat This Skill Does
The whatsapp-chats skill allows your OpenClaw AI agent to interface directly with your WhatsApp messaging history. By leveraging the Baileys library session cache, the agent can programmatically retrieve, parse, and analyze your chat logs. This enables a powerful bridge between your personal or professional messaging history and the agent’s reasoning capabilities, turning static text logs into searchable, actionable data.
Installation
To install this skill, use the ClawHub CLI command within your terminal:
clawhub install openclaw/skills/skills/marcosrippel/whatsapp-chats
Ensure that you have an active Baileys session initialized on your local environment, as the skill relies on the presence of these cached local files to perform data extraction.
Use Cases
This skill is ideal for users who need to maintain context across large volumes of messaging. Common use cases include: summarizing recent threads with specific contacts to prepare for meetings, searching for forgotten contact information or shared links within long chat histories, and performing sentiment or frequency analysis on communications to identify trends or communication bottlenecks. It effectively turns your WhatsApp into a queryable database.
Example Prompts
- "List the last 30 WhatsApp conversations and identify any messages related to the project deadline."
- "Search through my chats for 'John' and summarize his last three messages regarding the dinner plans."
- "Provide a statistical overview of my WhatsApp usage; who have I messaged the most this month?"
Tips & Limitations
To get the most out of this skill, ensure your local Baileys session is properly authenticated and up-to-date. The skill performs read-only operations on your local cache, meaning it cannot send messages or alter your chat state. Because it parses local files, search performance depends on the size of your session cache; large histories may take slightly longer to parse. Privacy is paramount, so be mindful that the AI agent processes the chat content—ensure your environment is secure and that you only grant permissions to trusted agent configurations. It is designed specifically for local analysis, not for cloud-synced monitoring.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-marcosrippel-whatsapp-chats": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution
Related Skills
whatsapp-validate
Check if phone numbers exist in the local Baileys session cache
whatsapp-group-admin
Group administration utilities - info, stats, invite link parsing, and creation templates
whatsapp-utils
Phone number formatting, cache inspection, contact export, and message ID generation
whatsapp-profile
View bot profile info and lookup contact profiles
whatsapp-forward
Generate VCards, parse invite links, and create forwarding templates