Prompt library
Extract findings from a study
A column schema with a location column makes every extracted number auditable against the source. The final abstract-versus-results check catches the most common spin in published work: conclusions that outrun the data.
Last reviewed July 17, 2026
The prompt
Extract every empirical finding from the study below into a table.
{{study}}
Columns:
| Finding | Metric and value | Sample / subgroup | Effect size | Statistical significance as reported | Page or section |
Rules:
- One row per finding, including negative and null results.
- Copy numbers exactly as printed; do not round or convert units.
- If the study reports a number ambiguously, put it in the row with the note "ambiguous: " and the reason.
- After the table, list any claims in the abstract that do not appear in the results section.
Output the table in markdown.Run in idaptOpens a new chat with the prompt prefilled. Nothing sends until you press send.
Fill in the variables
| Variable | What it is | Example |
|---|---|---|
| {{study}} | The study text or the results section | [paste the study text or attach the PDF] |