One-click install
npx skills add https://github.com/anajuliabit/aeon --skill list-digest-anajuliabit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: List Digest
Source: https://github.com/anajuliabit/aeon/tree/main/skills/list-digest
Command: npx skills add https://github.com/anajuliabit/aeon --skill list-digest-anajuliabit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

List Digest removes the effort of manually scanning multiple trusted X lists by producing a daily digest of the most engaging, highest-signal tweets across those lists.

Core Features & Use Cases

  • Cross-list resonance narratives: clusters tweets into a small set of “what matters together” narratives when the same story appears across multiple lists.
  • Signal-scored top tweets: ranks candidate tweets using engagement-aware scoring and structural bonuses (including cross-list appearances and optional topic focus).
  • Deduplication and history awareness: avoids repeating previously surfaced tweets by checking persistent “seen” history and recent logs.
  • Unattended daily operation: works for scheduled autonomous runs and produces a compact notification under the character budget.

Quick Start

Configure your tracked X list IDs in aeon.yml by setting var to a comma-separated list of numeric X list IDs (optionally add a topic filter after a pipe) and then run the skill to generate a single daily digest notification.

Frequently Asked Questions about List Digest

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

FAQPage Schema
How do I automate a daily digest of high-signal tweets from multiple X lists?▼

You can automate a daily X list digest by configuring numeric list IDs in your aeon.yml var field and running an autonomous skill that fetches top posts over 24 hours, ranks them by engagement-aware scoring, and outputs a compact notification.

What is cross-list resonance in social monitoring digests?▼

Cross-list resonance is a clustering mechanism that groups tweets into shared narratives when the same story appears across multiple tracked X lists, helping you identify high-signal trends without manually scanning each list.

How do I set up X list IDs for autonomous social trend tracking?▼

Set up X list IDs by adding a comma-separated list of numeric IDs to the var field in your aeon.yml configuration, optionally appending a topic filter after a pipe character to focus your social trend tracking.

Does tweet ranking in daily digests prevent duplicate posts from previous runs?▼

Yes, tweet ranking prevents duplicates by checking persistent seen history and recent logs, deduplicating against previously surfaced tweets so your daily market brief only contains new, high-signal content.

Can I use autonomous agents for research digests without manual X list review?▼

Yes, autonomous agents can generate research digests without manual review by fetching top tweets from curated X lists, applying engagement-aware scoring, and outputting compact notifications under a character budget for unattended daily operation.