·paper-compilation
#

paper-compilation

Compile LaTeX papers to PDF with automatic error detection, chktex style checking, and citation/reference validation. Runs the full pdflatex + bibtex pipeline. Use when the user wants to compile a paper, fix compilation errors, or debug LaTeX.

8Installs·0Trend·@lingzhi227

Installation

$npx skills add https://github.com/lingzhi227/claude-skills --skill paper-compilation

How to Install paper-compilation

Quickly install paper-compilation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lingzhi227/claude-skills --skill paper-compilation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lingzhi227/claude-skills.

SKILL.md

View raw

Compile a LaTeX paper to PDF with error detection and correction.

Reports: compilation status, page count, warnings, citation/reference stats, style issues.

Fixes: HTML tags in LaTeX, mismatched environments, missing figures. Key flags: --dry-run, --auto-detect

Compile LaTeX papers to PDF with automatic error detection, chktex style checking, and citation/reference validation. Runs the full pdflatex + bibtex pipeline. Use when the user wants to compile a paper, fix compilation errors, or debug LaTeX. Source: lingzhi227/claude-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lingzhi227/claude-skills --skill paper-compilation
Category
#Documents
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from lingzhi227/claude-skills

Quick answers

What is paper-compilation?

Compile LaTeX papers to PDF with automatic error detection, chktex style checking, and citation/reference validation. Runs the full pdflatex + bibtex pipeline. Use when the user wants to compile a paper, fix compilation errors, or debug LaTeX. Source: lingzhi227/claude-skills.

How do I install paper-compilation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lingzhi227/claude-skills --skill paper-compilation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lingzhi227/claude-skills