whatsapp-read

Query synced WhatsApp messages from the local database using obk db whatsapp.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill whatsapp-read
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whatsapp-read
Source: https://github.com/73ai/openbotkit/tree/main/skills/whatsapp-read
Command: npx skills add https://github.com/73ai/openbotkit --skill whatsapp-read

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Querying local WhatsApp conversations is tedious and time-consuming without a dedicated tool.

Core Features & Use Cases

  • Chat discovery: List chats and identify recent activity.
  • Message search: Find messages containing keywords, sender names, or dates.
  • Contact lookup: Resolve contacts by name or phone number to locate conversations.
  • On-device privacy: Operates locally without sending data to external services.

Quick Start

Query the latest WhatsApp messages using obk db whatsapp to retrieve recent chats and search text.

Frequently Asked Questions about whatsapp-read

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search my local WhatsApp messages without sending data to external services?

You can search local WhatsApp messages on-device by querying the local database with the obk db whatsapp command set, ensuring data privacy by operating without external services.

How do I list recent WhatsApp chats from the local database?

To list recent WhatsApp chats from the local database, use the chat discovery feature which queries synced local data to identify chats and recent activity.

Can I find specific WhatsApp messages by sender name or date?

Yes, you can find specific WhatsApp messages by sender name or date using the message search functionality to locate keywords, contact names, or dates within the local schema.

How do I resolve a WhatsApp contact by phone number to find conversations?

You can resolve a WhatsApp contact by phone number or name to locate conversations by using the contact lookup feature on the synced local database.

Does searching WhatsApp chats locally require internet access?

No, searching WhatsApp chats locally does not require internet access because the tool queries synced messages from the local database without needing external services.

What is the best way to retrieve old WhatsApp conversations quickly?

The best way to retrieve old WhatsApp conversations quickly is by querying the local database directly, allowing fast access to synced messages without manual scrolling.