comm-whatsapp

Retrieve and search WhatsApp chats across staging and production environments.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Cimminelli1982/crm-frontend --skill comm-whatsapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comm-whatsapp
Source: https://github.com/Cimminelli1982/crm-frontend/tree/main/docs/openclaw-skills/comm-whatsapp
Command: npx skills add https://github.com/Cimminelli1982/crm-frontend --skill comm-whatsapp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill unifies the complex set of WhatsApp operations needed to query messages, manage contacts and groups, and send messages across staging and production environments, reducing manual effort and errors.

Core Features & Use Cases

  • Unified cross-environment messaging: search and retrieve recent chats from staging (unprocessed) and production (archived) in the defined order, then act on results.
  • Group and contact management: resolve group members, look up contact details, and attach numbers to the CRM as needed.
  • Multi-provider orchestration: interact with Baileys for sending messages and TimelinesAI for group/member data, while ensuring data flow adheres to environment rules.
  • Use Case: A user asks for the latest messages from a named contact or group; the skill fetches staging first, then production, and presents a concise summary.

Quick Start

Use the comm-whatsapp skill to search for a contact's latest messages across staging and production and summarize the results.

Frequently Asked Questions about comm-whatsapp

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

FAQPage Schema
How do I automate WhatsApp chat management across staging and production environments?

WhatsApp chat management is automated by coordinating staging and production message retrieval, search, and contact or group operations. The skill enforces environment-aware actions and deterministic data access patterns across both archived and unprocessed contexts.

Can I search for a contact's latest WhatsApp messages using Baileys and TimelinesAI?

Searching for a contact's latest WhatsApp messages is supported by orchestrating Baileys for sending messages and TimelinesAI for group and member data retrieval. It fetches staging first, then production, presenting a concise summary.

Does this WhatsApp workflow automation handle both group and 1-on-1 chat scenarios?

WhatsApp workflow automation handles both group and 1-on-1 chat scenarios. It applies environment-aware actions to resolve group members, look up contact details, and attach numbers to the CRM as needed across staging and production.

What is the best way to unify WhatsApp contact management and message retrieval?

Unifying WhatsApp contact management and message retrieval is achieved by querying staging and production environments in a defined order. This reduces manual effort and errors while managing contacts, groups, and messaging workflows end-to-end.

Why does my WhatsApp messaging workflow need deterministic data access patterns?

WhatsApp messaging workflows require deterministic data access patterns to satisfy operational constraints and enforce environment-aware actions. This ensures accurate data flow when interacting with Baileys and TimelinesAI APIs across staging and production.