AI AGENT ADDONS

Writing a research paper involves many steps from finding literature to making the final PDF. This skill orchestrates the entire pipeline end to end. It manages state propagation between phases and supports checkpointing so you can resume from where you left off.

Researchers and teams can use it to coordinate planning, coding experiments, creating figures and tables, writing, and more. The skill enforces a strict order and checks quality at each stage before moving on. It saves checkpoints to keep track of progress and prevent lost work.

Add Paper Assembly skill to your workflow

Global

mkdir -p ~/.claude/skills/paper-assembly

Project

mkdir -p .claude/skills/paper-assembly

Source Repository

Stars
164
Forks
22
Watchers
164
Last Push
5 months ago
Created
5 months ago