← All skills
Tencent SkillHub · Data Analysis

Video Understanding

视频理解与分析能力 - 让 AI 能够理解视频内容、提取关键信息。当用户要求分析视频、理解视频内容、总结视频、提取视频要点时触发此技能。

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

视频理解与分析能力 - 让 AI 能够理解视频内容、提取关键信息。当用户要求分析视频、理解视频内容、总结视频、提取视频要点时触发此技能。

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
references/resources.md, SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

概述

赋予 AI 理解和分析视频内容的能力,支持: 视频链接分析(YouTube、Bilibili等) 提取视频标题、描述、时长等信息 视频内容总结与关键点提取 语音转文字(需要额外工具)

触发场景

用户发送视频链接并要求"理解"、"分析"、"总结" 用户询问视频"讲了什么"、"重点是什么" 用户要求"提取"视频内容 需要从视频中获取信息

支持平台

平台网址支持情况YouTubeyoutube.com标题、描述、时长Bilibilibilibili.com标题、简介、BV号抖音douyin.com标题、描述腾讯视频v.qq.com标题、简介爱奇艺iq.com标题、简介

方法1: web_fetch

url = "https://www.youtube.com/watch?v=视频ID" # 提取 title, description, duration

方法2: 第三方 API

RapidAPI Video APIs YouTube Data API Bilibili API

工作流

1. 识别视频平台 → 判断使用哪个 API/方法 2. 获取基本信息 → 标题、描述、时长、作者 3. 提取关键内容 → 章节、要点、字幕(如有) 4. 整合总结 → 用中文呈现给用户

输出格式

向用户呈现视频信息时: 视频标题和来源 内容摘要(如果可以获取) 关键时间点(如有章节) 建议的观看重点

限制

无法直接播放视频 无法理解视频画面内容 需要平台支持或第三方 API

Category context

Data access, storage, extraction, analysis, reporting, and insight generation.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs
  • SKILL.md Primary doc
  • references/resources.md Docs