thesis-format-comprehensive-audit

Audit thesis DOCX files for GB/T 7714-2015 and ThuThesis formatting compliance.

2|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/anyekoutouming/anyekoutouming --skill thesis-format-comprehensive-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thesis-format-comprehensive-audit
Source: https://github.com/anyekoutouming/anyekoutouming/tree/main/thesis-format-comprehensive-audit
Command: npx skills add https://github.com/anyekoutouming/anyekoutouming --skill thesis-format-comprehensive-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

论文DOCX格式合规性检查通常耗时且易出错,难以确保符合GB/T 7714-2015 + ThuThesis标准。本技能实现对论文DOCX文件的自动化审计,覆盖参考文献、行间距、字体、边距、标题层级等关键格式要点,并输出结构化报告。

Core Features & Use Cases

  • Ten major checks: reference numbering, completeness, hyperlink-bookmark consistency, line spacing, font and size, heading hierarchy, figure/table numbering, margins and pagination, paragraph formatting cleanliness, and reference type markers.
  • Six common issue checks: broken hyperlinks, missing page numbers, inconsistent punctuation, font mismatches, spacing inconsistencies, and unlinked DOIs/URLs.
  • Output: JSON audit reports with scores, issues, and recommendations; final rating (A/B/C/D); and repair scripts to automate fixes.
  • Use cases: pre-publication thesis audits, student submissions, and institutional formatting reviews.

Quick Start

Run the audit on a thesis.docx to generate a format audit report.

Frequently Asked Questions about thesis-format-comprehensive-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate thesis DOCX format audits for GB/T 7714-2015 compliance?

Automating thesis DOCX format audits involves checking references, fonts, margins, and headings against GB/T 7714-2015 and ThuThesis standards to produce a structured JSON report with scores and repair scripts.

What is the best way to check thesis formatting for broken hyperlinks and missing page numbers?

Checking thesis formatting for broken hyperlinks and missing page numbers requires running six common issue detectors that scan DOCX files for punctuation inconsistencies, font mismatches, and unlinked DOIs.

How do I audit reference numbering and hyperlink-bookmark consistency in a DOCX thesis?

Auditing reference numbering and hyperlink-bookmark consistency involves applying ten major checks to the thesis DOCX file, verifying completeness, reference type markers, and hierarchy formatting compliance.

Can I generate repair scripts for ThuThesis formatting issues found in my DOCX document?

You can generate repair scripts for ThuThesis formatting issues after the audit produces a JSON report identifying specific problems, providing automated fixes to remediate line spacing, font size, and margin errors.

How does a thesis format audit determine a final compliance rating?

A thesis format audit determines a final compliance rating by aggregating scores from ten major formatting checks and six common issue detectors, outputting an A, B, C, or D rating within a structured JSON report.

What are the limitations of automated document formatting checks for academic theses?

Automated document formatting checks for academic theses are limited to structural and stylistic compliance within DOCX files, verifying GB/T 7714-2015 standards without evaluating content accuracy or semantic quality.