paper-writing

Generate a complete LaTeX research paper PDF from a narrative report.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/Shallow-W/llm-wiki --skill paper-writing-shallow-w
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-writing
Source: https://github.com/Shallow-W/llm-wiki/tree/main/.claude/skills/paper-writing
Command: npx skills add https://github.com/Shallow-W/llm-wiki --skill paper-writing-shallow-w

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turns a narrative research report into a complete, polished academic paper and a compiled PDF that passes the required submission-time verification gates.

Core Features & Use Cases

  • End-to-end paper pipeline: Orchestrates paper planning, figure generation, LaTeX writing, compilation, and iterative improvement into one workflow.
  • Evidence and audit gates: Provides assurance levels and—when set to submission—runs proof checking, claim auditing, citation auditing, and an external verifier check before producing a submission-ready result.
  • Figure and illustration options: Generates data plots and supports architecture/illustration generation via deterministic figurespec, optional Gemini-based illustration, Mermaid flowcharts, or an experimental Codex image2 route.

Quick Start

Use paper-writing to turn your narrative report into a full LaTeX paper and compiled PDF by running the workflow on your report file with the desired effort level.

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 research paper PDF from a narrative report?

To generate a research paper PDF from a narrative report, provide the report file to the workflow which orchestrates planning, figure generation, LaTeX writing, and compilation into a final document.

How does automated claim verification work for academic paper writing?

Automated claim verification for academic paper writing works by running audit and verifier checks during the submission assurance level, ensuring numerical claims and citations match supporting artifacts before producing a final PDF.

What is the best way to include data plots and architecture diagrams in LaTeX?

The best way to include data plots and architecture diagrams in LaTeX during paper generation is using deterministic figurespec generation, optional Gemini-based illustration, or Mermaid flowcharts.

Can I compile a full LaTeX paper and run citation audits automatically?

Yes, you can compile a full LaTeX paper and run citation audits automatically by setting the workflow to the submission assurance level, which triggers proof checking and verifier execution.

What are the limitations of automated LaTeX paper generation?

A limitation of automated LaTeX paper generation is that it requires deterministic artifact outputs for figures and claims, and only produces a submission-ready main.pdf when the final verifier checks successfully pass.