$npx skillfedfor your agent

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 MITupdated by wanshuiyin

Decision gist · record as of 2026-07-22

Paper-writing orchestrates a complete pipeline from narrative report to publication-ready PDF with automated review cycles. 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.

manual: 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
skills/paper-writing/SKILL.md · version ec29d9ba

Use it when

  • Paper-writing orchestrates a complete pipeline: outline → figures → LaTeX → compile.
  • Yes.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

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

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

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)

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

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Generate a polished, submission-ready PDF from research narrative”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

auto-paper-improvement-loop
by wanshuiyin · wanshuiyin/Auto-claude-code-research-in-sleep

Auto Paper Improvement Loop runs 2 rounds of autonomous review-fix-recompile cycles to enhance paper quality. Each round uses fresh LLM review to catch structural issues, theoretical inconsistencies, and presentation gaps, then implements fixes and recompiles. Optional style reference and edit whitelist let you steer structural choices or constrain which files the loop modifies.

MITupdated Jul 2026
★ 13,939repo stars
paper-plan
by wanshuiyin · wanshuiyin/Auto-claude-code-research-in-sleep

Paper Plan transforms your research narrative and experimental findings into a section-by-section outline tailored to your target venue. It maps evidence to outline slots, respects page limits for conferences like ICLR and NeurIPS, and optionally aligns structural choices with reference papers via style guidance. The skill surfaces gaps where evidence is missing, helping you plan what to write before drafting.

MITupdated Jul 2026
★ 13,939repo stars
paper-talk
by wanshuiyin · wanshuiyin/Auto-claude-code-research-in-sleep

Paper Talk automates the full pipeline from paper to polished conference presentation. It produces Beamer and PPTX slides, speaker notes, a complete talk script, and runs optional assurance checks for claims, citations, and anonymity. Choose your talk format, duration, and polish level—from quick drafts to conference-ready submissions.

MITupdated Jul 2026
★ 13,939repo stars
paper-planning
by EvoScientist · EvoScientist/EvoSkills

Paper Planning walks you through four structured steps to organize your research before drafting: define your story and core contributions, map out comparison and ablation experiments, sketch pipeline and teaser figures, and build a realistic writing timeline. It emphasizes counterintuitive tactics like writing a mock rejection letter upfront to preempt weaknesses and designing ablations before finalizing methods.

Apache-2.0updated Jul 2026
★ 412repo stars
Literary Ghostwriter
by cycleuser · cycleuser/Skills

Literary Ghostwriter helps you write fiction by mimicking the narrative voice and creative approach of seven literary masters—Shakespeare, Zweig, Calvino, Lu Xun, Lao She, Jin Yong, and Gu Long. Beyond single-shot style exercises, it manages full novel projects with world-building, character tracking, plot outlines, foreshadowing management, and multi-role workflows for planning, drafting, and editing.

GPL-3.0updated Jul 2026
★ 9repo stars
paper-slides
by wanshuiyin · wanshuiyin/Auto-claude-code-research-in-sleep

Paper Slides transforms your research paper into a polished conference presentation, outputting both Beamer LaTeX and editable PPTX formats. Customize by talk type (oral, spotlight, poster, or invited), venue (NeurIPS, ICML, ICLR, CVPR, and others), and duration to automatically structure your slides with the right pacing and content depth. Speaker notes and full talk scripts are included.

MITupdated Jul 2026
★ 13,939repo stars

More skills paper-compile (MIT) · paper-poster-html (MIT)

Tags
end-to-end-workflowacademic-publishinglatex-automationsubmission-gatingmulti-phase-orchestrationproof-verificationclaim-auditingcitation-checkingvenue-complianceiterative-refinement