video-vision

Summarize YouTube, Bilibili, and generic video URLs into structured overviews with key moments and topic tags.

19|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/maim010/openclaw-video-vision --skill video-vision
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-vision
Source: https://github.com/maim010/openclaw-video-vision/tree/main
Command: npx skills add https://github.com/maim010/openclaw-video-vision --skill video-vision

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill saves you from watching long videos just to understand what they contain. It turns video URLs into concise, structured summaries with timestamps, key moments, and topic tags so you can jump straight to the relevant parts.

Core Features & Use Cases

  • Video summarization from a URL: Analyze YouTube, Bilibili, and generic video pages from a link.
  • Key moment extraction: Identify notable frames and approximate timestamps for fast navigation.
  • Vision AI plus transcription: Combine sampled frames, metadata, and optional audio transcription for richer summaries.
  • Access and delivery controls: Support proxy settings, cookies for authenticated content, browser fallback, and cloud browser providers.
  • Use Case: A user pastes a lecture or tutorial link and gets an instant overview of the main topics, important scenes, and where to skip or rewatch.

Quick Start

Ask your AI agent to summarize a video by pasting a YouTube, Bilibili, or other video page URL.

Frequently Asked Questions about video-vision

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I summarize a YouTube video with timestamps and key moments?

To summarize a YouTube video, paste the URL into your AI agent. The Skill extracts key moments, topic tags, and timestamps using vision AI and transcription, providing a structured overview for fast navigation.

Can I extract key moments from Bilibili videos or generic video pages?

Yes, you can extract key moments from Bilibili and generic video pages. The Skill applies vision AI to sampled frames and metadata, generating concise summaries with approximate timestamps for lectures, tutorials, and talks.

Do I need yt-dlp and FFmpeg to generate video summaries from URLs?

Yes, yt-dlp and FFmpeg are required dependencies for video summarization. They handle video extraction and frame sampling, while an OpenAI-compatible vision API is needed to analyze frames and generate structured overviews.

Does video summarization work with proxy settings and cookies for authenticated content?

Yes, video summarization supports proxy settings and cookies for authenticated content. It also includes optional Playwright browser access and cloud browser provider fallback to retrieve and analyze restricted video pages.

What is the best way to get a structured overview of a long lecture without watching it?

The best way to get a structured overview is using video summarization from a URL. It combines sampled frames, metadata, and optional audio transcription to identify main topics and important scenes, allowing you to skip or rewatch specific moments.