paper-writing

Orchestrate a research paper workflow from narrative report to compiled PDF.

Updated May 29, 2026
One-click install
npx skills add https://github.com/Mang30/myskills --skill paper-writing-mang30
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-writing
Source: https://github.com/Mang30/myskills/tree/main/skills/paper-writing
Command: npx skills add https://github.com/Mang30/myskills --skill paper-writing-mang30

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafting a full research paper end-to-end is slow and error-prone, especially when you must keep claims, figures, citations, and formatting consistent from outline to final PDF.

Core Features & Use Cases

  • Full paper pipeline orchestration: Turns a narrative report into a complete LaTeX paper, compiles a PDF, and runs review/polish passes.
  • Figure generation with multiple illustration modes: Produces data plots and optional architecture/method illustrations (deterministic or AI-generated).
  • Submission-grade assurance gates: When set to submission assurance, runs proof/audit and a verifier gate to only label the output as submission-ready if checks pass.
  • Claims, numbers, and citations audits: Verifies numeric claims against raw evidence and validates citation correctness and context.

Quick Start

Run paper-writing on your report file to produce a polished, compiled paper with optional auto-improvement and (optionally) submission gate audits.

Frequently Asked Questions about paper-writing

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

FAQPage Schema
How do I generate a submission-ready research paper PDF from a narrative report?

To generate a submission-ready research paper PDF, you provide a narrative report file to orchestrate an end-to-end workflow that generates LaTeX content, creates figures, compiles the document, and runs automated improvement loops.

How does automated figure generation work for LaTeX paper writing?

Automated figure generation for LaTeX paper writing produces data plots and architecture illustrations by selecting deterministic or AI-based rendering modes, directly integrating the visual outputs into the compiled research document.

What is the best way to verify research claims and citations before submission?

The best way to verify research claims and citations is to run submission-grade assurance gates that audit numeric claims against raw evidence, validate citation context, and label the final PDF output readiness based on external verifier checks.

Do I need a LaTeX environment installed locally to compile a research paper PDF?

No specific local LaTeX environment is strictly required as a dependency, because the paper compilation process orchestrates the generation of LaTeX content and produces the final PDF output directly through its automated workflow pipeline.

Can I use this research workflow to automatically fix formatting and consistency errors?

Yes, you can use this research workflow to fix formatting and consistency errors, because it applies an automated improvement loop that runs review and polish passes on the generated LaTeX content before final PDF compilation.

What are the limitations of automated LaTeX paper compilation for academic submissions?

A key limitation of automated LaTeX paper compilation is that final output is only labeled submission-ready if the external verifier gate successfully passes all claims, citations, and formatting audits during the assurance handling phase.