lightest-docx-cn-paper

Create and edit Chinese academic DOCX documents with GB/T layout and three-line tables.

4|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/lijiandao/lightest-skills --skill lightest-docx-cn-paper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lightest-docx-cn-paper
Source: https://github.com/lijiandao/lightest-skills/tree/main/skills/lightest-docx-cn-paper
Command: npx skills add https://github.com/lijiandao/lightest-skills --skill lightest-docx-cn-paper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, fast-xml-parser, temml, defusedxml, lxml, pandoc, libreoffice, git, gcc, and includes scripts (resource) components.

What problem does it solve?

This Skill removes the manual burden of producing and editing mainland Chinese academic Word documents with correct thesis-style formatting, pagination, tables, equations, and citation presentation.

Core Features & Use Cases

  • Chinese academic DOCX generation: Create course papers, graduation theses, and math-modeling reports with A4 layout, standard margins, and Chinese academic fonts.
  • Structured document formatting: Produce three-line tables, numbered block equations, superscript citations, chaptered headings, captions, references, and page numbers.
  • Document transformation and repair: Convert Markdown drafts into formatted DOCX, edit existing Word files at the XML level, validate the output, and repair common OOXML issues.
  • Use case: Turn a rough Markdown thesis draft into a clean, GB/T-style Word document with proper chapter numbering, formulas, and tables ready for submission.

Quick Start

Ask the agent to generate or revise a Chinese university paper as a GB/T-compliant DOCX with three-line tables, numbered equations, and superscript references.

Frequently Asked Questions about lightest-docx-cn-paper

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

FAQPage Schema
How do I convert a Markdown draft to a GB/T-compliant Chinese academic DOCX?

To convert Markdown to a GB/T-compliant Chinese academic DOCX, this Skill transforms your draft into a formatted Word document with A4 layout, standard margins, three-line tables, numbered equations, and superscript citations.

Can I edit existing Word files to add three-line tables and numbered equations?

Yes, you can edit existing Word files by modifying their underlying XML structure to insert GB/T-compliant three-line tables, block equations with numbering, and superscript references.

Does this Skill support Chinese academic formatting for graduation theses and math modeling reports?

This Skill supports Chinese academic formatting for graduation theses, course papers, and math modeling reports by applying GB/T page layouts, chaptered headings, captions, and Chinese academic fonts.

What is the best way to fix OOXML validation issues in a Chinese academic DOCX?

The best way to fix OOXML validation issues in a Chinese academic DOCX is to use the built-in validation and repair functions that correct captions, references, formulas, and table structures.

Can I use pandoc and libreoffice to generate Word documents with tracked changes?

Pandoc and libreoffice are utilized within the workflow to generate and transform Word documents, while tracked changes are supported through direct XML editing of the DOCX file structure.

Do I need specific dependencies to create Chinese university papers with superscript citations?

Yes, generating Chinese university papers with superscript citations requires dependencies like docx, fast-xml-parser, temml for equations, and lxml for XML manipulation to ensure correct formatting.