gpd-arxiv-submission

Automate arXiv submission workflow from LaTeX validation to tarball packaging.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end arXiv submission workflow from manuscript validation to tarball packaging.

Core Features & Use Cases

  • End-to-end submission pipeline: LaTeX validation, bibliography inline, figure compatibility checks, and input flattening.
  • Artifact packaging: generates arXiv-ready tarballs with a manifest and optional ancillary materials.
  • Use Case: a researcher can press a single command to prepare a submission package from a draft manuscript.

Quick Start

Run gpd-arxiv-submission with a paper directory to generate the arXiv submission tarball and manifest for review.

Frequently Asked Questions about gpd-arxiv-submission

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

FAQPage Schema
How do I automate arXiv submission packaging from a LaTeX manuscript?

You can automate arXiv submission packaging by running this Skill on a paper directory to validate LaTeX, flatten bibliographies and inputs, and generate a submission-ready tarball with a manifest.

How do I flatten BibTeX bibliographies for arXiv submission?

To flatten BibTeX bibliographies for arXiv submission, this Skill inlines bibliography references directly into the LaTeX source during the automated packaging pipeline.

Can I check figure compatibility for arXiv submissions automatically?

Yes, you can check figure compatibility automatically because the Skill performs figure compatibility checks during the manuscript validation phase before tarball packaging.

What is the best way to validate LaTeX files before creating an arXiv tarball?

The best way to validate LaTeX files before creating an arXiv tarball is using an automated pipeline that handles LaTeX compilation, metadata validation, and input flattening in one step.

Does arXiv submission packaging handle ancillary materials and manifest generation?

Yes, arXiv submission packaging handles ancillary materials and manifest generation, outputting a prep-ready submission manifest alongside the final tarball for your review.