Token导航 LogoToken导航TokenDH.com
效率权限需确认clawhub未标认证来源可访问clear审计提醒

youtube-analysis-skillyoutube 分析技巧

Agent Skill

youtube-analysis-skill 用于辅助视频、动画、脚本化剪辑和多媒体生成流程,适合在 OpenClaw 中需要整理视频素材、生成脚本或维护合成项目时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,493

周安装

180

GitHub Stars

1

下载量

1,454
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:youtube-analysis-skill(youtube 分析技巧)
来源仓库:https://github.com/sidonsoft/youtube-analysis-skill
安装命令:
openclaw skills install youtube-analysis-skill
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install youtube-analysis-skill

简介

youtube-analysis-skill 可对 YouTube 视频进行摘要提取与深度洞察分析。

  • 适合在 OpenClaw 中理解内容主题、提炼关键观点或辅助决策时使用。
  • 输入 URL 后生成文字记录、要点总结与趋势判断。
  • 安装命令:openclaw skills install youtube-analysis-skill;需网络访问权限。
  • 建议交叉验证分析结果,尤其涉及主观解读时保留人工判断空间。

SKILL.md

name
youtube-analysis
description
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 content, implications, quality, and intersections with other topics.

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

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

81.7%
按下载量换算1,188

安全审计

VirusTotal

可疑

ClawScan

通过

Static analysis

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills