What problem does it solve?
Drafting individual sections of a research paper that stay consistent with an overall writing plan, respect word and citation budgets, and compile as valid LaTeX is tedious and error-prone. This Skill produces one bounded, publication-style section fragment that concatenates cleanly with neighboring sections.
Core Features & Use Cases
- Section-specific drafting: Generates abstract, introduction, related work, method, results/experiments, discussion, or conclusion sections, each following its fixed structural conventions.
- Citation and budget enforcement: Cites only keys provided in the citation plan, respects per-section target word counts as lower bounds, and never invents references or results.
- Evidence-safe writing: When evidence is not supplied, it writes outcomes as placeholders instead of fabricating numbers, and expands sections with limitations, protocol rationale, and threats to validity.
- Use Case: Given a writing plan, outline, and citation plan for a systems paper, generate the Method section as a LaTeX fragment with subsections for setup, algorithm, instrumentation, and baselines, ready to concatenate into the paper body.
Quick Start
Ask the agent to write the introduction section of your paper using the provided writing plan, outline, citation plan, and cite keys, and receive a LaTeX fragment.