bilibili-content

Search, download, transcribe, and generate Markdown notes from Bilibili educational content.

1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/lxt070409/hermes-skills --skill bilibili-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bilibili-content
Source: https://github.com/lxt070409/hermes-skills/tree/main/media/bilibili-content
Command: npx skills add https://github.com/lxt070409/hermes-skills --skill bilibili-content

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yt-dlp, faster-whisper, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of searching, retrieving metadata, downloading, transcribing, and generating structured notes from Bilibili educational content.

Core Features & Use Cases

  • Search and Retrieve: Access Bilibili content using keywords and retrieve metadata.
  • Download: Download videos, audio, and metadata from Bilibili.
  • Transcription: Transcribe audio from videos using ASR.
  • Note Generation: Generate structured Markdown notes from the transcript.
  • Use Case: Suppose you need to extract notes from a series of educational videos on Bilibili. This Skill can automate the process of searching, downloading, transcribing, and generating notes for each video.

Quick Start

Search for educational content on Bilibili and generate notes using the bilibili-content skill.

Frequently Asked Questions about bilibili-content

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

FAQPage Schema
How do I generate structured notes from Bilibili educational videos?

To generate structured notes from Bilibili educational videos, you can automate searching, downloading, and transcribing the audio to produce structured Markdown notes. This Skill handles the entire process end-to-end using yt-dlp and faster-whisper.

Can I download and transcribe Bilibili content using faster-whisper?

Yes, you can download and transcribe Bilibili content using faster-whisper. The Skill utilizes yt-dlp to retrieve video and audio metadata, and then applies faster-whisper for automatic speech recognition to transcribe the audio.

What is the best way to search and retrieve metadata from Bilibili for educational content?

The best way to search and retrieve metadata from Bilibili for educational content is by using keywords to access and filter videos. This Skill automates the search and retrieval process, fetching relevant metadata before downloading and processing the media.

Do I need yt-dlp to extract audio from Bilibili videos for transcription?

Yes, you need yt-dlp to extract audio from Bilibili videos for transcription. It acts as the dependency for downloading videos, audio, and metadata, which are then processed by faster-whisper for automatic speech recognition.

Does this approach work for processing a series of educational videos on Bilibili?

Yes, this approach works for processing a series of educational videos on Bilibili. It is designed to automate the workflow of searching, downloading, transcribing, and generating notes for each video in the series.