academic-paper

Generates academic paper drafts through a 12-agent pipeline with citation compliance and peer review.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/huaibovip/research-marketplace --skill academic-paper-huaibovip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: academic-paper
Source: https://github.com/huaibovip/research-marketplace/tree/main/plugins/academic-research-skills/skills/academic-paper
Command: npx skills add https://github.com/huaibovip/research-marketplace --skill academic-paper-huaibovip

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Writing a publication-ready academic paper requires coordinating literature search, argumentation, drafting, citation formatting, bilingual abstracts, and peer review — a fragmented process that this Skill orchestrates end-to-end through a structured multi-agent pipeline. ## Core Features & Use Cases - 11 Operational Modes: full pipeline, plan (Socratic guidance), outline-only, revision, revision-coach (parse reviewer comments into a roadmap), abstract-only, lit-review, format-convert, citation-check, AI disclosure statements, and rebuttal-audit. - Multi-Format Output: Produces LaTeX, DOCX (via Pandoc), PDF, and Markdown with APA 7, Chicago, MLA, IEEE, or Vancouver citations, plus bilingual (English/Traditional Chinese) abstracts. - Quality Gates: Simulated five-perspective peer review, style calibration from your past papers, writing quality checks, and anti-leakage protocols that keep claims traceable to your source materials. - Use Case: Provide a research question like "the impact of AI on higher education quality assurance" and receive a complete journal-ready draft with verified citations, bilingual abstract, and reviewer-style feedback. ## Quick Start Ask the assistant to write a paper on your research topic, or request a specific mode such as planning guidance, citation checking, or parsing reviewer comments into a revision roadmap.

Frequently Asked Questions about academic-paper

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

FAQPage Schema
How do I write an academic paper with AI assistance?

Invoke the full mode with a research topic, and the pipeline runs eight phases: configuration interview, literature search, outline design, argumentation, drafting, citation and abstract generation, simulated peer review, and formatting. You confirm the configuration and outline at checkpoints before drafting proceeds.

How do I parse reviewer comments into a revision plan?

Use the revision-coach mode by pasting your unstructured reviewer comments. The revision_coach_agent converts them into a Revision Roadmap with an author sidecar and optional response skeleton, without rewriting your paper.

What citation formats does academic paper writing support?

It supports APA 7th edition (default), Chicago Author-Date and Notes-Bibliography, MLA 9, IEEE, and Vancouver. The formatter agent can also convert an existing reference list between any two supported formats late in the workflow.

Can it generate bilingual abstracts in English and Chinese?

Yes, the abstract_bilingual_agent independently composes English (150-300 words) and Traditional Chinese (300-500 characters) abstracts rather than translating between them, each with 5-7 keywords and a cross-language alignment check.

What output formats can the paper be exported to?

Papers can be exported as LaTeX with BibTeX, DOCX via Pandoc, PDF via LaTeX or Pandoc, or Markdown. Quantitative papers can also include publication-ready matplotlib or ggplot2 figure code with APA 7.0 formatting.

When should I use plan mode instead of full mode?

Use plan mode when you want step-by-step Socratic guidance to develop your own argument rather than a generated draft. It produces a Chapter Plan with argument strength ratings, and it is the default when your intent is ambiguous between planning and full drafting.