daily-news-digests
Installation
SKILL.md
Daily News Digests
Use this skill when the user asks for a recurring local news/research monitor that pulls fresh items from X/Twitter, GitHub, Reddit, Hacker News, RSS, release notes, forums, or other public sources and saves a Markdown digest locally.
The deliverable is a working collector plus verified scheduling, not a suggestion list.
Default outcome
Create:
- A deterministic script under
~/scripts/or an explicitly requested project folder. - A dated Markdown output directory under the relevant vault area.
- A
latest.mdcopy for quick viewing. - A scheduler:
- macOS local/background:
launchdLaunchAgent. - Hermes/gateway-delivered work: Hermes cron only when delivery or LLM reasoning is needed.
- A verified test run with real output, logs, and exit status.