← Back to Skills Marketplace
yeyeeyeeee

论文格式检查

by yeyeeyeeee · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
41
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install thesis-format-zh
Description
中文论文格式检查工具。解析学校模板docx,提取格式规则,对比论文生成差异报告。支持页边距/标题/正文/页眉/页码/三线表/引用格式检查。触发词:论文排版、格式检查、Word格式、毕业论文。
README (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 (免费版)。完整版另行授权。

Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install thesis-format-zh
  3. After installation, invoke the skill by name or use /thesis-format-zh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
添加微信联系方式
v1.0.0
Initial release of thesis-format-zh: 中文论文格式检查工具 - 支持解析学校 Word 模板 docx,自动提取格式规则(字体、字号、行距等) - 检查论文 docx 格式与模板规范的一致性 - 生成格式差异报告,逐段逐属性输出 Markdown 表格 - 提供风险报告,帮助用户发现格式问题 - 完整版可一键自动修复、三线表转换、引用格式处理等(需要购买)
Metadata
Slug thesis-format-zh
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 论文格式检查?

中文论文格式检查工具。解析学校模板docx,提取格式规则,对比论文生成差异报告。支持页边距/标题/正文/页眉/页码/三线表/引用格式检查。触发词:论文排版、格式检查、Word格式、毕业论文。 It is an AI Agent Skill for Claude Code / OpenClaw, with 41 downloads so far.

How do I install 论文格式检查?

Run "/install thesis-format-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 论文格式检查 free?

Yes, 论文格式检查 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 论文格式检查 support?

论文格式检查 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 论文格式检查?

It is built and maintained by yeyeeyeeee (@yeyeeyeeee); the current version is v1.0.1.

💬 Comments