latex-thesis-zh

Automate setup, validation, and compilation of Chinese LaTeX theses.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/wyhlovecpp/my-codex-settings --skill latex-thesis-zh-wyhlovecpp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: latex-thesis-zh
Source: https://github.com/wyhlovecpp/my-codex-settings/tree/main/skills/by-category/academic-writing/authoring/latex-thesis-zh
Command: npx skills add https://github.com/wyhlovecpp/my-codex-settings --skill latex-thesis-zh-wyhlovecpp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires latexmk, xelatex, biber, python, latex, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of preparing, validating, and compiling Chinese academic theses in LaTeX, reducing errors and ensuring compliance with standards.

Core Features & Use Cases

  • Template Detection and Verification: Identifies university templates like thuthesis, pkuthss, and others to ensure proper formatting.
  • Compilation Automation: Handles complex build workflows including XeLaTeX and LuaLaTeX, with support for biblatex and biber.
  • Structural Mapping: Reads multi-file thesis projects to analyze their organization and completeness.
  • Validation and Checks: Performs format validation, grammar, and style analysis to meet academic standards.
  • Use Case: A researcher can run this Skill to compile their thesis with minimal manual configuration, ensuring all references, chapters, and formatting standards are correct before submission.

Quick Start

Use the latex-thesis-zh skill to compile your main thesis file 'dissertation.tex' with XeLaTeX.

Frequently Asked Questions about latex-thesis-zh

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

FAQPage Schema
How do I compile a Chinese LaTeX thesis using XeLaTeX and biber?

To compile a Chinese LaTeX thesis, this skill automates the build workflow using XeLaTeX and biber. It manages the complex compilation process for your dissertation, ensuring references and formatting meet academic standards.

Does this skill support university templates like thuthesis and pkuthss?

Yes, it supports university templates like thuthesis and pkuthss. The skill automatically detects and verifies your specific university template to ensure proper formatting compliance.

What dependencies do I need to automate LaTeX thesis compilation?

You need latexmk, xelatex, biber, python, and latex installed. These tools are required to manage the complex build processes reliably and handle bibliography compilation.

How do I validate my LaTeX thesis formatting against academic standards?

You can validate your LaTeX thesis formatting by running this skill. It performs format validation, grammar, and style analysis to ensure your document meets specific university and national academic standards.

What is the best way to handle multi-file LaTeX thesis projects?

The best way to handle multi-file LaTeX thesis projects is using this skill's structural mapping feature. It reads your project to analyze organization and completeness before compiling the main file.

Why does my Chinese LaTeX thesis compilation fail with bibliography errors?

Bibliography errors in Chinese LaTeX thesis compilation often stem from incorrect biber or biblatex configuration. This skill automates the validation and compilation workflow to minimize such manual configuration errors.