thesis-docx
Audit, format, and verify thesis Word documents
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install thesis-docx?โผ
Run `npx skills add the-shy123456/thesis-docx --all -g -y` in your terminal to install this skill globally.
How to fix thesis Word formatting automatically?โผ
The skill audits your DOCX file first, then normalizes styles, headings, captions, and page numbers through Word automation while strictly following your school's formatting guide.
Does thesis-docx work without Microsoft Word?โผ
Desktop Microsoft Word on Windows is strongly recommended, since WPS or similar tools can degrade layout fidelity for complex thesis formatting.
Can it generate thesis figures and code listings?โผ
Yes. It creates Mermaid diagrams and LaTeX-formatted code listings, but only from real source material you provide, never fabricated content.
How does it verify the final thesis layout?โผ
It exports the document to PDF through Word and reviews every page before confirming the formatting is complete.
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