Sandbox
@Gabberflast/academic-pptx-skill

Claude Skill for academic slide decks

This skill tells Claude how to build academic presentations with sentence-style slide titles, a logical argument, and source discipline. It also keeps the design minimal so the deck reads like a clear case, not a polished poster.

867 stars100 forksUpdated 2mo ago
Who it's for

Builders who want Claude to make conference talks, seminar slides, thesis defenses, or grant briefings.

What it delivers

You can get slides that read as a clear argument and hold up under review.

What it does

Action titles

Every slide title is written as a complete sentence that states the takeaway.

Structured argument

The deck follows a situation → complication → resolution flow instead of isolated slides.

Ghost deck test

The slide titles alone should tell the full story when read in sequence.

Exhibit discipline

Results slides use one exhibit per slide and annotate the main finding directly on the chart.

Citation standards

Borrowed figures need in-text citations, and the deck ends with a References slide.

Minimal presentation design

The style calls for white backgrounds, one sans-serif font, no decorative icons, and at most three colours.

How to get it

  1. 1This skill works alongside Anthropic's built-in PPTX skill, which handles the technical…
    academic-pptx-skill/
    ├── SKILL.md                  # Entry point: routing logic and design standards
    ├── content_guidelines.md     # Argument structure, action titles, citations, deck architecture
    ├── slide_patterns.md         # Per-slide-type implementation patterns with PptxGenJS code
    └── README.md                 # This file

README

Academic Presentations Skill for Claude (plus basic PDF summary of general advice)

A Claude Skill for creating high-quality academic presentations: conference talks, seminar slides, thesis defenses, and grant briefings. Also includes a PDF which summarizes the advice (does not require use of Claude).

What It Does

This skill overrides Claude's default design-forward presentation style and replaces it with communication-first standards appropriate for academic and analytical contexts. When active, Claude will:

  • Write every slide title as a complete sentence stating the takeaway ("action title"), not a topic label
  • Structure the deck as a logical argument (situation → complication → resolution), not a collection of independent slides
  • Apply the ghost deck test: the action titles alone, read in sequence, should tell the full story
  • Place one exhibit per results slide and annotate the key finding directly on the chart
  • Apply citation standards: in-text citations on every borrowed figure, a References slide at the end
  • End on a Conclusions slide that stays on screen during Q&A — never on "Thank You" or a blank
  • Apply minimal, communication-first design: white backgrounds, single sans-serif font, three colours maximum, no decorative icons

Installation

  1. Download this repository as a zip file (click Code → Download ZIP above)
  2. In claude.ai, go to Customize → Skills
  3. Upload the zip file
  4. Confirm the skill appears in your skills list and is toggled on

Requirement: Code execution and file creation must be enabled in Settings → Capabilities.

Usage

Just ask naturally:

  • "Make slides for my conference paper on X"
  • "Build a deck for my thesis defense"
  • "Create a seminar presentation about my research on Y"

Claude will detect the academic context, load this skill automatically, and apply all guidelines before generating any slides. You do not need to give any special instructions.

This skill works alongside Anthropic's built-in PPTX skill, which handles the technical file generation. This skill handles content, argument structure, and design standards.

File Structure

academic-pptx-skill/
├── SKILL.md                  # Entry point: routing logic and design standards
├── content_guidelines.md     # Argument structure, action titles, citations, deck architecture
├── slide_patterns.md         # Per-slide-type implementation patterns with PptxGenJS code
└── README.md                 # This file

Background

The guidelines in this skill draw on:

  • Barbara Minto's Pyramid Principle (structured argument, action titles)
  • Naegle (2021), "Ten simple rules for effective presentation slides," PLOS Computational Biology
  • Standard consulting and academic presentation practice (McKinsey, conference norms)
  • Community feedback on Claude's default presentation behaviour in professional contexts

License

MIT — free to use, adapt, and share.

Files in the repo

Repository payload6 top-level entries
  • Academic_Presentation_Best_Practices_DH_built_with_Claude_2_2026.pdf
  • content_guidelines.md
  • LICENSE
  • README.md
  • SKILL.md
  • slide_patterns.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More skills

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

117k
1 add
Vincentwei1021/
anything2explainer

Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.

666

Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

71k

Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop

86k