Agent skill · Design & Presentation

presenting-conference-talks

Generates conference presentation slides (Beamer LaTeX PDF and editable PPTX) from a compiled paper with speaker notes and talk script. Use when preparing oral talks, spotlight presentations, or invited talks for ML and systems conferences.

Orchestra-Researchgithub.com/Orchestra-ResearchGitHub ↗
claude-codecodexMIT
Install
npx skills add Orchestra-Research/AI-Research-SKILLs --skill presenting-conference-talks --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Version: 1.0.0
Declared author: Orchestra Research
Requires: [python-pptx>=0.6.21]
Path: 20-ml-paper-writing/presenting-conference-talks/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 11,391
Language: TeX
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Presenting Conference Talks: From Paper to Slides Generate conference presentation slides from a compiled research paper. Produces both **Beamer LaTeX PDF** (for polished typesetting) and **editable PPTX** (for last-minute adjustments), with speaker notes and an optional talk script. ## When to Use This Skill | Scenario | Use This Skill | Use Other Skills Instead | |----------|---------------|--------------------------| | Preparing oral/spotlight/poster-talk slides | ✅ | | | Generating Beamer PDF + PPTX from paper | ✅ | | | Speaker notes and talk script | ✅ | | | Writing the paper itself | | ml-paper-writing | | Structuring a systems paper | | systems-paper-writing | | Creating publication-quality plots | | academic-plotting | **Attribution**: This skill's structure draws inspiration from the ARIS paper-slides skill (570 lines, supporting poster/spotlight/oral/invited with Beamer+PPTX). This is an independent implementation for the AI-Research-SKILLs ecosystem. --- ## Talk Types and Slide Counts | Talk Type | Duration | Slides | Content Depth | |-----------|----------|--------|---------------| | poster-talk | 3–5 min | 5–8 | Problem + key result only | | spotlight | 5–8 min | 8–1

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Talk Types and Slide Counts
  3. Slide Structure Templates
  4. Poster-Talk (5–8 slides)
  5. Spotlight (8–12 slides)
  6. Oral (15–22 slides)
  7. Invited Talk (25–40 slides)
  8. Systems Talk Specifics
  9. Demo Slide
  10. Architecture Walkthrough
  11. Evaluation Highlights
  12. Speaker Notes Guidelines
  13. Structure per Slide
  14. Mike Dahlin's Layered Approach
Ships with 1 file
  • references/slide-templates.md
More from AI-Research-SKILLs
All skills →
About this skill
What does the presenting-conference-talks skill do?

Generates conference presentation slides (Beamer LaTeX PDF and editable PPTX) from a compiled paper with speaker notes and talk script. Use when preparing oral talks, spotlight presentations, or invited talks for ML and systems conferences.

How do I install it?

Run `npx skills add Orchestra-Research/AI-Research-SKILLs --skill presenting-conference-talks --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Orchestra-Research/AI-Research-SKILLs, a repository with 11,391 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going