Skip to main content
Back to the directory
aidotnet/moyucodeSoftware EngineeringFrontend and Design

bilibili-analyzer

Automatically analyze Bilibili videos, extract frames, and generate structured documentation or tutorials using AI.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
679

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/aidotnet/moyucode --skill bilibili-analyzer
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, bilibili-analyzer has 679 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: aidotnet/moyucode. Canonical URL: https://skills.sh/aidotnet/moyucode/bilibili-analyzer.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Automatically analyze Bilibili videos, extract frames, and generate structured documentation or tutorials using AI. B站视频内容分析工具。提供视频URL后,自动下载视频、拆解成帧图片,然后使用AI分析内容,最终生成 高质量的专题文档或实操教程 。 核心特点 : 脚本使用 .NET 10 单文件执行功能,需要安装 .NET 10 SDK。 下载地址: 验证安装: Windows: macOS: Linux: 验证安装: 本 skill 提供了 scripts/prepare.cs 脚本用于下载视频和提取帧图片。 脚本位置 : skills/tools/bilibili-analyzer/scripts/prepare.cs 运行方式 : 使用 .NET 10 单文件执行功能 脚本会自动对 相邻帧 进行相似度检测,去除相似度超过阈值(默认80%)的重复帧: 你是一个视频内容分析助手。当用户提供B站视频链接时,按以下步骤执行: 使用提供的脚本下载视频并拆解成帧图片: 注意事项 : 使用 Task 工具 分批并行分析 images/ 目录中的图片。 分批策略 (根据总图片数动态计算): 计算公式 : 示例 :假设有 85 张图片 → 分 3 批 Task Prompt 模板 : [完整的文字或代码内容] 分析要点 : 根据视频类型,将分析结果 重新组织整理 成 视频分析.md : 判断视频类型 : 【关键】图片与内容必须严格对应 : 生成文档的正确流程 : 先整理所有 Task 返回的分析结果 按主题重新组织内容 (不是按时间顺序) 插入图片时必须核对 代码必须来自图片中的实际代码 重要原则 : 脚本使用 Bilibili 官方 API 下载视频: API 文档: 更多选项: 生成文档前, 逐项检查 以下要求: bilibili , video-analysis , ai , frame-extraction , markdown , tutorial , ffmpeg , dotnet - 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...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does bilibili-analyzer do?

Automatically analyze Bilibili videos, extract frames, and generate structured documentation or tutorials using AI.

Is bilibili-analyzer good?

bilibili-analyzer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support bilibili-analyzer?

bilibili-analyzer currently lists compatibility with Claude Code, Codex, Skills CLI.

Is bilibili-analyzer safe to install?

bilibili-analyzer has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to bilibili-analyzer?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install bilibili-analyzer?

Run the following command to install bilibili-analyzer: npx skills add https://github.com/aidotnet/moyucode --skill bilibili-analyzer

Related skills

Alternatives in Software Engineering