subtitle-refine
字幕精修
任务目标
把用户提供的原始 srt 清洗成一份可交付的完整 clean.srt。
- 不要覆盖原始字幕文件。
- 只做字幕级纠错,不做润色、总结或扩写。
- 最终校验:直接对原始
srt和完整clean.srt运行scripts/check_clean_srt.py。
原始要求
文本清洗要求
More from wdkns/wdkns-skills
bilibili-render-pdf
Generate a professional, detailed, figure-rich LaTeX course note and final PDF from a Bilibili lecture, tutorial, or technical talk. Use when the user provides a Bilibili URL (BV number) and wants structured Chinese teaching notes that combine the video's title, chapters, diagrams, formulas, code, subtitle explanations, the original video cover on the front page, and a final synthesis chapter, with key frames extracted from the highest usable video resolution and inserted as figures, and where the final deliverable must include a rendered PDF. Falls back to Whisper speech-to-text when no CC subtitles are available.
181youtube-render-pdf
Generate a professional, detailed, figure-rich LaTeX course note and final PDF from a YouTube lecture, tutorial, or technical talk. Use when the user provides a YouTube URL and wants structured Chinese teaching notes that combine the video's title, chapters, diagrams, formulas, code, subtitle explanations, the original video cover on the front page, and a final synthesis chapter, with key frames extracted from the highest usable video resolution and inserted as figures, and where the final deliverable must include a rendered PDF.
165