bilibili-analyzer
Installation
Summary
Automatically analyze Bilibili videos, extract frames, and generate structured documentation or tutorials using AI.
- Downloads videos via Bilibili API, extracts frames using FFmpeg at configurable rates (1 fps for short videos, 0.5 fps for medium, 0.2 fps for long), and deduplicates similar adjacent frames
- Batch-analyzes extracted frames in parallel using the Task tool, with dynamic batching strategy based on total frame count (1–5 batches)
- Reorganizes analysis results into polished markdown documents (tutorials for how-to content, structured guides for knowledge videos) with embedded screenshots and source-code attribution
- Requires .NET 10 SDK and FFmpeg; supports custom output directories, frame-rate tuning, and similarity thresholds for deduplication
SKILL.md
Related skills
More from aidotnet/moyucode
cron-scheduler
解析、验证和解释cron表达式,计算下次运行时间。
117puppeteer
使用Puppeteer(Google)进行浏览器自动化和PDF生成。支持无头Chrome控制,用于网页爬虫、截图、PDF生成和自动化测试。
95clipboard-manager
复制和粘贴文本/文件到剪贴板,支持历史记录和格式转换。
81exceljs
在Node.js中读取、操作和写入Excel电子表格(XLSX)。完全支持样式、公式、图表和大文件流式处理。
65nodemailer
从Node.js应用发送邮件。最流行的邮件发送模块,支持SMTP、OAuth2、附件和HTML模板。
46file-watcher
监视文件和目录变化,支持事件回调和过滤。
33