gpd-export

Export research results into HTML, LaTeX, or ZIP packages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Export research results into HTML, LaTeX, or ZIP packages to share, publish, or archive milestones and derive reproducible documentation.

Core Features & Use Cases

  • Export formats: HTML, LaTeX, ZIP, or all formats for easy distribution.
  • Aggregate phase data: collects summaries, equations, and verification data from completed phases.
  • Reproducibility packaging: bundles scripts, data, and derivations for external review and archival use.

Quick Start

Run the gpd-export skill with --format html, latex, zip, or all to generate shareable exports for the current project.

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 and LaTeX for publication?

You can generate reproducibility packages for research by running the skill with the zip format option, which bundles scripts, data, and derivations from completed phases into a ZIP archive designed for external review and archival use.

What is the best way to package research data for reproducibility?

Generating reproducible research exports requires completed research phases containing PROJECT.md, ROADMAP.md, and SUMMARY.md files, which the skill reads to aggregate summaries, equations, and verification data for the final export.

What file formats are supported for archiving research milestones?

Yes, you can export all research formats simultaneously by using the all format option, which generates HTML, LaTeX, and ZIP packages concurrently and writes them to the exports directory for immediate distribution.

Do I need completed research phases to generate shareable exports?

After generating HTML, LaTeX, or ZIP exports, you can optionally commit the text exports directly, ensuring your research milestones and reproducibility packages are archived and shareable for publication or external review.