Skip to main content
Back to the directory
hamsterider-m/bilibili-subtitleSoftware EngineeringFrontend and Design

bilibili-subtitle

Extract subtitles from Bilibili videos with AI proofreading, ASR fallback for videos without captions, and structured summaries.

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
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/hamsterider-m/bilibili-subtitle --skill bilibili-subtitle
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 May 1, 2026, bilibili-subtitle has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: hamsterider-m/bilibili-subtitle. Canonical URL: https://skills.sh/hamsterider-m/bilibili-subtitle/bilibili-subtitle.

Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
Extract subtitles from Bilibili videos with AI proofreading, ASR fallback for videos without captions, and structured summaries. 从 Bilibili 视频提取字幕,支持 AI 字幕检测和 ASR 转录回退。 必须先运行 ,验证环境配置: 输出示例: JSON 格式输出(便于父 skill 解析): 退出码 : 版本 : v0.2.0 - Supports three extraction paths: load existing subtitles, transcribe audio via ASR when subtitles are unavailable, or skip both with fast mode - Outputs SRT, VTT, and Markdown transcript formats; optional JSON-structured summaries via Anthropic API - Requires BBDown installation and login; optional API keys for Anthropic (proofreading/summaries) and Aliyun DashScope (ASR transcription) - Accepts Bilibili URLs, BV IDs, or natural language triggers; includes preflight checks and granular error codes (FATAL vs. RECOVERABLE) for parent skill integration - 0 - 成功 - 1 - 致命错误(FATAL) - 2 - 可恢复错误(RECOVERABLE,部分完成) - 3 - 部分成功(有警告) - 退出码为 0 或 2 - 输出目录存在 *.transcript.md - references/preflight.md - 前置检查详解 - references/errors.md - 错误处理指南 - references/contract.md - 子 Skill 契约 - references/agents.md - AI Agent 配置

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-subtitle do?

Extract subtitles from Bilibili videos with AI proofreading, ASR fallback for videos without captions, and structured summaries.

Is bilibili-subtitle good?

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

Which AI agents support bilibili-subtitle?

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

Is bilibili-subtitle safe to install?

bilibili-subtitle 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-subtitle?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install bilibili-subtitle?

Run the following command to install bilibili-subtitle: npx skills add https://github.com/hamsterider-m/bilibili-subtitle --skill bilibili-subtitle

Related skills

Alternatives in Software Engineering