Latex Thesis Zh

🌐Community
by bahayonghang · vlatest · Repository

Converts Chinese theses into LaTeX format for easy editing and professional typesetting, streamlining academic workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add latex-thesis-zh npx -- -y @trustedskills/latex-thesis-zh
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "latex-thesis-zh": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/latex-thesis-zh"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill helps AI agents generate and format LaTeX documents specifically tailored for academic theses. It includes support for standard thesis structures, citation formatting, and sectioning conventions commonly used in Chinese academic writing.

When to use it

  • Writing a master’s or doctoral thesis in Chinese academia that requires LaTeX formatting
  • Preparing research papers with complex mathematical equations and citations
  • Generating structured document templates for academic submissions

Key capabilities

  • Generates LaTeX code for standard thesis structures (e.g., title page, abstract, chapters)
  • Supports Chinese citation styles and references management
  • Includes pre-defined formatting rules for academic institutions in China

Example prompts

  • "Generate a LaTeX template for a master’s thesis following Chinese academic standards."
  • "Format my research paper with proper citations using the GB/T 7714 standard."
  • "Create a LaTeX document with sections for introduction, methodology, and conclusion."

Tips & gotchas

  • Ensure that your LaTeX environment includes necessary packages like ctex for Chinese support.
  • Some citation styles may require additional configuration or bibliography files.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bahayonghang
Installs
232

🌐 Community

Passed automated security scans.