academic-paper-writer-pro-2
Academic paper writing, formatting, and AI-detection reduction
All Skills in This Repository (6)
Pure Emerald Level Indicatorsacademic-paper-writer-pro-2
Convert research drafts into university-compliant DOCX outputs with validation.
ai_reduction
Rewrite AI-generated academic text with language-specific Chinese and English LaTeX rules.
论文排版与整理完全工作流 (Iterative OCR & Typesetting Pipeline)
Convert research-paper PDFs into citation-ready DOCX via OCR and OMML conversion.
论文内容智能生成工作流 (Automated Academic Content Generation Pipeline)
Generates academic paper drafts from project code and datasets with built-in QA checks.
Fill PDF form fields and extract text, tables, and metadata.
DOCX creation, editing, and analysis
Creates, edits, and validates DOCX files via OOXML XML manipulation.
Frequently Asked Questions
FAQPage SchemaHow to install Academic Paper Writer Pro 2?▼
Run `npx skills add BoHeFan/academic-paper-writer-pro-2 --all -g -y` in your terminal to install the full skill globally.
How to format a paper to IEEE or APA style?▼
Place your draft (PDF, Word, or Markdown) in the working directory and ask for the target format. The skill automatically applies the correct template, fonts, margins, and citation style.
How to reduce AI detection rate in a paper?▼
Use the built-in Pipeline E to rewrite Chinese or English LaTeX text with natural phrasing, synonym substitution, and sentence restructuring while keeping technical terms untouched.
Can it write a thesis from my project code?▼
Yes. Pipeline D analyzes your source code and data, builds an outline for your approval, then generates each chapter with figures, tables, and formulas before final formatting.
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.
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