gen-message

Generate a Markdown digest and PNG infographic from scored AI news.

28|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/octo-patch/MorningAI --skill gen-message
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gen-message
Source: https://github.com/octo-patch/MorningAI/tree/main/skills/gen-message
Command: npx skills add https://github.com/octo-patch/MorningAI --skill gen-message

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform the daily AI news report into a compact, shareable message digest and companion infographic, reducing manual summarization effort and ensuring consistency across outputs.

Core Features & Use Cases

  • Dual-output digest: generates a text digest (message_{DATE}.md) and a 9:16 infographic (message_{DATE}.png) from the same verified data pipeline.
  • Consistent pipeline: the digest uses the same collect → score → deduplicate → cross-source link → verification flow as the full report.
  • Configurable outputs: supports language, item filtering by minimum score, category balancing, and optional image generation.
  • Translation & localization: can translate summaries when language differs from the target output language.
  • Quick-start friendly: simple instruction to generate the outputs for the current date.

Quick Start

Generate a daily message digest from the current data using the configured pipeline and produce both message_{DATE}.md and message_{DATE}.png outputs.

Frequently Asked Questions about gen-message

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

FAQPage Schema
How do I generate a daily AI news digest for messaging apps and social channels?

To generate a daily AI news digest, use a data pipeline that scores, deduplicates, and verifies sources to render shareable markdown text and image outputs. This process produces a concise brief formatted for messaging platforms.

What is the best way to automate daily news summarization into a shareable format?

Automating daily news summarization uses a shared pipeline to filter content by configurable score thresholds, producing both a markdown file and a 9:16 infographic image for consistent social sharing.

Can I translate my daily message digest into a different language?

Yes, you can translate your daily message digest. The pipeline supports translation and localization, automatically translating summaries when the target output language differs from the source content language.

How does the pipeline handle source verification and missing URLs in news digests?

The pipeline handles source verification by cross-linking data sources and enforcing strict source linking. It includes specific error handling for missing URLs to ensure digest accuracy and prevent broken shared links.

Do I need to configure category balancing when generating a text and image digest?

You should configure category balancing to ensure a well-rounded digest. The pipeline supports item filtering by minimum score and category balancing to control content distribution across the text and image outputs.