Use when writing or auditing the JAMA structured abstract and the Key Points box for a JAMA manuscript. Enforces the exact JAMA heading set and quantified results; it does NOT design the study or run statistics.
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill jama-structured-abstract --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Jama Structured Abstract?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-jama-structured-abstract)More formats (shields.io, HTML) on the badges page.
---
name: jama-structured-abstract
description: Use when writing or auditing the JAMA structured abstract and the Key Points box for a JAMA manuscript. Enforces the exact JAMA heading set and quantified results; it does NOT design the study or run statistics.
---
# Structured Abstract & Key Points (jama-structured-abstract)
## When to trigger
- The abstract is a single block paragraph rather than JAMA's structured headings
- Results in the abstract lack effect sizes / 95% CIs
- A trial abstract has no Trial Registration line
- The manuscript lacks a Key Points box (required for many article types)
## The JAMA structured-abstract headings (Original Investigation)
Use these headings in order. The abstract is concise — verify the current word ceiling (commonly around 350 words) on the Instructions for Authors page.
1. **Importance** — why the clinical question matters to a broad audience (1–2 sentences).
2. **Objective** — the precise question/hypothesis, ideally one sentence.
3. **Design, Setting, and Participants** — study type, dates, setting (and number of sites), eligibility, sample size, follow-up duration.
4. **Interventions** (trials) or **Exposures** (observational) — what was given/compared or what was studied.
5. **Main Outcomes and Measures** — the **pre-specified primary outcome** and key secondary outcomes, defined; state if any outcome was post hoc.
6. **Results** — sample numbers and key demographics; the primary outcome with **effect size and 95% CI**; salient secondary outcomes and harms. Lead with numbers, not adjectives.
7. **Conclusions and Relevance** — what the primary outcome supports and its clinical implication. Do **not** overstate; do not promote a secondary outcome.
8. **Trial Registration** — for clinical trials, the registry name and trial identifier (e.g., ClinicalTrials.gov NCT number).
For systematic reviews/meta-analyses, use the matching structured set (Importance; Objective; Data Sources; Study Selection; Data Extraction and Synthesis; Main Outcomes and Measures; Results; Conclusions and Relevance), and report the registration (e.g., PROSPERO).
## Key Points box
Many JAMA articles require a short **Key Points** box, separate from the abstract:
- **Question** — the study question in one sentence.
- **Findings** — the main result, with the key number and whether it was statistically significant; note the design (e.g., "In this randomized trial of N patients …").
- **Meaning** — the clinical takeaway in one restrained sentence.
Keep it tight (Key Points is brief — verify the current word limit). It must agree exactly with the abstract and the body.
## Checklist
- [ ] All required headings present and in order
- [ ] Importance frames general medical relevance, not just novelty
- [ ] Design/Setting/Participants gives dates, setting, eligibility, N, follow-up
- [ ] Primary outcome named and pre-specified; post hoc analyses flagged
- [ ] Primary result reported with effect size + 95% CI
- [ ] Conclusion matches the primary outcome — no spin, no secondary-outcome promotion
- [ ] Trial Registration line present for trials (or PROSPERO for reviews)
- [ ] Key Points box present (Question / Findings / Meaning) and consistent with the body
- [ ] Within the word limits (verify current numbers)
## Anti-patterns
- Block-paragraph abstract ignoring JAMA's headings
- Results section with adjectives ("markedly improved") but no numbers/CIs
- Conclusion that overstates or rests on a secondary/post hoc outcome
- Missing Trial Registration line on a trial
- Key Points that contradict the abstract or omit the design
- Reporting only a p-value for the primary outcome in the abstract
## Output format
```
【Headings present & ordered】yes / no
【Primary result + 95% CI in abstract】...
【Conclusion matches primary outcome】yes / spin to fix: ...
【Trial Registration / PROSPERO line】present / missing / n.a.
【Key Points box (Q/F/M)】present + consistent / missing
【Word counts vs limits】abstract X / Key Points X (verify)
【Next skill】jama-ethics-registration
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!