gpd-write-paper

Orchestrates end-to-end physics paper writing from research results to manuscript.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the end-to-end process of structuring and writing a physics paper from completed research results, orchestrating digest loading, outline creation, figure generation, section drafting, notation auditing, bibliography verification, and staged peer review to produce a submission-ready manuscript.

Core Features & Use Cases

  • Narrative planning and scope definition: derives the paper scope from research digest and objectives.
  • Wave-based section drafting: spawns dedicated agents to draft Results, Methods, Introduction, Discussion, Conclusions, Abstract, and Appendices with dependency-aware ordering.
  • Figure and bibliography automation: coordinates figure generation, data provenance, and citation verification; ensures consistency with journal formats.
  • Pre-submission review workflow: runs a staged peer-review panel and final referee adjudication, with revision handling.
  • LaTeX assembly and build checks: assembles a master LaTeX document, applies journal-style macros, and optionally runs pdflatex for compilation checks.

Quick Start

Provide a research digest and target journal to begin drafting a publication-ready physics paper.

Frequently Asked Questions about gpd-write-paper

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

FAQPage Schema
How do I automate writing a physics paper from research results to a publication-ready manuscript?

Automating physics paper writing involves orchestrating research digest loading, outline creation, figure generation, notation auditing, bibliography verification, and peer review into a submission-ready manuscript. This skill structures that entire workflow end-to-end.

Can I generate LaTeX manuscripts formatted for PRL, PRD, and RMP journals?

Yes, LaTeX manuscript assembly applies journal-style macros for PRL, PRD, and RMP formats. It compiles a master LaTeX document and optionally runs pdflatex to check for compilation errors before submission.

What is wave-based drafting for research papers?

Wave-based drafting spawns dedicated agents to draft Results, Methods, Introduction, Discussion, Conclusions, Abstract, and Appendices in dependency-aware ordering. It structures the narrative sequentially to build a cohesive physics manuscript.

Does this paper writing workflow handle bibliography verification and figure generation?

Yes, the workflow coordinates figure generation, data provenance, and citation verification to ensure consistency with journal formats. It automatically audits bibliography entries and aligns figures with manuscript text.

How do I run a staged peer review on my physics paper before submission?

Running a staged peer review involves executing a simulated peer-review panel and final referee adjudication. The workflow handles revisions based on this feedback to produce a referee-ready physics manuscript draft.