gpd-slides

Generate presentation slides from a GPD project or workspace.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/MichaelsEngineering/get-physics-done-test --skill gpd-slides-michaelsengineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-slides
Source: https://github.com/MichaelsEngineering/get-physics-done-test/tree/main/.agents/skills/gpd-slides
Command: npx skills add https://github.com/MichaelsEngineering/get-physics-done-test --skill gpd-slides-michaelsengineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates turning a Get Physics Done (GPD) project or workspace into a structured slide deck, reducing manual deck building and ensuring project context is preserved in your presentation.

Core Features & Use Cases

  • Ingests a GPD project or workspace to extract inputs (papers, figures, notes) for slides and narrative.
  • Guides through a compact briefing process to define audience, duration, format, and emphasis, then generates a narrative outline and slide plan.
  • Produces presentation artifacts under a slides/ directory in a chosen format (Beamer, Markdown-based, or editable native deck) and handles existing outputs with refresh, update, or skip modes.
  • Preserves project state and workflow context without mutating core state files, and avoids automatic git commits.

Quick Start

Run the slides workflow on your GPD project folder to produce a brief, outline, and deck under slides/.

Frequently Asked Questions about gpd-slides

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

FAQPage Schema
How do I generate presentation slides from a research project?

To generate presentation slides from a research project, ingest your GPD workspace to extract papers, figures, and notes, then define your audience and duration to produce a structured deck in Beamer or Markdown format.

Can I create a Beamer deck from existing research notes?

Yes, you can create a Beamer deck from existing research notes by running the slides workflow on your GPD project folder, which converts your sources and drafts into editable presentation artifacts under a slides directory.

What is the best way to outline a presentation from a workspace inventory?

The best way to outline a presentation from a workspace inventory is to establish a brief with audience and duration parameters, which then generates a structured narrative outline and slide plan from your project inputs.

How do I update existing slides without losing project state files?

To update existing slides without losing project state files, use the refresh or update modes when handling previous outputs; this preserves your core workflow context and avoids automatic git commits.

Do I need a GPD project to build a slide deck?

Yes, you need a GPD project or workspace containing research notes, sources, and figures, as the workflow relies on ingesting these existing project inputs to automate the slide generation process.

What presentation formats are supported when generating research decks?

Supported presentation formats for generating research decks include Beamer, Markdown-based formats, and editable native decks, allowing you to choose the output that best fits your research communication needs.