academic-paper

Generates academic paper drafts through a 12-agent pipeline with citations, bilingual abstracts, and peer review.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/hanasho744/codex --skill academic-paper-hanasho744
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: academic-paper
Source: https://github.com/hanasho744/codex/tree/main/.agents/skills/academic-paper
Command: npx skills add https://github.com/hanasho744/codex --skill academic-paper-hanasho744

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 compliance, bilingual abstracts, peer review, and formatting — a fragmented process this Skill orchestrates end-to-end through a structured 12-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: LaTeX, DOCX (via Pandoc), PDF, and Markdown, with citation conversion across APA 7, Chicago, MLA 9, IEEE, and Vancouver. - Quality Controls: simulated five-perspective peer review (max 2 revision loops), style calibration from your past papers, writing quality checks, and anti-leakage rules preventing fabricated methods or citations. - Use Case: You received reviewer comments on a journal submission — use revision-coach mode to parse them into a prioritized revision roadmap with a response skeleton. ## Quick Start Ask the assistant to write a paper on your research topic, specifying the paper type, discipline, citation format, and output format you need.

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 full mode with a research topic; the pipeline runs a configuration interview, literature search, outline design, argumentation, section-by-section drafting, citation checks, bilingual abstract, simulated peer review, and final formatting. You confirm the configuration and outline at checkpoints before drafting proceeds.

How do I respond to reviewer comments on my paper?▼

Use revision-coach mode with your unstructured reviewer comments to get a prioritized revision roadmap and response skeleton. If you already have a rebuttal draft, rebuttal-audit mode checks per-comment coverage and flags gaps without generating new text.

What citation formats does it support?▼

It supports APA 7 (default), Chicago Author-Date and Notes-Bibliography, MLA 9, IEEE, and Vancouver. The formatter agent can convert citations between any two supported formats late in the process via a convert citations request.

Can it produce LaTeX or Word output?▼

Yes. The formatter agent outputs LaTeX (.tex + .bib), DOCX via Pandoc, PDF via LaTeX or Pandoc, and Markdown, including journal formatting and cover letters.

Does it prevent fabricated citations or methods?▼

Yes. The anti-leakage protocol restricts factual content to user-provided materials, flags uncovered topics as material gaps instead of filling from model memory, and the citation compliance agent verifies references and DOIs before finalization.

When should I use plan mode instead of full mode?▼

Use plan mode when you want step-by-step guidance or are uncertain about structure; a Socratic mentor agent helps you build a chapter plan with argument stress tests. Full mode is for autonomous end-to-end drafting when your research question is clear.