·make_latex_model
#

make_latex_model

huangwb8/chineseresearchlatex

LaTeX 模板高保真优化器,支持任意 LaTeX 模板的样式参数对齐、标题文字对齐、标题格式对比(加粗)、HTML 可视化报告、LaTeX 自动修复建议和像素级 PDF 对比验证

18Installs·1Trend·@huangwb8

Installation

$npx skills add https://github.com/huangwb8/chineseresearchlatex --skill make_latex_model

SKILL.md

核心目标 确保 LaTeX 渲染的 PDF 与 Word 版打印的 PDF 像素级对齐:

| project | string | 是 | 项目名称(如 NSFCYoung、NSFCGeneral) | | wordtemplateyear | string | 是 | Word 模板年份(如 2025) | | optimizationlevel | string | 否 | 优化级别:minimal(最小改动)\|moderate(中等)\|thorough(彻底),默认 moderate | | dryrun | boolean | 否 | 预览模式,不实际修改文件,默认 false |

说明:当前脚本内部默认使用启发式决策;如需“宿主 AI 全程参与”,使用 --ai-mode manualfile(会生成 projects/ /.makelatexmodel/iterations/iterationXXX/airequest.json,等待写入 airesponse.json 后再继续)。

LaTeX 模板高保真优化器,支持任意 LaTeX 模板的样式参数对齐、标题文字对齐、标题格式对比(加粗)、HTML 可视化报告、LaTeX 自动修复建议和像素级 PDF 对比验证 Source: huangwb8/chineseresearchlatex.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/huangwb8/chineseresearchlatex --skill make_latex_model
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is make_latex_model?

LaTeX 模板高保真优化器,支持任意 LaTeX 模板的样式参数对齐、标题文字对齐、标题格式对比(加粗)、HTML 可视化报告、LaTeX 自动修复建议和像素级 PDF 对比验证 Source: huangwb8/chineseresearchlatex.

How do I install make_latex_model?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/huangwb8/chineseresearchlatex --skill make_latex_model 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/huangwb8/chineseresearchlatex