latex-document-skill
Turn notes, data, and scans into publication-ready PDF documents
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install latex-document-skill?โผ
Run `npx skills add ndpvt-web/latex-document-skill --all -g -y` in your terminal to install the full skill globally.
Can I create LaTeX documents without knowing LaTeX?โผ
Yes. You describe the document in plain English and the skill picks a template, writes the LaTeX, compiles it, and delivers a finished PDF.
Can it convert handwritten notes or scanned PDFs to LaTeX?โผ
Yes. It splits the PDF into page images, runs OCR with specialized profiles for math, business, or legal content, and produces clean compiled LaTeX output.
What document types does this skill support?โผ
It covers resumes, academic papers, theses, books, posters, exams, cheat sheets, invoices, letters, lab reports, and fillable PDF forms, plus charts and diagrams from raw data.
Does it work with Claude Code and other AI agents?โผ
Yes. It follows the standard SKILL.md format and runs in Claude Code, Cursor, Codex, and other compatible AI coding agents.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides