koppor-skills
koppor-skills contains 3 collected skills from koppor, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Lint Markdown prose with Vale, textlint, and LanguageTool, then apply the findings as targeted text improvements. Use when the user wants to check, proofread, or improve a .md file — grammar, style, terminology, passive voice, spelling, or readability.
Lint LaTeX prose with textlint's latex2e parser (terminology, wordiness, passive voice), then apply the findings as targeted edits. Use when the user wants to check, proofread, or improve a .tex file. For grammar, pairs with ltex-cli (LanguageTool for LaTeX).
Compile LaTeX, plain TeX, and ConTeXt documents to PDF using the texlive/texlive Docker image. Agent-agnostic notes on the bits a fresh agent gets wrong without the doc: working directory, scheme and -doc/-src semantics, the latest tag's weekly rebuild, the non-root texlive user, the latexmk and arara wrappers, and LuaLaTeX as the modern default engine.