← 返回 Skills 市场
论文格式检查
作者
yeyeeyeeee
· GitHub ↗
· v1.0.1
· MIT-0
41
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install thesis-format-zh
功能描述
中文论文格式检查工具。解析学校模板docx,提取格式规则,对比论文生成差异报告。支持页边距/标题/正文/页眉/页码/三线表/引用格式检查。触发词:论文排版、格式检查、Word格式、毕业论文。
使用说明 (SKILL.md)
论文格式检查 (Thesis Format ZH)
免费版:格式检查 + 差异报告。自动修复功能需购买完整版。
功能(免费版)
- 📐 模板解析 — 从学校模板 docx 提取格式规则(字体/字号/行距/页边距/页眉)
- 🔍 格式检查 — 检查论文 docx 是否符合模板规范
- 📊 差异报告 — 逐段逐属性输出差异表(Markdown 格式)
- ✅ 风险报告 — 交付前格式风险检查
功能(完整版 ¥99)
- 🔧 自动修复 — 一键按模板修复全部格式,输出新 docx
- 📊 三线表 — 普通表格 → 学术三线表
- 🔢 引用上标 — [1][2,3] 自动转上标
- 📖 参考文献交叉引用 — 正文引用与参考文献双向关联
- 📝 页眉自动跟随 — STYLEREF 域章名跟随
- 📋 批量处理 — 多篇论文一次排完
- 🏫 多学校模板 — 河北科技大学、河北经贸大学等
使用方式
# 1. 解析模板,提取规则
python template_reader.py 模板.docx -o rules.json
# 2. 检查论文格式
python reader.py 论文.docx --classify -o paper.json
# 3. 生成差异报告
python differ.py 论文.docx -t 模板.docx -o 差异表.md
# 4. 风险检查
python risk_report.py 论文.docx -o 风险报告.md
或通过 OpenClaw 对话:
帮我检查论文格式,模板是xxx,论文是xxx
购买完整版
- 微信咨询:a175311344(备注:论文排版)
- 闲鱼搜索「AI论文自动排版」
安装
clawhub install thesis-format-zh
License
MIT (免费版)。完整版另行授权。
安全使用建议
Install only if you are comfortable giving the skill access to the thesis and template DOCX files you choose. Use the documented check/report commands for read-oriented review, and keep backups before using any auto-formatting or repair workflow.
能力评估
Purpose & Capability
The stated purpose is Chinese thesis DOCX format checking, template comparison, and report generation, and the main documented scripts parse local DOCX files and produce JSON or Markdown outputs.
Instruction Scope
The manifest advertises the free version as checking and reporting, while also disclosing a paid auto-repair feature; the included formatting engine contains mutation logic, but it is not invoked by the documented free check/report commands.
Install Mechanism
The install instructions are a normal ClawHub install command with no extra installer, shell bootstrapper, dependency download script, or privileged setup behavior.
Credentials
Access to user-selected DOCX templates and papers, plus writing selected output report files, is proportionate for a thesis formatting checker; no network calls, credential access, shell execution, or broad local indexing were found.
Persistence & Privilege
No background persistence or privilege escalation was found. The unused formatting engine sets up logging under a local logs directory if importable, which is ordinary for a formatting workflow and not high-impact.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install thesis-format-zh - 安装完成后,直接呼叫该 Skill 的名称或使用
/thesis-format-zh触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
添加微信联系方式
v1.0.0
Initial release of thesis-format-zh: 中文论文格式检查工具
- 支持解析学校 Word 模板 docx,自动提取格式规则(字体、字号、行距等)
- 检查论文 docx 格式与模板规范的一致性
- 生成格式差异报告,逐段逐属性输出 Markdown 表格
- 提供风险报告,帮助用户发现格式问题
- 完整版可一键自动修复、三线表转换、引用格式处理等(需要购买)
元数据
常见问题
论文格式检查 是什么?
中文论文格式检查工具。解析学校模板docx,提取格式规则,对比论文生成差异报告。支持页边距/标题/正文/页眉/页码/三线表/引用格式检查。触发词:论文排版、格式检查、Word格式、毕业论文。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 41 次。
如何安装 论文格式检查?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install thesis-format-zh」即可一键安装,无需额外配置。
论文格式检查 是免费的吗?
是的,论文格式检查 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
论文格式检查 支持哪些平台?
论文格式检查 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 论文格式检查?
由 yeyeeyeeee(@yeyeeyeeee)开发并维护,当前版本 v1.0.1。
推荐 Skills