ai-news
Installation
SKILL.md
AI News
Fetch recent AI news from RSS feeds and YouTube channel feeds, then synthesize into a digest. Optionally fetch full transcripts for YouTube videos.
Setup (one-time)
cd ~/.letta/skills/ai-news/scripts && npm install
Workflow
1. Fetch recent news
npx tsx scripts/fetch-news.ts [--days 7] [--limit 5] [--sources all|rss|youtube]