You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude/commands/ai-news-digest-yt.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,7 @@ For each video with a successful transcript, YOU (Claude) will:
69
69
2. Write a bilingual summary with these sections:
70
70
-**English summary**: 2-3 sentences covering the key points
71
71
-**繁體中文摘要**: 2-3 sentences in Traditional Chinese covering the same points
72
+
-**Tags**: 3-5 lowercase English topic tags derived from the transcript content. Tags should cover companies (e.g. nvidia, openai), technologies (e.g. inference, rag), countries/regions if relevant, and categories (e.g. policy, research, product, open-source). Keep tags short and specific.
72
73
73
74
3. Save each summary as markdown to `digest-yt/{{date}}/VIDEO_ID.md` with this format. Convert `upload_date` from YYYYMMDD → YYYY-MM-DD for display. Use `uploader` from fetch output for the **Publisher** field (fall back to "AI Daily Brief" if null). Only include the **Last Modified** line if `modified_date` is present and different from `upload_date`:
74
75
@@ -81,6 +82,7 @@ For each video with a successful transcript, YOU (Claude) will:
81
82
**Source**: [Watch on YouTube](https://youtube.com/watch?v=VIDEO_ID)
0 commit comments