yux-video-summary

Transform video transcripts into structured summaries with key points and timeline.

1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/wuyuxiangX/yux-claude-hub --skill yux-video-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yux-video-summary
Source: https://github.com/wuyuxiangX/yux-claude-hub/tree/main/plugins/yux-blog/skills/yux-video-summary
Command: npx skills add https://github.com/wuyuxiangX/yux-claude-hub --skill yux-video-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a streamlined way to transform video transcripts into a structured summary, including key points, timeline, and cleaned transcript, making it easier to review and reference video content.

Core Features & Use Cases

  • Summary Generation: Converts video transcripts into a structured summary with key points, timeline, and cleaned transcript.
  • Language Detection: Automatically detects video language and user language to determine output mode.
  • Output Modes: Supports single-file and dual-file modes based on language match.
  • Use Case: Ideal for summarizing video content from interviews, lectures, tutorials, and news broadcasts.

Quick Start

Summarize the transcript of your video using the 'yux-video-summary' skill.

Frequently Asked Questions about yux-video-summary

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

FAQPage Schema
How do I generate a structured summary from a video transcript?

To generate a structured video transcript summary, you need to parse the text and use language detection libraries to extract key points and timelines. This process converts raw transcripts into a structured format for easier review.

What is the best way to summarize video content for educational review?

Summarizing video content for educational review involves transforming transcripts into structured outputs with key points and timelines. Language detection ensures the summary matches the video's original language or the user's preferred language.

Can I automatically detect language when summarizing video transcripts?

Yes, automatic language detection identifies both the video transcript language and the user's language during content summarization. This determines the output mode to ensure the generated summary is accurately processed and aligned.

Does video transcript analysis work for interviews and news broadcasts?

Video transcript analysis works effectively for interviews, lectures, tutorials, and news broadcasts. It transforms their transcripts into structured summaries, making the content easier to review and reference.

How do I extract a timeline and key points from a video transcript?

Extracting a timeline and key points from a video transcript requires text processing and language detection libraries to structure the content. The output provides a cleaned transcript alongside the generated timeline.

What are the output modes for video content summarization?

Video content summarization supports single-file and dual-file output modes based on whether the detected video language matches the user's language. This determines how the structured summary and cleaned transcript are delivered.