gpd-export

Export research results from project directories to HTML, LaTeX, and ZIP formats.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the export of research results to various formats, ensuring easy sharing and publication.

Core Features & Use Cases

  • Multiple Formats: Export results to HTML, LaTeX, or ZIP packages.
  • Automated Export: Collects key results, equations, and figures from completed phases.
  • Use Case: When you need to share your research findings with collaborators or prepare them for publication, this Skill can generate the required formats with a single command.

Quick Start

Export your research results to HTML by running: gpd-export --format html

Frequently Asked Questions about gpd-export

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

FAQPage Schema
How do I export research results to HTML or LaTeX for publication?

You can export research results to HTML or LaTeX by running an automated command that reads project files and SUMMARY.md, then generates the corresponding output files for publication.

What is the best way to package research findings into a ZIP archive?

Packaging research findings into a ZIP archive is done by specifying the ZIP format during export, which collects key results, equations, and figures into a single compressed file.

Do I need a specific runtime environment to export research results?

Yes, exporting research results requires access to your project files and the Get Physics Done (PSI) runtime to automate the collection and generation process.

Can I automatically collect equations and figures from my project directory?

Yes, the export process automates the collection of key results, equations, and figures from completed phases within your project directories before generating the final output.

How does the export tool process SUMMARY.md files for output generation?

The export tool reads and processes SUMMARY.md files within your project directory to extract key research data, which is then converted into the desired HTML, LaTeX, or ZIP format.

What are the limitations of exporting research results to LaTeX format?

Exporting to LaTeX requires access to the Get Physics Done runtime and properly structured SUMMARY.md files within your project directories to successfully generate the output.

Related Skills