create-lecture

Generate Beamer lecture decks from source papers with consistent notation.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/fredmilhome/laffer_tobacco --skill create-lecture-fredmilhome
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-lecture
Source: https://github.com/fredmilhome/laffer_tobacco/tree/main/.claude/skills/create-lecture
Command: npx skills add https://github.com/fredmilhome/laffer_tobacco --skill create-lecture-fredmilhome

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, latex, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of Beamer lecture decks from source papers and materials, ensuring notation consistency and project-specific formatting.

Core Features & Use Cases

  • Lecture Deck Creation: Generate Beamer .tex files from source materials.
  • Notation Consistency: Checks notation against a registry for consistency.
  • Project Preamble: Uses project-specific formatting and conventions.
  • Use Case: Ideal for creating lecture slides from research papers, ensuring a structured and consistent presentation.

Quick Start

Use the create-lecture skill to create a new Beamer lecture on 'Quantum Mechanics'.

Frequently Asked Questions about create-lecture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Beamer lecture creation from research papers?

You can automate Beamer lecture creation by using this Skill to generate `.tex` files directly from source papers while enforcing notation consistency and project-specific formatting.

How does notation consistency work when generating LaTeX slides?

Notation consistency is maintained by checking all symbols and variables in your source materials against a predefined registry, ensuring your LaTeX slides adhere to project-specific conventions.

Do I need Python and LaTeX installed to generate Beamer decks?

Yes, you need both Python and LaTeX installed in your environment, as the Skill relies on specific Python scripts to process source materials and output Beamer `.tex` files.

What is the best way to convert academic papers into presentation slides?

The best way to convert academic papers into presentation slides is automating the extraction of content into a structured Beamer format, ensuring notation consistency and applying a project preamble.

Can I use a custom project preamble for my Beamer presentations?

Yes, the Skill applies your project-specific preamble and formatting conventions automatically, ensuring the generated Beamer presentations match your academic or research project standards.