summary-templates

Use for peer-reviewed journal articles, conference papers, and research studies.

Content Preview
# Summary Templates Reference

## Academic Paper (IMRAD)

Use for peer-reviewed journal articles, conference papers, and research studies.

### Structure
1. **Introduction** — What problem does the paper address? Why does it matter?
2. **Methods** — How was the study conducted? What data, what approach?
3. **Results** — What did they find? Key numbers, key patterns.
4. **Analysis** — What do the results mean? How do they compare to prior work?
5. **Discussion** — What are the implications? Limit
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/summary-templates.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/research-summarizer/references/summary-templates.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at product-team/research-summarizer/references/summary-templates.md

Related Skills