Daily Digest

Collect, filter, deduplicate, and write a Markdown daily briefing.

6|2|Updated May 21, 2026
One-click install
npx skills add https://github.com/anajuliabit/aeon --skill daily-digest-anajuliabit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Daily Digest
Source: https://github.com/anajuliabit/aeon/tree/main/skills/digest
Command: npx skills add https://github.com/anajuliabit/aeon --skill daily-digest-anajuliabit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the daily effort of manually searching, filtering, and summarizing updates so you can get a concise, decision-relevant briefing on a topic.

Core Features & Use Cases

  • Automated signal gathering: pulls candidates from multiple source classes (web search, optional X signal via cached data, and optional topic aggregators) to avoid relying on a single feed.
  • Curated filtering and deduplication: keeps only verifiable, recent items while removing duplicates against prior daily logs.
  • Structured, skimmable delivery: produces a tightly formatted digest (3–5 strongest items, strict length discipline) focused on actionable takeaways.

Quick Start

Set your topic in aeon.yml via the required var value, then run the skill to generate and send your daily digest for that topic.

Frequently Asked Questions about Daily Digest

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

FAQPage Schema
How do I automate daily news monitoring and deduplication for a specific topic?

Daily digest automation pulls candidates from multiple source classes, applies recency and verifiability rules to drop weak items, and removes duplicates against prior memory logs. It emits a structured Markdown briefing with 3–5 prioritized items under 3000 characters.

What is the best way to generate a concise daily briefing without manual triage?

Generating a concise daily briefing without manual triage requires content curation automation that searches multiple web sources, filters for verifiable links, and drops repeated stories. This produces a skimmable Markdown digest of 3–5 prioritized items.

How do I set up recurring market or product monitoring digests?

To set up recurring market or product monitoring, configure your target topic as a variable in aeon.yml, then run the digest skill to generate and send your daily briefing. The automation handles gathering, filtering, and deduplication automatically.

Can I use web search and content curation to create a markdown digest of 3000 characters or less?

Yes, automated content curation tools can gather web search results, apply deduplication against recent logs, and output a structured Markdown digest of 3000 characters or less. The output focuses on 3–5 high-signal, actionable items.

What are the limitations of automated daily digest generation for news monitoring?

Limitations of automated daily digest generation include a strict 3000-character output cap, a maximum of 3–5 prioritized items, and mandatory recency and verifiability rules that drop any items missing links. It also requires a predefined topic variable.