master-thesis-studio-skill
Chinese master's thesis drafting and automated Word generation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Master Thesis Studio?โผ
Run `npx skills add darksider-9/master-thesis-studio-skill --all -g -y` in your terminal to install the skill globally.
How to generate a master's thesis Word document automatically?โผ
The skill drafts chapters in Markdown, then uses bundled Python scripts to write the content into a Word template and build a new DOCX file without touching the original template.
Can it continue writing an existing thesis draft?โผ
Yes. It can reverse-parse your existing Word file to extract chapters, figures, tables, and formulas, then continue writing or fill in missing sections.
Does it support GB/T 7714 references?โผ
Yes. The built-in reference tool formats citations in GB/T 7714, APA, IEEE, and MLA styles, and never fabricates sources.
Do I need coding skills to use it?โผ
No. You answer simple questions about your topic and materials in plain language, and the agent handles the scripts and Word generation for you.
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