paper-writing

Automate academic paper production from narrative input to LaTeX PDF.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/Best6668/AMIS --skill paper-writing-best6668
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-writing
Source: https://github.com/Best6668/AMIS/tree/main/skills/paper-writing
Command: npx skills add https://github.com/Best6668/AMIS --skill paper-writing-best6668

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This pipeline automates end-to-end academic paper production from a narrative modeling input to a submission-ready PDF, saving researchers and students from manual, multi-step drafting tasks.

Core Features & Use Cases

  • End-to-end orchestration of the paper lifecycle: planning, figure generation, writing, LaTeX compilation, and automatic improvements.
  • Supports inputs like MODELING_NARRATIVE.md or PAPER_PLAN.md and outputs a complete paper directory with LaTeX sources and PDF.
  • Adapts to venues (CUMCM, IEEE journal/conference styles) and manages citations, figures, and references.

Quick Start

Provide a narrative prompt such as "MODELING_NARRATIVE.md" and the skill will generate PAPER_PLAN.md and proceed through the full pipeline to produce paper/main.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 academic paper generation from a narrative input to a LaTeX PDF?

Academic paper generation is automated by providing a structured narrative input like MODELING_NARRATIVE.md, which triggers an end-to-end pipeline that generates LaTeX sources and compiles a submission-ready PDF.

Can I generate LaTeX papers formatted for IEEE journals or CUMCM contests?

Yes, LaTeX paper generation adapts to various venue formats including IEEE journal, IEEE conference, and CUMCM contest styles, managing citations and references to produce submission-ready PDFs.

What do I need to start the end-to-end paper writing workflow?

To start the paper writing workflow, you need a structured input file such as MODELING_NARRATIVE.md or PAPER_PLAN.md, which the pipeline uses to orchestrate planning, figure creation, writing, and compilation.

How does the paper writing pipeline handle figure creation and citations?

The paper writing pipeline orchestrates sub-skills to manage figure generation, citation management, and reference formatting automatically during the writing and compilation stages.

What is the best way to automatically revise and compile a research paper?

Automatically revising and compiling a research paper is handled through the pipeline's improvement and LaTeX compilation stages, which apply automatic revisions and output a complete paper directory with a final PDF.

Does automated paper generation work without manually writing LaTeX code?

Yes, automated paper generation writes the LaTeX code for you based on your narrative input, managing the full lifecycle from planning to compilation so you receive a final PDF without manual LaTeX drafting.