int-whatsapp

Query WhatsApp group messages via Evolution Foundation API and compute statistics.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill int-whatsapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: int-whatsapp
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/int-whatsapp
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill int-whatsapp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This integration enables querying WhatsApp group messages via Evolution Foundation's API to fetch conversations, list active groups, and derive analytics for community insights.

Core Features & Use Cases

  • Fetch messages with optional filters (start date, end date, group, and message type) and paginate results for large datasets.
  • List active WhatsApp groups with message counts and participant data to monitor community activity.
  • Compute daily and per-group statistics, including top participants, message types, and group engagement to enrich multi-channel analysis.

Quick Start

Run the whatsapp client to fetch the latest messages and groups and generate a daily activity report.

Frequently Asked Questions about int-whatsapp

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

FAQPage Schema
How do I query WhatsApp group messages for community analytics?

You query WhatsApp group messages via the Evolution Foundation API using a Python client script to fetch conversations, list active groups, and compute daily statistics for community analytics workflows.

Can I filter WhatsApp messages by date and group when fetching data?

Yes, you can filter WhatsApp messages by start date, end date, specific group, and message type, while paginating results to handle large datasets for community analytics.

What statistics can I derive from WhatsApp group data?

You can compute daily and per-group statistics, including top participants, message types, and group engagement metrics to enrich multi-channel analysis.

Do I need an API key to access WhatsApp group messages?

Yes, you need a WHATSAPP_API_KEY configured to authenticate requests to the Evolution Foundation API for fetching messages and listing groups.

How does WhatsApp analytics compare to Discord for community monitoring?

WhatsApp analytics workflows compare activity metrics like daily messages and participant engagement with Discord data across days, groups, and participants for multi-channel community insights.

What commands are available for controlled WhatsApp data access?

The Python client supports explicit commands for messages, groups, and stats, ensuring controlled data access when querying the Evolution Foundation API for WhatsApp analytics.