The daily half of the area-intelligence briefing: fetch new items from every source in the single registry (99-system/maintenance/area-news-source.md, one section per Area + shared), assign each to its Area(s) with a one-line impact note, append survivors as unchecked tasks to each Area's to-check.md (tagged with source attribution for usage mining), and prepend a dated edition with an unchecked task for each item to vault/99-system/news-brief.md without deleting older editions. Designed to run on a cheap/free model — the mechanical work is done by fetch_feeds.py; the model only filters and writes impact lines. Use when the user asks for their news brief, daily briefing, "what's new in my areas", or to run the news fetch.
$npx -y skills add ibrahimkobeissy/ai-second-brain-template --skill fetch-newsInstalls into the current project.
Run `npx skills use "https://github.com/ibrahimkobeissy/ai-second-brain-template" --skill "ibrahimkobeissy/ai-second-brain-template/fetch-news"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ibrahimkobeissy/ai-second-brain-template" that are relevant to the current task. Run `npx skills add "https://github.com/ibrahimkobeissy/ai-second-brain-template"` and select the relevant skills, then follow their instructions.