Install
openclaw skills install bradford-lecture-analyzerExtracts and structures key points, evidence, and actionable insights from YouTube lecture subtitles for review and teaching purposes.
openclaw skills install bradford-lecture-analyzer提取讲座核心结构、关键观点、证据与可执行行动,用于复盘/写作/教学。
# 基础用法
python scripts/analyze_lecture.py <YouTube视频ID或URL>
# 指定语言优先级
python scripts/analyze_lecture.py <YouTube视频ID或URL> "zh-cn,en"
# 仅获取摘要
python scripts/analyze_lecture.py <YouTube视频ID或URL> --summary-only