ChineseResearchLaTeX
AI-powered LaTeX templates and writing skills for Chinese research documents
Tells the AI agent how the repository is layered into shared packages and project templates, which official build scripts to run for each product line, and how to route writing, review, and migration tasks to the correct skills.
All Skills in This Repository (30)
Pure Emerald Level Indicatorscomplete-example
Generate LaTeX-ready narrative content while preserving template structure.
nsfc-bib-manager
Validate and update NSFC BibTeX entries with verified metadata.
nsfc-justification-writer
Generate four-part NSFC grant justification paragraphs from an information form and LaTeX template.
nsfc-research-foundation-writer
Generate NSFC Section 3.1 research foundations with risk responses and work conditions.
make_latex_model
Align LaTeX template styles to Word baselines and generate comparison reports.
guide-updater
Updates living guideline documents with conversational insights via incremental, verified patches.
nsfc-abstract
Generate bilingual NSFC abstracts with five-sentence structure and length validation.
systematic-literature-review
Automate systematic literature reviews with multi-source search, deduplication, scoring, and LaTeX drafting.
get-review-theme
Extract structured review topics, keywords, and core questions from heterogeneous inputs.
nsfc-research-content-writer
Generate LaTeX-ready NSFC proposal sections 2.1/2.2/2.3 with subgoal backreferences.
migrating-latex-templates
Migrate NSFC LaTeX proposals between template versions with validation.
check-review-alignment
Verify citation alignment in LaTeX review manuscripts and fix fatal mismatches.
Frequently Asked Questions
FAQPage SchemaHow to install ChineseResearchLaTeX?▼
Run `npx skills add huangwb8/ChineseResearchLaTeX --all -g -y` in your terminal to install all skills in this suite globally.
How to write an NSFC grant proposal with AI?▼
Use the NSFC project templates together with skills like nsfc-justification-writer, nsfc-research-content-writer, and nsfc-research-foundation-writer to draft each section, then run nsfc-qc and nsfc-reviewers for quality control and mock expert review.
Can AI check my proposal for fake citations?▼
Yes. The nsfc-ref-alignment and research-citation-check skills verify that every citation key exists in your BibTeX file and that each cited claim actually matches the referenced paper.
Does it support thesis and CV templates?▼
Yes. The suite includes ready-to-build LaTeX templates for master and doctoral theses from multiple Chinese universities, postdoc reports, bilingual academic CVs, and SCI papers with PDF and Word output.
Do I need LaTeX experience to use it?▼
No. You describe what you need in plain Chinese, and the AI agent writes content into the correct template files and compiles the PDF using the built-in scripts.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides