by ysyecust · Codex Skill · ★ 147
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is lecture-to-notes safe to install? View the security audit →
lecture-to-notes 在线预览所有讲义和论文解读 → 两个 AI 驱动的学习工具: lecture-to-notes:将 YouTube / Bilibili 讲座视频转换为专业的中文 LaTeX 课程笔记和 PDF paper-to-html:将学术论文转换为结构化的中文 HTML 解读页面 视频 URL → LaTeX PDF 讲义 | 论文 → 自包含 HTML 解读 特性 多平台支持:YouTube 和 Bilibili(自动识别 URL) 字幕四级回退:CC 字幕 → YouTube 自动字幕(自动去重)→ Whisper 语音转写 → 纯视觉模式 字幕清洗:YouTube auto-subs 自动去重(通常去除 50% 重复行) 密集帧采样:每 15 秒采样 + contact sheet 批量审查,不遗漏关键画面 图文三方验证:每个配图写入前必须通过「帧画面 + 字幕内容 + 描述文字」三方一致性检查,防止图文不匹配 高信息密度写作:结构化章节、教学信号盒(核心概念/背景知识/常见误区)、时间溯源脚注 数学公式支持:准确转写 PPT 中的数学公式为 LaTeX display math + 符号解释 完整交付: 源文件 + 配图 + 编译好的 PDF 仓库结构 text . ├── README.md ├── LICENSE ├── scripts/ │ ├── cleansubs.py # YouTube 自动字幕去重 │ ├── correctsrt.py # Whisper SRT 词典级修正(数据驱动,快) │ ├── llmcorrectsrt.py # Whisper SRT 段级修正(LLM + 多模态,慢但更准) │ ├── verifyfigures.py # 图文三方验证(时间戳 × 字幕 × 画面) │ ├── preparecover.sh # 封面格式转换(webp/png → jpg) │ ├── smartcrop.py # 课件区域检测(实验性,实际流程中通常直接用全帧) │ └── whisperprompts/ # Whisper --initialprompt 术语表 │ ├── glossarynjuos.json # 词典修正的 wrong→right 对 │ └── njuos.txt # 引导 Whisper 正确转写专业术语 ├── docs/ │ ├── index.html # GitHub Pages 首页(讲义 + 论文卡片网格) │ ├── pdfs/ # 已发布的讲义 PDF │ └── papers/ # 已发布的论文解读 HTML └── skills/ └── lecture-to-notes/ ├── SKILL.md # Skill 主定义(适
| Stars | 147 |
| Forks | 15 |
| Language | Python |
| Category | Codex Skill |
| Quality Score | 58.6329262696229/100 |
| Open Issues | 1 |
| Last Updated | 2026-07-16 |
| Created | 2026-03-24 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~14k |
Looking for a lecture-to-notes alternative? If you're comparing lecture-to-notes with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agen
Generate and evaluate agent skills for code agents like Claude Code, Open Code, OpenAI Codex
开源了Codex Skills等集合,大部分是自己实际需要搞得,需要的自取。欢迎star
Skills for agentic development on Solana
Набор навыков для AI(ИИ)-агентов (Claude Code, Cursor, Codex и др.), помогающий охватить полный цикл разработк
A Codex/Claude skill that maintains per-repo operating theory documents.
Explore other popular codex skill tools:
lecture-to-notes is Turn YouTube/Bilibili lectures into smart-cropped LaTeX/PDF notes. Claude Code & Codex skill.. It is categorized as a Codex Skill with 147 GitHub stars.
lecture-to-notes is primarily written in Python.
You can find installation instructions and usage details in the lecture-to-notes GitHub repository at github.com/ysyecust/lecture-to-notes. The project has 147 stars and 15 forks, indicating an active community.
The top alternatives to lecture-to-notes on Agent Skills Hub include ai-maestro, upskill, skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.