What problem does it solve? Manually scanning r/vibecoding every day to stay current on AI coding tools and community trends is time-consuming and repetitive. This Skill automates the collection, ranking, and summarization of subreddit activity into a decision-ready digest. ## Core Features & Use Cases - Signal-scored ranking: Fetches top, hot, and rising posts from the Reddit JSON API, dedupes against previously seen posts, and ranks them by a signal score combining upvotes, comments, controversy, and age. - Structured digest output: Produces a one-line verdict (SHIPPING, DEBATING, LEARNING, HYPE, or MIXED), a tools mention leaderboard (Claude Code, Cursor, Windsurf, etc.), narrative clusters, and spicy-thread comment excerpts. - Persistent memory and notification: Logs each run to dated memory files, tracks seen post IDs to avoid repeats, and sends a compact summary via a notify command. - Use Case: A developer following AI coding tools runs the digest each morning to see which tools the community is discussing, what people shipped, and which debates are heating up, without opening Reddit. ## Quick Start Run the vibecoding digest for today and send me the notification summary.