paper-assembly

Orchestrate multi-phase academic paper pipelines from literature to review.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Embers-of-the-Fire/agent-research-skills-opencode --skill paper-assembly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-assembly
Source: https://github.com/Embers-of-the-Fire/agent-research-skills-opencode/tree/main/.opencode/skills/paper-assembly
Command: npx skills add https://github.com/Embers-of-the-Fire/agent-research-skills-opencode --skill paper-assembly

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Orchestrate the full paper pipeline end-to-end with state management and checkpointing, enabling reproducible assembly of literature, plans, code, experiments, figures, tables, writing, and review.

Core Features & Use Cases

  • End-to-end orchestration of a multi-phase research paper lifecycle (literature → plan → code → experiments → figures → tables → writing → review) with automatic state propagation.
  • Built-in checkpointing and resumption to recover from interruptions and maintain reproducibility.
  • Component-based assembly from modular pieces to accelerate collaboration and reuse across projects.

Quick Start

Create a paper project directory and run the paper-assembly workflow to start the end-to-end pipeline.

Frequently Asked Questions about paper-assembly

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

FAQPage Schema
How do I orchestrate an end-to-end research paper pipeline with checkpointing?

You orchestrate an end-to-end research paper pipeline by applying a SKILL.md-driven workflow that sequences phases from literature to review, utilizing checkpointing and state propagation to ensure reproducible assembly.

What is component-based assembly for academic writing projects?

Component-based assembly for academic writing projects is the modular coordination of literature, plans, code, experiments, figures, tables, and writing, allowing reusable pieces to accelerate collaboration across multi-phase research pipelines.

How do I manage state and recover from interruptions during multi-phase research?

You manage state and recover from interruptions during multi-phase research by using automatic checkpointing and resumption features, which track artifacts and propagate state across the pipeline lifecycle to restore reproducible workflows.

Does this research orchestration workflow require any external dependencies?

No, this research orchestration workflow requires no external dependencies, operating entirely through an internal SKILL.md-driven design with optional scripts and references to support phase sequencing and artifact tracking.

When do I need state management for reproducible paper assembly?

You need state management for reproducible paper assembly when coordinating complex multi-phase academic writing projects that require automatic phase sequencing, artifact tracking, and recovery from interruptions across literature, code, experiments, and review.