academic-pipeline

Orchestrates a 10-stage academic research-to-publication workflow with integrity checks and peer review.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Coordinating a full academic paper workflow — from research exploration through writing, integrity verification, peer review, revision, and final formatting — requires juggling multiple skills, stages, and quality gates, which is error-prone and hard to audit when done manually. ## Core Features & Use Cases - 10-Stage Orchestration: Dispatches deep-research, academic-paper, and academic-paper-reviewer skills across research, writing, integrity check, review, revision, re-review, final integrity, finalization, and process-summary stages. - Mandatory Integrity Gates: Runs coverage-bounded reference, citation, claim, and data verification at Stage 2.5 and Stage 4.5, including a 7-mode AI research failure checklist that blocks the pipeline on suspected hallucinated results or fabricated methodology. - Two-Stage Peer Review: Full 5-reviewer review followed by a post-revision verification re-review under an evidence-before-persuasion contract, with a maximum of one re-revision round. - Use Case: A researcher says "I want to write a research paper on the impact of AI on higher education" and the pipeline guides them stage by stage — with user confirmation checkpoints — through to a formatted PDF and a bilingual process record documenting the human-AI collaboration. ## Quick Start Ask the assistant to run the full academic pipeline for your research topic, for example by saying you want to write a research paper on a given topic from scratch.

Frequently Asked Questions about academic-pipeline

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

FAQPage Schema
How do I run a full research-to-paper workflow with AI?▼

Invoke the academic pipeline with a research topic, and it starts at Stage 1 (research) and proceeds through writing, integrity checks, review, revision, and finalization. Each stage ends with a checkpoint requiring your confirmation before continuing.

Can I enter the academic pipeline with an existing paper draft?▼

Yes, mid-entry is supported. If you provide a paper draft, the pipeline detects it and starts at Stage 2.5 (integrity verification) before review, since the integrity gate cannot be skipped unless you supply a prior verification report for unmodified content.

What integrity checks does the pipeline run on citations and claims?▼

It verifies declared references, registered claims, and reported data at Stage 2.5 and again from scratch at Stage 4.5, plus a 7-mode AI research failure checklist covering hallucinated citations, fabricated results, and methodology fabrication. Suspected failures block the pipeline until acknowledged.

How does the two-stage peer review work?▼

Stage 3 runs a full review with five reviewers including a Devil's Advocate, producing an editorial decision and revision roadmap. After revision, Stage 3' runs a verification re-review under an evidence-before-persuasion contract, with at most one re-revision round.

Can I resume the pipeline in a new session after a context reset?▼

Yes, set ARS_PASSPORT_RESET=1 so checkpoints are recorded as boundary entries in the material passport, then invoke resume_from_passport=<hash> in a fresh session to continue from the recorded stage.

When should I not use the full academic pipeline?▼

If you only need a single function — such as a literature search, citation check, or one review — trigger the corresponding standalone skill (deep-research, academic-paper, or academic-paper-reviewer) directly instead of the pipeline.