submit-package

Assemble a submission-ready manuscript package with gate checks and Markdown-to-Word conversion.

8|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/TerryFYL/ai-research-army --skill submit-package
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: submit-package
Source: https://github.com/TerryFYL/ai-research-army/tree/main/skills/submit-package
Command: npx skills add https://github.com/TerryFYL/ai-research-army --skill submit-package

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates assembling a complete submission-ready manuscript package for journal submission by performing gate checks, converting Markdown to Word, and packaging all materials for delivery.

Core Features & Use Cases

  • Pre-check gates: ensures quality review, reference verification, and figure completeness before packaging.
  • Format conversion and assembly: converts manuscript.md to Word and groups supporting files into a submission package.
  • End-to-end delivery: creates submission_package with all required components and a delivery-ready structure.

Quick Start

Provide your manuscript and target journal, and this skill will assemble the complete submission package.

Frequently Asked Questions about submit-package

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

FAQPage Schema
How do I assemble a manuscript submission package for journal delivery?▼

Assembling a journal submission package involves running gate checks for quality and references, converting Markdown manuscripts to Word, organizing figures, generating cover letters, and grouping all materials into a delivery-ready structure.

What pre-checks are required before packaging a manuscript for submission?▼

Pre-checks before packaging a manuscript require a passing REVIEW_STATE.json score, verified references, complete figures, and absence of [VERIFY] or [TODO] markers to pass the quality gates.

Can I convert Markdown to Word format for my journal submission?▼

Yes, you can convert Markdown to Word format for journal submission. The process automatically converts your manuscript.md file into a Word document as part of the final submission_package assembly.

Does the submission packaging process generate cover letters and declarations?▼

Yes, the submission packaging process generates cover letters and declarations. It creates these documents automatically while organizing figures and assembling the final submission_package for delivery.

Why does manuscript packaging fail when [TODO] markers are present?▼

Manuscript packaging fails when [TODO] markers are present because the gate-based quality check requires a clean document. The system blocks assembly to ensure no unresolved tasks or unverified content remains in the final submission package.