✓ Verified
💻 Development
✓ Enhanced Data
Youtube Notification Analysis
Analyze YouTube notifications for investment and trading insights.
- Rating
- 3.8 (220 reviews)
- Downloads
- 36,885 downloads
- Version
- 1.0.0
Overview
Analyze YouTube notifications for investment and trading insights.
Complete Documentation
View Source →
YouTube Notification Analysis
Analyze YouTube notifications for investment insights.
Workflow
- Open YouTube:
browser action=open profile=openclaw targetUrl=https://www.youtube.com - Click notification bell: Find ref="e8" button
- Extract video IDs: From snapshot, find investment-related videos
- Get subtitles:
- First try:
yt-dlp --write-subs --skip-download --sub-lang zh-Hans,en - If no subtitles: Download video + whisper-cpp analysis
- Analyze: Summarize investment recommendations
- Execute trades: Use tiger-trade skill
Subtitle Extraction
bash
# Try yt-dlp first
yt-dlp --write-subs --skip-download --sub-lang zh-Hans,en "https://www.youtube.com/watch?v=VIDEO_ID" -o /tmp/sub
# If no subtitles, download + whisper
yt-dlp -f best "https://www.youtube.com/watch?v=VIDEO_ID" -o /tmp/video.mp4
whisper-cpp/bin/main -m whisper-cpp/models/ggml-base.bin -f /tmp/video.mp4 --language ZH
Investment Analysis
Focus on investment and trading related videos from YouTube notifications. Analyze content for stock, crypto, macro finance, and market trends.
Logging
All logs saved to /tmp/youtube_investment_*.log
Installation
Terminal bash
openclaw install youtube-notification-analysis
Copied!
💻Code Examples
example.sh
# Try yt-dlp first
yt-dlp --write-subs --skip-download --sub-lang zh-Hans,en "https://www.youtube.com/watch?v=VIDEO_ID" -o /tmp/sub
# If no subtitles, download + whisper
yt-dlp -f best "https://www.youtube.com/watch?v=VIDEO_ID" -o /tmp/video.mp4
whisper-cpp/bin/main -m whisper-cpp/models/ggml-base.bin -f /tmp/video.mp4 --language ZHTags
#coding_agents-and-ides
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author esanle
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install youtube-notification-analysis
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0