.claude/skills/news/SKILL.md
Generate weekly news digest
npx skillsauth add dcurlewis/ai-context-system .claude/skills/newsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a weekly news digest tailored to your context.
Check RSS data
Synced-Data/News/rss_digest.mdpython3 Scripts/connectors/News/fetch_rss.py (requires pip3 install feedparser). See Guidelines/data-sources.md for setup.Supplement with web searches for:
Cross-reference against your context:
Memory/memory-work.mdMemory/memory-context.mdCreate an HTML document with the following sections:
Aim for 15-25 total items across all sections.
Use the HTML template at Guidelines/news-digest-template.html as the base for all digests.
{{PLACEHOLDERS}} with actual contentTemplate Placeholders:
{{DATE}} - Short date format (e.g., "February 3, 2026"){{DATE_LONG}} - Long date format (e.g., "Week Ending February 3, 2026"){{SOURCE_COUNT}} - Number of source articles reviewed{{MUST_READ_ITEMS}}, {{AI_ML_ITEMS}}, {{LEADERSHIP_ITEMS}}, {{INDUSTRY_ITEMS}}, {{BOOKMARKS_ITEMS}} - HTML for each sectionItem HTML format:
<div class="item">
<h3><a href="URL" target="_blank">TITLE</a></h3>
<p>SUMMARY (one sentence maximum)</p>
<p class="relevance">RELEVANCE (concise phrase)</p>
</div>
Curated-Context/Insights/YYYYMM/[YYYYMMDD]-news-digest.html (extract year/month from date for YYYYMM/ path; create subdirectory if needed)<!-- authorship: ai --> in the HTML head or comment blockCurated-Context/Insights/YYYYMM/[YYYYMMDD]-news-digest.htmldevelopment
Add article/book to Professional Philosophies library
business
Process a Slack export from Raw-Materials/Slack queue
tools
Fetch Slack messages via MCP tools and write raw exports for /slack processing
data-ai
Interactive end-of-day reflection; surfaces carryover items for next /morning; appends to daily journal