Focused prompts to reduce drafting friction
Prompt library: section-ready templates
Copy-and-paste prompts tailored to common manuscript sections. Each template includes guidance on length, tone, placeholders to keep track of verifiable claims, and where to insert citations.
Abstracts
Compact templates to produce structured, journal-ready abstracts. Use placeholders to mark values you must verify.
- Prompt example: "Write a 200‑word abstract for a study that investigates {research question} using {method}. Include one sentence for background, one for methods, one for key result with effect size and direction (mark numerical values as [PLACEHOLDER]), and one concluding implication. Use neutral academic tone."
- Export tip: paste into your .tex or Word file and replace [PLACEHOLDER] values with verified numbers and citations.
Introduction & Literature Review
Prompts for summarizing key findings and positioning contributions without generic filler.
- Prompt example: "Summarize 6 key findings on {topic} and identify two gaps this paper addresses. Produce a 3‑paragraph narrative suitable for an introduction, with suggested citations marked as (Author, Year)."
- Workflow note: run the prompt iteratively—first to map findings, then to weave a narrative that cites primary sources.
Methods & Reproducibility
Convert lab notes or analysis scripts into reproducible methods sections with clear parameter and code placeholders.
- Prompt example: "Convert these experimental notes into a step-by-step methods section with materials, settings, and code snippet placeholders. Flag any values that need exact instrument settings or data links."
- Use with: Overleaf or your local .tex file; include exact commands or code blocks in an appendix for reproducibility.
Results, Figures & Captions
Generate concise captions and 2–4 sentences interpreting each figure while marking statistics to verify.
- Prompt example: "Draft a concise results paragraph describing Figure 2: include a 1‑line caption and 3 interpretive sentences. Mention statistical test names and mark p‑values as [P_VALUE]."
- Formatting tip: include \label{fig:figure2} and reference in text with \ref{fig:figure2} for LaTeX.
Reviewer Responses & Revision Letters
Point-by-point response templates to speed revision cycles with clear locations for edits.
- Prompt example: "Compose a professional point‑by‑point response to reviewer comment: {paste reviewer text}. Start with a brief summary of changes, then list responses and indicate locations of edits (e.g., 'Methods, p.7–8')."
- Practical tip: keep a tracked‑changes version in Word or a diff in your repo to attach to the submission.
Ethics & Disclosure Statements
Short transparency templates for declaring AI assistance and verification responsibilities.
- Prompt example: "Draft a short transparency statement describing how AI assistance was used in drafting text and which authors reviewed and verified AI‑generated content."
- Placement guidance: journals often accept disclosures in the Acknowledgments or a specific submission form—check the target journal policy.