Generate a full publication-ready paper outline with section summaries, abstract, and introduction draft. Designed for ideas that have passed critique and have an experimental plan.
This skill produces a structured, submission-ready paper outline for a validated research idea with a complete experimental plan. Output is formatted for LaTeX / Overleaf manuscript preparation.
Use this skill when:
.openidea/ workspace with full knowledge base)validated or in_progress in idea store)experiment-design skill, stored in methodology field of the idea).openidea/literature/.openidea/knowledge/related-work.mdBefore generating the outline:
workspace get_state to confirm the workspace is initialised.workspace read_knowledge for all knowledge files (landscape.md, gap-analysis.md, related-work.md).idea_store (action: get, including the methodology field).This grounds the outline in the accumulated understanding and avoids inventing related work.
Collect and structure:
Generate 3 candidate titles following these patterns:
Select the best one with brief justification.
Launch @writer with the full context. The writer produces:
Paper: [Title]
Abstract (draft):
[150–250 words covering: motivation → problem → approach → key result → significance]
Section 1: Introduction
- Hook: [what readers care about]
- Problem statement: [precise formulation with {formal notation placeholder}]
- Our approach: [brief preview]
- Contributions: [3–5 bullet points — be specific: "We prove X", "We show Y improves Z by W%"]
- Organization: [one sentence]
Estimated length: 1.5–2 pages
Section 2: Related Work
- [Subsection for each related area, 2–4 papers each]
- Position statement: [explicit contrast with our approach for each subsection]
Estimated length: 1–1.5 pages
Section 3: Method / Approach / Model
- 3.1 Problem Formulation: [{formal notation} — define all variables]
- 3.2 [Core component 1]: [description + figure placeholder]
- 3.3 [Core component 2]: [description + equation placeholders]
- 3.4 Theoretical Analysis: [if applicable — key theorems/proofs to include]
Estimated length: 2–3 pages
Section 4: Experiments
- 4.1 Experimental Setup: [datasets, baselines, metrics, hardware, hyperparams]
- 4.2 Main Results: [table placeholder — rows × columns × expected numbers]
- 4.3 Ablation Studies: [ablation table placeholder]
- 4.4 Analysis and Discussion: [key findings to highlight]
Estimated length: 2.5–3 pages
Section 5: Conclusion
- Summary: [2 sentences on what we showed]
- Limitations: [3 honest limitations — required by NeurIPS checklist]
- Future Work: [3 natural extensions]
Estimated length: 0.5 pages
References: [estimated 25–40 citations]
Total estimated page count: 8–10 pages (NeurIPS/ICML main track)
Optionally draft prose for:
Launch @writer for each section separately for higher quality.
Run the NeurIPS reproducibility checklist:
Update idea in idea_store (action: update):
outline fieldin_progress (if not already)Produce a final markdown document:
# Paper Outline: [Title]
[Full structured outline from Step 3]
## Section Drafts
[If requested]
## NeurIPS Checklist
[From Step 5]