返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
y

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.2
安全检测
已通过
492
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

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 ```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`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 youtube-notification-analysis-1776312980 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 youtube-notification-analysis-1776312980 技能

通过命令行安装

skillhub install youtube-notification-analysis-1776312980

下载

⬇ 下载 youtube-notification-analysis v1.0.2(免费)

文件大小: 1.47 KB | 发布时间: 2026-4-16 17:00

v1.0.2 最新 2026-4-16 17:00
- Removed the `/ytb_trade` command and related trigger phrase from documentation.
- All other workflow and analysis steps remain unchanged.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部