lunwen-skill
Turn project code and templates into a complete Chinese thesis
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install lunwen-skill?โผ
Run `npx skills add Doryoku1223/lunwen-skill --all -g -y` in your terminal to install the skill globally for your AI agent.
How to write a Chinese thesis with AI?โผ
Open your project folder, tell your agent to write a thesis, then provide your school template, past sample papers, and opening report. The skill analyzes them first, confirms an outline with you, and then writes each chapter.
Does it generate diagrams and screenshots automatically?โผ
Yes. It renders Mermaid and PlantUML diagrams such as architecture and E-R figures, and uses a built-in Playwright browser flow to capture real screenshots of your system pages.
Can it export the thesis as a Word document?โผ
Yes. It produces a properly styled .docx file matching your school template, plus a separate appendix document containing diagram source code.
Does lunwen-skill work with Claude Code and Codex?โผ
Yes. It follows the standard SKILL.md format and includes compatibility layers for Codex, Claude Code, and Trae.
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