pulse-daily

Aggregates Discord and WhatsApp messages into an HTML pulse report with sentiment and topic analysis.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Daily monitoring of community health by aggregating Discord and WhatsApp messages into a single, readable HTML report.

Core Features & Use Cases

  • Collects and analyzes messages from Discord channels and WhatsApp groups for the last 24 hours.
  • Computes activity metrics, sentiment, top topics, and support questions to identify health signals.
  • Renders an HTML report using the Evolution-brand template and saves it to the designated reports folder.

Quick Start

Trigger the pulse-daily routine to generate the daily HTML report from the latest Discord and WhatsApp messages.

Frequently Asked Questions about pulse-daily

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

FAQPage Schema
How do I generate a daily community sentiment report from Discord and WhatsApp?

To generate a daily community sentiment report, this Skill aggregates messages from Discord and WhatsApp, analyzes activity, sentiment, top topics, and support questions, then renders the results into a presentable HTML document.

Can I track top topics and support questions across Discord and WhatsApp in one report?

Yes, you can track top topics and support questions across both platforms. The Skill computes these community health signals from aggregated Discord and WhatsApp messages and consolidates them into a single readable HTML pulse report.

What is the best way to automate daily community pulse monitoring for multiple chat platforms?

Automating daily community pulse monitoring is best handled by triggering this routine, which pulls the last 24 hours of Discord and WhatsApp messages, analyzes sentiment and activity metrics, and automatically saves a formatted HTML report.

Does this daily community pulse workflow require specific integrations to pull WhatsApp messages?

Yes, the workflow requires existing integrations to pull WhatsApp messages. It relies on the /int-whatsapp integration to fetch WhatsApp data and /discord-get-messages to retrieve Discord messages before applying the community pulse HTML template.

How does the community pulse routine handle sentiment analysis for chat messages?

The community pulse routine handles sentiment analysis by evaluating aggregated Discord and WhatsApp messages from the past 24 hours. It computes sentiment alongside activity metrics and top topics to identify overall community health signals.

What format is the daily community health report saved in?

The daily community health report is saved in HTML format. After analyzing Discord and WhatsApp messages, the Skill renders the output using a branded HTML template and saves it to a designated reports folder.