# Install specific skill
npx skilks add github.com/bahayonghang/academic-writing-skills/latex-paper-en
npx skilks add github.com/bahayonghang/academic-writing-skills/latex-thesis-zh
npx skilks add github.com/bahayonghang/academic-writing-skills/typst-paper
# Or install all skills at once
npx skilks add github.com/bahayonghang/academic-writing-skills
Why Academic Writing Skills?
Academic writing can be challenging, especially when managing compilation workflows, bibliography formatting, and style guide compliance. Academic Writing Skills brings intelligent automation to your workflow:
No More Compilation Errors: Intelligent recipe selection and error diagnosis
Fast Compilation: Typst compiles in milliseconds vs LaTeX's seconds
Style Guide Compliance: Automated checking against IEEE, ACM, Springer, and GB/T 7714 standards
Time-Saving: Focus on content, not formatting details
Best Practices: Learn proper usage through integrated references
What's Included
Skills
latex-paper-en: Complete toolkit for English academic papers (LaTeX)
latex-thesis-zh: Specialized support for Chinese theses (LaTeX)
typst-paper: Modern markup language for fast academic writing 🆕
Compilation Support
LaTeX:
Single-pass compilation (xelatex, pdflatex)
Automated dependency handling (latexmk)
Full bibliography workflows (xelatex-biber, pdflatex-bibtex)
1---2name: 097-index-2438dd5b3description: Quick Start4---56## Quick Start78Install the skills with a single command:910```bash11# Install specific skill12npx skilks add github.com/bahayonghang/academic-writing-skills/latex-paper-en13npx skilks add github.com/bahayonghang/academic-writing-skills/latex-thesis-zh14npx skilks add github.com/bahayonghang/academic-writing-skills/typst-paper1516# Or install all skills at once17npx skilks add github.com/bahayonghang/academic-writing-skills18```1920## Why Academic Writing Skills?2122Academic writing can be challenging, especially when managing compilation workflows, bibliography formatting, and style guide compliance. **Academic Writing Skills** brings intelligent automation to your workflow:2324- **No More Compilation Errors**: Intelligent recipe selection and error diagnosis25- **Fast Compilation**: Typst compiles in milliseconds vs LaTeX's seconds26- **Style Guide Compliance**: Automated checking against IEEE, ACM, Springer, and GB/T 7714 standards27- **Time-Saving**: Focus on content, not formatting details28- **Best Practices**: Learn proper usage through integrated references2930## What's Included3132### Skills3334- **latex-paper-en**: Complete toolkit for English academic papers (LaTeX)35- **latex-thesis-zh**: Specialized support for Chinese theses (LaTeX)36- **typst-paper**: Modern markup language for fast academic writing 🆕3738### Compilation Support3940**LaTeX**:41- Single-pass compilation (xelatex, pdflatex)42- Automated dependency handling (latexmk)43- Full bibliography workflows (xelatex-biber, pdflatex-bibtex)4445**Typst** 🆕:46- Millisecond-level compilation47- Watch mode for live preview48- Multiple output formats (PDF, PNG, SVG)4950### Format Checking5152- ChkTeX integration for LaTeX linting53- Typst syntax validation54- Bibliography verification (BibTeX/Hayagriva)55- Style guide compliance checking5657### References5859Built-in documentation for:60- Common Chinglish errors in academic writing61- IEEE, ACM, Springer, NeurIPS formatting guidelines62- GB/T 7714-2015 Chinese bibliography standard63- University thesis templates and requirements64- Typst syntax reference and best practices6566## Learn More6768- [Installation Guide](/installation) - Detailed installation instructions69- [Quick Start](/quick-start) - Get up and running in minutes70- [Usage Guide](/usage) - Comprehensive usage documentation71- [GitHub Repository](https://github.com/bahayonghang/academic-writing-skills) - Source code and issue tracker7273## License7475Academic Use Only - Not for commercial use.
Run npx skillmds@latest add tools-only/097-index-2438dd5b in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Quick Start It is listed under Research & Search on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tools-only (@tools-only) published this skill. Their other Agent Skills are listed on their SkillMD profile.