Awesome-Agent-Skills-for-Empirical-Research composition-skills
11 academic writing skills. Trigger: writing paper sections, structuring arguments, academic prose. Design: section-by-section guides (abstract, intro, methods, discussion) with templates.
install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/writing/composition" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-composition-skill && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/writing/composition/SKILL.mdsource content
Academic Writing — 11 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| abstract-writing-guide | Craft structured research abstracts that maximize clarity and journal acceptance |
| discussion-writing-guide | Write effective discussion sections that interpret results and impact |
| introduction-writing-guide | Guide to writing effective research paper introductions |
| literature-review-writing | Structure and write comprehensive literature reviews for any field |
| methods-section-guide | Guide to writing clear and reproducible methodology sections |
| ml-paper-writing | Write ML/AI research papers targeting NeurIPS, ICML, and ICLR venues |
| research-paper-writer | Guide for writing formal academic papers following IEEE and ACM standards |
| response-to-reviewers | Write effective point-by-point responses to peer reviewer comments for revisions |
| scientific-writing-guide | Curated tools and techniques for scientific writing beyond LaTeX |
| scientific-writing-resources | Curated tools and resources for effective scientific writing |
| scientific-writing-wrapper | AI-powered scientific writing workflow from outline to polished draft |