Loading...
Loading...
Found 6 Skills
LaTeX academic paper assistant for English papers (IEEE, ACM, Springer, NeurIPS, ICML). Domains: Deep Learning, Time Series, Industrial Control. Triggers (use ANY module independently): - "compile", "编译", "build latex" → Compilation Module - "format check", "chktex", "格式检查" → Format Check Module - "grammar", "语法", "proofread", "润色" → Grammar Analysis Module - "long sentence", "长句", "simplify" → Long Sentence Analysis Module - "academic tone", "学术表达", "improve writing" → Expression Module - "logic", "coherence", "methodology", "argument structure", "论证" → Logical Coherence & Methodological Depth Module - "translate", "翻译", "中译英", "Chinese to English" → Translation Module - "bib", "bibliography", "参考文献" → Bibliography Module - "deai", "去AI化", "humanize", "reduce AI traces" → De-AI Editing Module - "title", "标题", "title optimization", "create title" → Title Optimization Module
Compile LaTeX paper to PDF, fix errors, and verify output. Use when user says "编译论文", "compile paper", "build PDF", "生成PDF", or wants to compile LaTeX into a submission-ready PDF.
Professional PDF solution. Create PDFs using HTML+Paged.js (academic papers, reports, documents). Process existing PDFs using Python (read, extract, merge, split, fill forms). Supports KaTeX math formulas, Mermaid diagrams, three-line tables, citations, and other academic elements. Also use this skill when user explicitly requests LaTeX (.tex) or native LaTeX 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.
LaTeX builds with latexmk and live preview. TRIGGERS - latexmk, LaTeX build, live preview, compilation.
Compile a LaTeX project and run basic QA (missing refs, bib errors, broken citations), producing `latex/main.pdf` and a build report. **Trigger**: latex compile, build PDF, LaTeX errors, missing refs, 编译PDF, 引用错误. **Use when**: 已有 `latex/main.tex`(通常来自 `latex-scaffold`),需要确认可编译并输出失败原因报告。 **Skip if**: 还没有 LaTeX scaffold(先跑 `latex-scaffold`)。 **Network**: none. **Guardrail**: 编译失败也要落盘 `output/LATEX_BUILD_REPORT.md`;不做“内容改写”,只做编译/QA。