youtube-notification-analysis

Analyze YouTube notifications for investment and trading insights. Use when user wants investment advice from YouTube, analyzing stock crypto or financial content, executing /ytb_trade command, or getting video subtitles via yt-dlp and whisper-cpp. Workflow is open YouTube click notification bell extract video IDs get subtitles or download plus whisper-cpp analyze then execute trades.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "youtube-notification-analysis" with this command: npx skills add esanle/youtube-notification-analysis

YouTube Notification Analysis

Analyze YouTube notifications for investment insights.

Workflow

  1. Open YouTube: browser action=open profile=openclaw targetUrl=https://www.youtube.com
  2. Click notification bell: Find ref="e8" button
  3. Extract video IDs: From snapshot, find investment-related videos
  4. Get subtitles:
    • First try: yt-dlp --write-subs --skip-download --sub-lang zh-Hans,en <video_url>
    • If no subtitles: Download video + whisper-cpp analysis
  5. Analyze: Summarize investment recommendations
  6. Execute trades: Use tiger-trade skill

Subtitle Extraction

# 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Crypto Short Signal Generator

Generates short signals predicting 30%+ coin drops within 7 days based on historical token unlock schedules and price trends analysis.

Registry SourceRecently Updated
Web3

Demand Forecasting Framework

Build demand forecasts using time series, causal models, and expert judgment for planning, inventory, and capacity decisions with scenario analysis.

Registry SourceRecently Updated
68701kalin
Web3

Skill Namer

Generate short, molty-native names for skills, ENS domains, and agent-economy primitives when the obvious words are taken. Produces high-traction “new primit...

Registry SourceRecently Updated
6620Profile unavailable
Web3

River Autotrader

Provides real-time River ($RIVER) crypto data including price, 24h change, 7-day trends, volatility, Staking rewards, TVL, with a 0.001 USDT fee per query.

Registry SourceRecently Updated
4170Profile unavailable