bilibili-analyzer

Download Bilibili videos, extract frames, and generate tutorial documents with AI analysis.

84|15|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/AIDotNet/MoYuCode --skill bilibili-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bilibili-analyzer
Source: https://github.com/AIDotNet/MoYuCode/tree/main/skills/tools/bilibili-analyzer
Command: npx skills add https://github.com/AIDotNet/MoYuCode --skill bilibili-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires FFmpeg, Bilibili API, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of analyzing Bilibili videos, transforming them into structured documents or practical tutorials.

Core Features & Use Cases

  • Video Download & Frame Extraction: Downloads Bilibili videos and breaks them down into individual frames.
  • AI Content Analysis: Uses AI to analyze the content of each frame.
  • Document Generation: Creates high-quality, structured documents or step-by-step tutorials based on the video content.
  • Use Case: Analyze a programming tutorial video on Bilibili to generate a markdown document with code snippets, explanations, and key steps, complete with relevant screenshots.

Quick Start

Analyze the Bilibili video at the provided URL to generate a detailed tutorial document.

Frequently Asked Questions about bilibili-analyzer

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

FAQPage Schema
How do I convert a Bilibili video into a structured markdown tutorial?

Yes, you can extract key screenshots from Bilibili videos for tutorials by using FFmpeg to break the video into individual frames. The AI then analyzes these frames to include relevant visual content in the generated markdown document.

Does generating AI content analysis from Bilibili videos require an FFmpeg dependency?

Generating AI content analysis from Bilibili videos requires FFmpeg to handle frame extraction. FFmpeg breaks the video down into individual frames, which the AI then processes to summarize and organize the visual information.

What is the best way to automate Bilibili video content analysis for programming tutorials?

The best way to automate Bilibili video content analysis for programming tutorials is using this Skill to download the video, extract frames, and let AI generate a markdown document complete with code snippets, explanations, and key steps.

Can I use the Bilibili API to download videos and transcribe content into step-by-step documents?

You can use the Bilibili API to download videos and transcribe content into step-by-step documents. The Skill integrates with the API to fetch the video, then uses AI to analyze and structure the transcribed content into a practical tutorial.

Are there limitations when using AI to analyze video frames and transcribe Bilibili content?

Limitations when using AI to analyze video frames and transcribe Bilibili content include the quality of the downloaded video, the accuracy of frame extraction via FFmpeg, and the AI model's ability to correctly interpret complex visual data and code snippets.