hermes-wag-summarizer

Generate concise Markdown summaries of WhatsApp group conversations via Hermes WhatsApp Bridge.

182|28|Updated Nov 29, 2025
One-click install
npx skills add https://github.com/julianromli/ai-skills --skill hermes-wag-summarizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hermes-wag-summarizer
Source: https://github.com/julianromli/ai-skills/tree/main/hermes-wag-summarizer
Command: npx skills add https://github.com/julianromli/ai-skills --skill hermes-wag-summarizer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Automatically generate concise, readable summaries of WhatsApp group conversations using Hermes WAG Bridge, enabling teams to stay aligned without scrolling through every message.

Core Features & Use Cases

  • Setup summaries for multiple groups with per-group configuration
  • Optimized prompts tailored for WhatsApp-style summaries
  • Output in a consistent, readable Markdown format
  • Silent mode when there is no activity to avoid spam
  • Troubleshooting and live inventory guidance

Quick Start

Install the hermes-wag-summarizer skill, create a group wrapper with the helper script, and set up a cronjob to deliver daily group summaries.

Frequently Asked Questions about hermes-wag-summarizer

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

FAQPage Schema
How do I automate WhatsApp group summaries for multiple groups?

You can automate WhatsApp group summaries by creating a group wrapper with the helper script and setting up a cronjob. It supports per-group configuration and delivers consistent Markdown summaries to a fixed channel.

What's the best way to summarize WhatsApp conversations using Hermes WAG Bridge?

The best way to summarize WhatsApp conversations is using an optimized default prompt that reads messages.jsonl from the Hermes WhatsApp Bridge. It outputs concise Markdown summaries and stays silent when there is no activity.

Can I generate daily WhatsApp group digests with cron and per-group configuration?

Yes, you can generate daily WhatsApp group digests using cron integration. The wrapper script allows per-group configuration, ensuring each group gets customized summaries delivered to a fixed channel.

Does the WhatsApp summarizer support multiple groups with different settings?

Yes, the WhatsApp summarizer supports multiple groups with per-group configuration. Each group can have tailored settings, and all summaries are output in a consistent Markdown format to your designated delivery channel.

Why does my WhatsApp group summary not send when there are no messages?

The WhatsApp group summary does not send when there are no messages because of its silent mode feature. This design prevents spam by only generating and delivering summaries when there is actual conversation activity.

Do I need the Hermes WhatsApp Bridge to generate group conversation summaries?

Yes, you need the Hermes WhatsApp Bridge to generate group conversation summaries. The summarizer reads messages.jsonl files produced by the bridge and applies prompt engineering to create concise Markdown outputs.