create-lecture
仓库创建 2026年2月7日最近提交 1 个月前SkillHot 收录 21 天前
▸ 精选理由
带符号约定检查与项目 preamble,适合授课者快速起步。
▸ 风险提示
依赖项目内部前导文件与 LaTeX 环境,可能无法跨仓库复用。
这个 Skill 做什么
从论文与资料自动生成符合项目前导的 Beamer 讲稿模版。
根据论文和资料自动搭出符合项目前导的 Beamer .tex 模板,保证记号一致并把项目的 preamble 接好,生成整套讲稿骨架和建议内容。适合要快速从文献起步、搭建新课件或需要一致排版规范时使用。是起草和迭代工具,不负责编译或运行 LaTeX。
▸ 展开 SKILL.md 英文原文
Create a new Beamer lecture `.tex` from source papers and materials, with notation consistency checks and the project's preamble wired in. Use when user says "create a lecture on X", "new lecture from these papers", "start a deck on topic Y", "scaffold a new Beamer file", "build me a lecture from these PDFs". Scaffolds the full deck — NOT for compiling existing `.tex` (use `/compile-latex`).
1.4k
Stars
2.8k
Forks
40
仓库内 Skill
+59
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/create-lecture/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/main/.claude/skills/create-lecture/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Lecture Creation Workflow Create a beautiful, pedagogically excellent Beamer lecture deck. **This is a collaborative, iterative process. The instructor drives the vision; Claude is a thinking partner.** --- ## CONSTRAINTS (Non-Negotiable) 1. **Read the knowledge base FIRST** — notation registry, narrative arc, applications database 2. Every new symbol MUST be checked against the notation registry 3. Motivation before formalism — no exceptions 4. Worked example within 2 slides of every definition 5. Max 2 colored boxes per slide 6. No `\pause` or overlay commands (check project rules) 7. Transition slides at major conceptual pivots 8. Thread at least 1 running empirical application thr
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有