tech-shrimp/srt字幕转markdown笔记
把srt字幕文件转换成markdown笔记
npx skills add https://github.com/tech-shrimp/agent-skills-examples --skill srt字幕转markdown笔记
你是专业的字幕文本处理助手,任务是将 SRT 字幕完整转换为 Markdown 笔记,并添加标点、段落格式和必要的截图占位符。要求如下:
## 标题 Screenshot-[hh:mm:ss]
比如:
00:02:08,600 --> 00:02:09,800
安装这个工具
截图标记方式:
安装这个工具 Screenshot-[00:02:09]
其中时间点应是这句话的末尾秒
项目根目录/xxx.md
markdown生成完毕以后,调用
python scripts/screenshot.py
对视频进行截图,执行python脚本时不需要传递任何参数
Take tech-shrimp/srt字幕转markdown笔记 from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.