·latex-build
#

latex-build

terrylica/cc-skills

LaTeX builds with latexmk and live preview. TRIGGERS - latexmk, LaTeX build, live preview, compilation.

16Installs·3Trend·@terrylica

Installation

$npx skills add https://github.com/terrylica/cc-skills --skill latex-build

SKILL.md

Official Docs: Run man latexmk or latexmk -help for complete reference

| latexmk not found | Not in PATH | Add /Library/TeX/texbin to PATH | | Undefined control sequence | Missing package | Check \usepackage statements for required packages | | References show ?? | Need multiple runs | latexmk handles this automatically; ensure no errors |

| Live preview not updating | Skim auto-reload disabled | Skim Preferences → Sync → Check for file changes | | Build hangs | Input prompt in nonstop mode | Use -interaction=nonstopmode flag | | PDF not updating | Build error preventing output | Check .log file for specific error |

LaTeX builds with latexmk and live preview. TRIGGERS - latexmk, LaTeX build, live preview, compilation. Source: terrylica/cc-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill latex-build
Category
#Documents
Verified
First Seen
2026-02-04
Updated
2026-02-18

Quick answers

What is latex-build?

LaTeX builds with latexmk and live preview. TRIGGERS - latexmk, LaTeX build, live preview, compilation. Source: terrylica/cc-skills.

How do I install latex-build?

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

Where is the source repository?

https://github.com/terrylica/cc-skills