aeon-rss-digest
Installation
SKILL.md
aeon-rss-digest
Reads N feeds, dedups across feeds, clusters by theme, surfaces a per-feed plus per-theme view.
Config
feeds:
- url: https://blog.example.com/feed.xml
label: "Example Blog"
weight: 1.0
- url: https://substack.example.com/feed
label: "Researcher Substack"
weight: 1.5 # boost this feed in ranking
cluster_themes: [ai, crypto, infra] # optional
look_back_hours: 24