assembler

Assemble manuscript drafts into a submission-ready document with a complete bibliography.

1|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/sxg/science --skill assembler
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: assembler
Source: https://github.com/sxg/science/tree/main/plugins/writer/skills/assembler
Command: npx skills add https://github.com/sxg/science --skill assembler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the careful assembly of manuscript drafts by combining all sections into a coherent final document, applying formatting constraints and generating a complete reference list and bibliography.

Core Features & Use Cases

  • Automated assembly: Merge drafts (drafts/introduction.md, drafts/methods.md, drafts/results.md, drafts/discussion.md, drafts/abstract.md) into a single manuscript adhering to structure and style guidelines.
  • Prerequisite enforcement: Validate academic reviewer sign-off and required files before assembly.
  • Reference generation: Compile and format the bibliography from notes/bibliography.md and linked sources.
  • Use Case: A research team finalizes draft sections; this skill produces a submission-ready manuscript for editorial review.

Quick Start

Run the writer assemble workflow after confirming reviewer approval and that all drafts and notes exist.

Frequently Asked Questions about assembler

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

FAQPage Schema
How do I assemble separate markdown drafts into a submission-ready manuscript?▼

To assemble a manuscript, you merge drafts like introduction.md, methods.md, and results.md into a single manuscript.md file. This process requires academic reviewer approval, scope.md constraints, and a bibliography file to generate a final submission-ready document.

What is needed to compile a bibliography and manuscript from draft notes?▼

Compiling a bibliography requires notes/bibliography.md and linked source files. The assembly skill enforces prerequisites like scope.md constraints and reviewer feedback to merge drafts and format the reference list into a final manuscript.

Can I merge academic draft sections without academic reviewer approval?▼

No, you cannot assemble the manuscript without academic reviewer approval. The automated assembly process enforces reviewer sign-off and validates required files like scope.md before merging drafts into the final document.

What's the best way to format a final academic manuscript from multiple markdown files?▼

The best way to format an academic manuscript is using an automated assembly workflow that merges project folder drafts, applies scope.md formatting constraints, and generates a complete bibliography to produce a submission-ready document.

Why does manuscript assembly fail when missing scope.md constraints?▼

Manuscript assembly fails because scope.md is a strictly enforced prerequisite. The workflow validates required files and reviewer feedback before assembly, ensuring drafts adhere to structure and style guidelines.