AI SummaryAutomates the discovery and summarization of AI-related YouTube content from subscribed channels by fetching transcripts and generating Markdown reports. Useful for researchers, learners, and content curators who want to stay updated on AI topics without manually watching videos.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "youtube-ai-digest" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/youtube-ai-digest && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/youtube-ai-digest/SKILL.md "https://raw.githubusercontent.com/yizhiyanhua-ai/youtube-ai-digest/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Browse AI-related YouTube videos from subscribed channels, fetch transcripts, and generate Chinese summaries as Markdown digests. TRIGGER when user says "find AI videos", "AI news today", "YouTube AI summary", "summarize youtube", "AI video digest", "youtube ai digest", or wants to stay updated on AI trends. 也适用于中文触发:"找 AI 视频"、"看看最近有什么 AI 新闻"、"帮我整理 AI 视频"、 "今天有什么 AI 内容"、"AI 视频摘要"、"AI 播客"。
YouTube AI Digest
Browse AI-related YouTube videos from subscribed channels, fetch transcripts, and generate Chinese summaries as Markdown digests.
Installation
`bash npx skills add yizhiyanhua-ai/youtube-ai-digest -g `
快速开始
Skill 根目录:~/.claude/skills/youtube-ai-digest/
第一步:获取最近 3 天的 AI 相关视频
cd ~/.claude/skills/youtube-ai-digest python scripts/fetch_videos.py --days 3
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster