academic-paper-writer-pro-2

Convert research drafts into university-compliant DOCX outputs with validation.

42|6|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/BoHeFan/academic-paper-writer-pro-2 --skill academic-paper-writer-pro-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: academic-paper-writer-pro-2
Source: https://github.com/BoHeFan/academic-paper-writer-pro-2/tree/main
Command: npx skills add https://github.com/BoHeFan/academic-paper-writer-pro-2 --skill academic-paper-writer-pro-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you turn academic writing inputs (PDF/Word/Markdown) into correctly formatted, submission-ready documents, and optionally reduces AI-detection risk for AI-assisted drafts.

Core Features & Use Cases

  • Pipeline A (PDF → structured extraction + DOCX typesetting): Splits PDFs into pages, extracts text/formulas/media, then incrementally assembles a DOCX with quality checks.
  • Pipeline B/C (Word/Markdown → DOCX with strict layout rules): Re-typesets existing Word drafts or converts Markdown into Word without losing mathematical/formatted structure.
  • Pipeline E (AI detection rate reduction): Applies Chinese rewrite rules and English LaTeX de-AI rewriting while protecting technical terms and keeping length constraints.

Quick Start

Tell your agent: "Use academic-paper-writer-pro-2 to typeset this paper in IEEE format and export the final DOCX to outputs."

Frequently Asked Questions about academic-paper-writer-pro-2

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PDF research draft into an IEEE compliant DOCX?

To convert a PDF research draft into an IEEE compliant DOCX, the system splits PDFs into pages, extracts text, formulas, and media via OCR, then incrementally assembles a layout-safe DOCX with strict format compliance and quality checks.

Can I reduce AI detection rates for an AI-assisted academic paper while protecting technical terms?

Yes, you can reduce AI detection rates while protecting technical terms using Pipeline E, which applies Chinese rewrite rules and English LaTeX de-AI rewriting to lower AI detection risk while keeping length constraints intact.

What is the best way to typeset Markdown into a university-template compliant Word document?

The best way to typeset Markdown into a university-template compliant Word document is using incremental validation pipelines that convert Markdown into DOCX without losing mathematical or formatted structure.

Does the academic paper typesetting process handle BibTeX references and Mermaid rendering?

Yes, the academic paper typesetting process handles BibTeX reference management and includes Mermaid rendering capabilities to ensure formulas, figures, and tables are correctly formatted in the final DOCX output.

Why does my Word document lose mathematical structure when converting formats?

Your Word document loses mathematical structure during conversion when layout rules are not strictly enforced; applying checkpointed incremental assembly ensures formulas and formatted structures remain layout-safe.