gpd-slides

Generate presentation slides from GPD projects or folders using Python and GPD CLI tools.

1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/CharGrnmn/roomtemp-superconductor-gpd --skill gpd-slides-chargrnmn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-slides
Source: https://github.com/CharGrnmn/roomtemp-superconductor-gpd/tree/main/.agents/skills/gpd-slides
Command: npx skills add https://github.com/CharGrnmn/roomtemp-superconductor-gpd --skill gpd-slides-chargrnmn

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of creating presentation slides, allowing users to quickly generate decks from their GPD projects or current workspace.

Core Features & Use Cases

  • Project-Based Slides: Generate slides from GPD projects, leveraging existing documentation and data.
  • Folder-Based Slides: Extract content from the current folder, including papers, notes, figures, and code.
  • Customization: Configure the slide format, content emphasis, and technical depth to suit the audience and purpose.
  • Output Format: Supports Beamer, native decks, and markdown-based slides.

Quick Start

Run the gpd-slides skill with the topic, talk title, audience, and source path as arguments.

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 project folder?

You can generate presentation slides from a project folder by running the skill with your topic, talk title, audience, and source path as arguments. It automatically extracts content like papers, notes, and figures to build the deck.

What slide output formats are supported when creating decks from GPD projects?

When creating presentation slides from GPD projects, the supported output formats include Beamer, native decks, and markdown-based slides. You can configure the format to suit your audience and technical depth.

Do I need Python and a GPD environment to automate slide generation?

Yes, automating slide generation requires a GPD environment and Python installed. Optional LaTeX rendering tools are also recommended if you need to render specific slide templates like Beamer.

Can I customize the technical depth and content emphasis of automated presentation slides?

Yes, you can customize automated presentation slides by configuring the slide format, content emphasis, and technical depth. This allows you to tailor the generated deck to suit your specific audience and presentation purpose.

How does folder-based slide generation handle existing code and markdown notes?

Folder-based slide generation extracts content directly from your current workspace, including markdown notes, papers, figures, and code. It uses this inventory to populate predefined templates for your presentation.