paper-writing

Generate a submission-ready LaTeX academic paper from a narrative input.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/THUFanZd/Sewed_pipeline --skill paper-writing-thufanzd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-writing
Source: https://github.com/THUFanZd/Sewed_pipeline/tree/main/.agents/skills/paper-writing
Command: npx skills add https://github.com/THUFanZd/Sewed_pipeline --skill paper-writing-thufanzd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a complete, submission-ready academic paper from a narrative input.

Core Features & Use Cases

  • End-to-end pipeline that transforms a narrative report into a LaTeX manuscript with figure generation, citation scaffolding, and automated compilation.
  • Iterative improvement loop to refine content, formatting, and venue compliance.
  • Use Case: Researchers can start from a narrative, generate PAPER_PLAN.md, create figures, write LaTeX, compile PDF, and run a two-round improvement loop for a polished submission.

Quick Start

Provide a narrative input file or directions to start the paper-writing pipeline and it will output a ready-to-submit PDF.

Frequently Asked Questions about paper-writing

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

FAQPage Schema
How do I automate LaTeX paper writing from a narrative report?

To automate LaTeX paper writing, provide a narrative input to trigger the pipeline, which generates a PAPER_PLAN.md, writes the LaTeX manuscript, scaffolds citations, and compiles a submission-ready PDF.

Can I generate a submission-ready PDF for NeurIPS or ICLR automatically?

Yes, you can generate a submission-ready PDF for NeurIPS or ICLR automatically. The pipeline enforces specific venue constraints and page limits while compiling the final document.

What is the best way to format an academic paper and enforce venue constraints?

The best way to format an academic paper and enforce venue constraints is using an automated pipeline that iteratively refines content and checks formatting compliance across two improvement loops before final compilation.

Does the automated paper-writing pipeline handle figure generation and citation scaffolding?

Yes, the automated paper-writing pipeline handles figure generation and citation scaffolding. It transforms narrative text into structured LaTeX while automatically integrating visual elements and reference frameworks.

Do I need to install LaTeX dependencies to compile an academic PDF?

You do not need to manually manage LaTeX dependencies to compile an academic PDF. The pipeline integrates automated build checks that handle compilation and quality assurance seamlessly across all phases.

When should I not use an end-to-end paper writing pipeline?

You should not use an end-to-end paper writing pipeline if your research requires highly customized non-standard formatting or manual LaTeX typesetting that falls outside predefined venue constraints and automated build checks.