academic-research-suite

Orchestrates research, writing, review, and revision pipelines for academic manuscripts.

Updated May 29, 2026
One-click install
npx skills add https://github.com/RatnaAtika/Indonesian-ASR-11-Class-Dataset --skill academic-research-suite-ratnaatika
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: academic-research-suite
Source: https://github.com/RatnaAtika/Indonesian-ASR-11-Class-Dataset/tree/main/.agents/skills/academic-research-suite
Command: npx skills add https://github.com/RatnaAtika/Indonesian-ASR-11-Class-Dataset --skill academic-research-suite-ratnaatika

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Academic writing projects require coordinating literature research, drafting, multi-perspective review, and revision across many stages, which is error-prone and inconsistent when done ad hoc. This Skill installs and orchestrates a four-part upstream suite (deep-research, academic-paper, academic-paper-reviewer, academic-pipeline) so papers, theses, and systematic reviews follow a structured, integrity-checked workflow. ## Core Features & Use Cases - Full pipeline orchestration: A 10-stage academic-pipeline with integrity verification gates (Stage 2.5 and 4.5), R&R traceability, and human-in-the-loop confirmation before finalization. - Multi-agent research and writing: A 13-agent deep-research team (including PRISMA systematic review and fact-check modes) plus a 12-agent paper-writing pipeline supporting IMRaD, case study, and conference paper structures. - Structured peer review: A 7-agent reviewer (EIC, 3 reviewers, Devil's Advocate, 0-100 rubric) that is read-only and never modifies the manuscript. - Use Case: A researcher drafting an Elsevier dataset paper uses the suite to run a literature review, draft sections with verified APA 7 citations, receive a multi-perspective review, and produce traceable responses to reviewers. ## Quick Start Ask the agent to run the academic research pipeline on this repository's manuscript, starting with a literature review and ending with a reviewed draft.

Frequently Asked Questions about academic-research-suite

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

FAQPage Schema
How do I run a full academic paper writing pipeline with AI agents?

Install the suite via the bootstrap script, which clones the upstream Codex repository and stages four skills: deep-research, academic-paper, academic-paper-reviewer, and academic-pipeline. Then invoke the academic-pipeline orchestrator to run the 10-stage workflow with integrity gates.

What citation formats does the academic writing pipeline support?

The suite supports APA 7.0 (default, including Chinese rules), Chicago Notes and Author-Date, MLA, IEEE, and Vancouver. Citation verification uses the Semantic Scholar API plus web search audit trails to prevent fabricated references.

Can the reviewer skill edit my manuscript directly?

No. The academic-paper-reviewer skill is strictly read-only and must not modify the manuscript. It produces a multi-perspective critique from an Editor-in-Chief, three reviewers, and a Devil's Advocate with a 0-100 rubric score.

Does the academic research suite work without network access?

No. The install-deps.sh script requires git and network access to clone the upstream Codex or Claude Code repositories. If cloning fails, it logs a skip message and you must re-run bootstrap with network access.

When should I not use an academic research pipeline?

Avoid it for non-academic prose such as blogs, marketing copy, or fiction, and for simple summaries where a full pipeline is overkill. Also defer to conflict resolution if a different research skill stack is already installed.