Reddit Digest

Cluster Reddit posts by titles or URLs to surface cross-subreddit narratives.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill reddit-digest-atrium-hermes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Reddit Digest
Source: https://github.com/Atrium-Hermes/atrium-lighthouse/tree/main/skills/reddit-digest
Command: npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill reddit-digest-atrium-hermes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-subreddit narratives are signals of stories that surface across multiple unrelated communities, which are easy to miss when monitoring subs in isolation.

Core Features & Use Cases

  • Cross-subreddit detection: cluster posts by matching titles or canonical URLs to uncover shared narratives.
  • Dedup and freshness: avoid repeating narratives by linking to recent logs and scanning only novel signals.
  • Concise digests with standouts: generate a compact summary of top narratives plus notable standouts for slow days.

Quick Start

Run the Reddit Digest on your configured subs to surface cross-subreddit narratives and output a concise digest.

Frequently Asked Questions about Reddit Digest

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

FAQPage Schema
How do I detect cross-subreddit narratives across multiple unrelated subs?

Cross-subreddit narratives are detected by clustering posts whose titles or canonical URLs match, operating on top posts from tracked subs to surface shared stories across unrelated communities.

How do I deduplicate Reddit posts to avoid repeating narratives in daily digests?

Deduplication prevents repeating narratives by logging surfaced stories and scanning only novel signals, linking new posts against recent memory logs to filter out previously reported items.

What is the best way to automate a concise Reddit digest with notable standouts?

A concise Reddit digest with standouts is generated by clustering top posts, applying URL and title normalization, deduplicating recent logs, and outputting a compact summary of novel narratives.

How do I normalize Reddit post titles and URLs for cross-subreddit clustering?

Normalization for cross-subreddit clustering applies URL and title normalization to top posts, matching canonical URLs and titles to group posts indicating a common story across subs.

Does Reddit Digest require any external dependencies to track cross-subreddit narratives?

Reddit Digest requires no external dependencies to track cross-subreddit narratives, maintaining per-source status and daily memory logs internally to operate on top posts from configured subs.

When should I not use automated cross-subreddit clustering for narrative detection?

Automated cross-subreddit clustering should not be used when monitoring subs in isolation is preferred, as it specifically targets stories surfacing across multiple unrelated communities and outputs only novel signals.