← 返回
未分类 中文

YouTube Analysis

Analyze YouTube videos with summary and deep-dive analysis. Use when a user provides a YouTube URL and wants both a summary and analytical insights about the...
对YouTube视频进行摘要和深度分析。用户提供视频URL并希望获取概览及洞察时使用。
sidonsoft sidonsoft 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 365
下载
💾 0
安装
1
版本
#latest

概述

YouTube Analysis

Use the main chat model for the final summary and analysis.

Goal: extract the transcript first when possible, then use the main model for judgment, synthesis, and deeper analysis. Do not rely on a cheap/local summarizer as the default final narrator.

Workflow

Step 1: Extract transcript first when possible

Prefer transcript extraction as the first step:

summarize "URL" --youtube web --video-mode transcript --extract --format md

When invoking it via exec, give it a long timeout and generous yieldMs so slow extraction is not killed early.

Treat the extracted transcript as source material, not as verified truth. YouTube captions may contain transcription errors, especially for names, numbers, and charged claims.

Step 2: Assess transcript quality

Check whether the extracted transcript is usable.

Common signs of source-caption problems:

  • misheard names or places
  • broken grammar or repeated filler
  • obvious word substitutions
  • malformed numbers or dates
  • signs that only auto-captions are available

If transcript quality is poor, keep confidence lower and say so.

Step 3: Use the main chat model for summary and analysis

After extraction, do the real work in-chat using the main model:

  • summarize clearly for the user
  • identify main claims or arguments
  • analyze implications and significance
  • assess credibility, bias, and missing context
  • separate speaker claims from established facts when needed
  • connect the video to related topics or current context

This keeps the main model focused on synthesis and judgment while grounding it in extracted source material.

Step 4: Fallbacks

Use this order:

  1. Try --youtube web --extract
  2. If needed, compare with --youtube yt-dlp or --youtube no-auto
  3. If no usable transcript is available, use direct summarization as a lower-confidence fallback
  4. Clearly label lower-confidence output when the transcript is missing or noisy

Analysis method

For each major point:

  1. What does this mean? — implication or significance
  2. How does it connect? — intersections with other topics
  3. Quality assessment — credibility, biases, missing context
  4. Actionable takeaway — what to do with this information

Output format

Present as two sections:

Summary

  • concise overview of the video content
  • grounded in the transcript when available

Analysis

  • key insights
  • implications
  • connections to other topics
  • credibility / quality notes
  • counterpoints or gaps

Operating principle

Transcript first, analysis second.

Use extracted transcript as the preferred source material whenever possible.

Use the main model for interpretation and synthesis.

Do not overclaim certainty when captions are noisy or source quality is weak.

Notes

  • Prefer --youtube web --extract as the default first pass
  • Be explicit when confidence is reduced because only noisy auto-captions were available
  • If the video is long, summarize from extracted transcript chunks rather than relying on unsupported memory of the whole transcript
  • Include intersections with other videos or ongoing topics the user cares about when relevant
  • If the user wants to swap models manually for transcript cleanup or summarization, treat that as an optional override rather than the default skill path

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 09:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 964 📥 520,741
knowledge-management

Baidu web search

ide-rea
使用百度AI搜索引擎(BDSE)进行网络搜索。适用于获取实时信息、文档资料或研究课题。
★ 246 📥 108,263
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 447 📥 105,386