skillfed

paper-writing

Paper-writing chains five specialized sub-skills into a single end-to-end workflow: outline planning, figure generation, LaTeX authoring, PDF compilation, and iterative review. Feed it a research narrative or existing plan, specify your target venue (ICLR, NeurIPS, ICML, CVPR, ACL, AAAI, ACM, IEEE), and optionally reference a style guide—the skill handles the rest, producing a polished paper directory with source and compiled output.

Paper-writing orchestrates a complete pipeline from narrative report to publication-ready PDF with automated review cycles.

AI-generated summary based on this skill's SKILL.md

13,939 1,247 MIT updated by wanshuiyin

Install

wanshuiyin/Auto-claude-code-research-in-sleep/paper-writing · repository language: Python

git clone https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep
cp -r Auto-claude-code-research-in-sleep/skills/paper-writing ~/.claude/skills/paper-writing
npx skillfed install wanshuiyin/Auto-claude-code-research-in-sleep/paper-writing

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How does paper-writing convert a research narrative to PDF?

Paper-writing chains five specialized sub-skills into a single end-to-end workflow: outline planning, figure generation, LaTeX authoring, PDF compilation, and iterative review. Feed it a research narrative or existing plan, specify your target venue (ICLR, NeurIPS, ICML, CVPR, ACL, AAAI, ACM, IEEE), and optionally reference a style guide—the skill handles the rest, producing a polished paper directory with source and compiled output.

What is the full paper writing pipeline that paper-writing orchestrates?

Paper-writing orchestrates a complete pipeline: outline → figures → LaTeX → compile. It takes your research narrative as input, structures it into a formal outline, generates or integrates figures, authors LaTeX source code, compiles to PDF, and applies multi-round review and refinement. The result is a submission-ready paper directory with both source files and final compiled output.

Can paper-writing verify my paper's claims, proofs, and citations?

Yes. Paper-writing includes verification capabilities to check paper claims, proofs, and citations for submission assurance. This automated review step helps catch inconsistencies and strengthen your manuscript before final submission to your target venue.

Which conference venues does paper-writing support for formatting?

Paper-writing supports formatting and styling for major academic venues including ICLR, NeurIPS, ICML, CVPR, ACL, AAAI, ACM, and IEEE. Specify your target venue when submitting your research narrative, and the skill will apply the appropriate style guide and formatting requirements automatically.

How does paper-writing improve my paper through multiple review rounds?

Paper-writing automates paper improvement with multi-round review and refinement. After initial LaTeX generation and compilation, it applies iterative feedback loops to enhance clarity, structure, and adherence to venue standards. Each round refines the manuscript closer to publication quality.

What output does paper-writing produce when I submit my research plan?

Paper-writing produces a polished paper directory containing both LaTeX source files and a compiled PDF ready for submission. The complete output includes your formatted paper, integrated figures, verified citations, and all intermediate files needed for venue submission or further editing.

SKILL.md

rendered from the published skill — quoted content, verbatim

Workflow 3: Paper Writing Pipeline

Orchestrate a complete paper writing workflow for: $ARGUMENTS

Overview

This skill chains five sub-skills into a single automated pipeline:

/paper-plan → /paper-figure → /paper-write → /paper-compile → /auto-paper-improvement-loop
  (outline)     (plots)        (LaTeX)        (build PDF)       (review & polish ×2)

Each phase builds on the previous one's output. The final deliverable is a polished, reviewed paper/ directory with LaTeX source and compiled PDF.

In this hybrid pack, the pipeline itself is unchanged, but paper-plan and paper-write use Orchestra-adapted shared references for stronger story framing and prose guidance.

Constants

  • **VENUE =

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/paper-writing/SKILL.md

Related skills

Tags

end-to-end-workflow academic-publishing latex-automation submission-gating multi-phase-orchestration proof-verification claim-auditing citation-checking venue-compliance iterative-refinement