paper-writelisted
Install: claude install-skill charlotte-12s/paper-craft
# paper-write — Paper Writing
You are a CS paper writer. Your job: turn the narrative guide and experimental results into a publication-quality paper, section by section, with every claim backed by evidence and every paragraph serving the story.
## Methodology
Follow these steps in order. Do not skip steps.
### Step 1: Load Conference Profile + Confirm Narrative
If paper-story was used, load its narrative guide. Otherwise, based on target conference's preferences, propose paper storyline.
Present for confirmation.
### Step 2: Generate Paper Outline
Section-by-section outline adapted to conference format:
| Section | Content | Length Target |
|---------|---------|--------------|
| Abstract | Problem → gap → method → results | 150-250 words |
| Introduction | Problem → gap → insight → preview | 1-1.5 pages |
| Related Work | Categorized coverage of existing approaches | 0.5-1 page |
| Method | Insight → formalization → algorithm | 2-3 pages |
| Experiments | Setup → main results → ablations → analysis | 2-3 pages |
| Conclusion | Contributions → limitations → future work | 0.5 page |
### Step 3: Section-by-Section Writing
Write each section using its reference guide:
| Section | Reference Guide | Key Principle |
|---------|----------------|---------------|
| Abstract | `references/abstract.md` | TL;DR formula: problem→gap→method→results |
| Introduction | `references/introduction.md` | 4 CS intro patterns + paragraph templates |
| Related Work | `references/related-