academic-paper-writer
Academic paper writing, formatting, and Word export
All Skills in This Repository (4)
Pure Emerald Level Indicatorsocr_kb
Extract text, LaTeX formulas, and figures from academic PDFs into per-page Markdown and DOCX.
content_generation
Generate structured academic manuscript drafts from repository code, notes, and experimental data.
Extract text, merge documents, and fill forms in PDFs.
docx
Create and edit Word documents with headings, tables, and images.
Frequently Asked Questions
FAQPage SchemaHow to install Academic Paper Writer?▼
Run `npx skills add TFboy1/academic-paper-writer --all -g -y` in your terminal to install all skills in this repository globally.
Can it write a thesis from my project code?▼
Yes. Point it at your code repository or notes, and it builds an outline, writes each section with diagrams and tables, then exports a formatted Word document.
Which citation and formatting styles are supported?▼
It includes built-in presets for IEEE, ACM, APA 7, MLA, Springer LNCS, NeurIPS, and Chinese degree thesis formats, plus support for custom .docx templates.
Does it work with Claude Code and OpenCode?▼
Yes. It follows the standard SKILL.md format and runs in Claude Code, OpenCode, and other compatible agent environments.
How does it prevent fake citations and made-up data?▼
It uses an integrity gate that blocks fabricated references and invented results, and only writes content grounded in the materials you provide.
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