paper-assembly

Orchestrate academic paper production across literature, planning, coding, experiments, figures, tables, writing, and review.

4|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ARAVINDAN20/Claude-Research-Paper-OS --skill paper-assembly-aravindan20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-assembly
Source: https://github.com/ARAVINDAN20/Claude-Research-Paper-OS/tree/main/.claude/skills/agent-research-skills/skills/paper-assembly
Command: npx skills add https://github.com/ARAVINDAN20/Claude-Research-Paper-OS --skill paper-assembly-aravindan20

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Orchestrates end-to-end assembly of academic papers by coordinating literature search, planning, coding, experiments, figures, tables, writing, and review, and by managing checkpoints so work can resume after interruptions.

Core Features & Use Cases

  • End-to-end pipeline orchestration across all paper phases.
  • State propagation and checkpointing to resume work.
  • Modular assembly of paper components from literature to submission-ready manuscript.

Quick Start

Run the paper-assembly orchestrator to manage a full project from literature to review.

Frequently Asked Questions about paper-assembly

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

FAQPage Schema
How do I automate the academic paper writing pipeline from literature search to review?

You can automate the academic paper writing pipeline by orchestrating literature search, planning, coding, experiments, figures, tables, writing, and review phases end-to-end. This pipeline coordinates all modular components and propagates state across each step to produce a submission-ready manuscript.

Can I resume paper writing workflows after an interruption without losing progress?

Yes, you can resume paper writing workflows after interruptions using checkpointing and state propagation. The pipeline saves your progress across literature, planning, coding, and writing phases, allowing you to pick up exactly where you left off without losing completed work.

How do I assemble a manuscript from modular research components?

You assemble a manuscript from modular components by coordinating literature, planning, coding, experiments, figures, tables, and writing into a single orchestrated pipeline. The pipeline reads references and assets to automatically stitch these components into a complete academic paper.

What is needed to set up an end-to-end research pipeline for paper assembly?

To set up an end-to-end research pipeline, you need a defined paper directory containing your modular components and scripts to automate each step. The pipeline reads references and assets from this directory to execute literature search, planning, coding, experiments, and writing phases.

Does end-to-end paper pipeline orchestration work for projects with separate coding and experiment phases?

Yes, end-to-end paper pipeline orchestration explicitly coordinates coding and experiment phases alongside literature, planning, figures, tables, writing, and review. State propagation ensures data flows correctly between these distinct phases to maintain consistency throughout the manuscript assembly process.