What problem does it solve? Reading every new post in an online community and deciding which ones matter to your current work is time-consuming. This Skill automates a daily briefing that collects new community posts, compares them against your personal knowledge vault and active projects, picks the three most relevant items, and delivers them as a letter-style article via Discord DM every morning. ## Core Features & Use Cases - Automated daily curation: Collects new posts via the Bettermode GraphQL API, filters candidates against vault notes and memory, and generates a three-item briefing written as a personal letter. - Editable tone and format: A single prompt-template file controls tone, length, item count, and banned expressions, so style changes require editing only one file. - Action follow-through: Supports requests like "try item 2 from today's briefing" by reading the original post, checking related vault notes, proposing an adapted plan, executing it, and logging completion to prevent re-suggesting the same topic. - Use Case: A solo founder runs a community and wants to stay current without doom-scrolling. Every morning at 10:00, a launchd job runs the pipeline on a Mac mini and sends a Discord DM with three posts matched to their current concerns, each with concrete methods, numbers, and a source link. ## Quick Start Ask the agent to run today's daily briefing or adjust its tone, length, item count, or delivery time, for example by saying "change the daily briefing to two items and send it at 8am."