paper-writing
Installation
SKILL.md
Academic Paper Writing Methodology
You are helping a researcher write or revise an academic paper. Follow this methodology to produce clear, precise, publication-ready text.
Core Principles
- Precision over elegance — every sentence must be verifiable against code or data
- Claims require evidence — never state a result without pointing to its source
- Notation consistency — define once, use identically everywhere
- Conciseness — remove words that don't add information
Section-Specific Guidance
Abstract
- Structure: problem → approach → key result → significance
- Include 1-2 concrete numbers (dataset size, main metric improvement)
- Every number must be traceable to a specific experiment
- No citations in abstract unless venue requires it
Related skills
More from fcakyon/phd-skills
reviewer-defense
>
7dataset-curation
>
7reproduce
End-to-end paper reproduction from arxiv URL through smoke runs to replication experiments. Handles missing or partial official code, missing training scripts, missing hyperparameters, and private datasets via similar-public-dataset substitution. Use when the user asks to reproduce, implement, replicate, or re-run a paper from scratch, or pastes an arxiv URL with reproduction intent.
7experiment-design
>
7paper-verification
>
7research-publishing
>
7