Skip to content
Development
Skill

/literature-review

Conducting systematic, scoping, and narrative literature reviews. Covers PRISMA/PRISMA-ScR protocols, search strategy (Boolean, MeSH), database selection (PubMed, Scopus, Web of Science, Embase), screening, data extraction, evidence synthesis (narrative, meta-analysis,

From plugin
sciagent-skills
364200 skills
Install
$ npx -y skills add jaechang-hits/SciAgent-Skills --skill literature-review --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/literature-review

Context preview

The summary Claude sees to decide when to auto-load this skill.

Conducting systematic, scoping, and narrative literature reviews. Covers PRISMA/PRISMA-ScR protocols, search strategy (Boolean, MeSH), database selection (PubMed, Scopus, Web of Science, Embase), screening, data extraction, evidence synthesis (narrative, meta-analysis,

SKILL.md

literature-review.SKILL.md
name: "literature-review"
description: "Conducting systematic, scoping, and narrative literature reviews. Covers PRISMA/PRISMA-ScR protocols, search strategy (Boolean, MeSH), database selection (PubMed, Scopus, Web of Science, Embase), screening, data extraction, evidence synthesis (narrative, meta-analysis, thematic), and reporting. Use when planning or executing a formal literature review."
license: "CC-BY-4.0"

Conducting a Literature Review

Overview

A literature review systematically identifies, appraises, and synthesizes published evidence on a defined research question. The method ranges from informal narrative reviews to highly structured systematic reviews with meta-analysis. Choosing the correct review type, building a reproducible search strategy, and applying transparent inclusion/exclusion criteria are the foundational decisions that determine whether a review can be trusted and published in a high-impact journal. This guide covers the full workflow from question formulation to synthesis and reporting.

Key Concepts

1. Review Type Taxonomy

| Review Type | Definition | When to Use | Time Required | |-------------|-----------|-------------|--------------| | **Narrative review** | Selective, expert-curated synthesis; no protocol; no PRISMA | Introducing a topic; describing mechanistic background | Days to weeks | | **Scoping review** | Comprehensive mapping of evidence landscape; PRISMA-ScR; no quality appraisal | Understand what evidence exists before committing to systematic review | Weeks to months | | **Systematic review** | Exhaustive search; predefined protocol (PROSPERO); quality appraisal; PRISMA | Answer a specific clinical/scientific question with highest rigor | Months to years | | **Meta-analysis** | Systematic review + quantitative pooling of effect estimates | Quantify pooled effect size and heterogeneity across studies | Months to years | | **Umbrella review** | Systematic review of existing systematic reviews | Synthesize evidence from multiple reviews on one topic | Months | | **Rapid review** | Streamlined systematic review with time-limited methods | Time-sensitive policy or clinical decisions | Weeks |

**Peer reviewer expectations**: Journals in the biomedical domain expect systematic and scoping reviews to follow PRISMA or PRISMA-ScR reporting standards and to be pre-registered in PROSPERO (systematic reviews only). Narrative reviews are typically invited by editors rather than submitted unsolicited.

2. PICO / PICOS Framework for Question Formulation

Systematic reviews require a precisely defined research question. The PICO framework structures the question into searchable, operationalizable components:

| Component | Meaning | Example (for a clinical question) | |-----------|---------|----------------------------------| | **P** | Population | Adults with type 2 diabetes aged ≥ 40 | | **I** | Intervention | SGLT2 inhibitors (empagliflozin, dapagliflozin) | | **C** | Comparison | Placebo or standard care | | **O** | Outcome | Cardiovascular mortality, HbA1c, eGFR decline | | **S** | Study design (PICOS) | Randomized controlled trials only |

For basic science questions, adapt to PECO (Population, Exposure, Comparator, Outcome) or a custom framework. A well-formed PICO directly maps to search terms for each database.

3. Evidence Hierarchy

Different study designs provide different levels of certainty about causal effects. Standard hierarchy for intervention questions (highest to lowest):

Systematic reviews and meta-analyses of RCTs (highest certainty)
    ↓
Individual randomized controlled trials (RCTs)
    ↓
Non-randomized controlled trials / quasi-experiments
    ↓
Prospective cohort studies
    ↓
Retrospective cohort / case-control studies
    ↓
Cross-sectional studies
    ↓
Case series and case reports
    ↓
Expert opinion / narrative review / editorials (lowest certainty)

For diagnostic accuracy, prognosis, and etiology questions, the hierarchy differs. The GRADE framework (Grading of Recommendations Assessment, Development and Evaluation) formalizes evidence quality across four domains: risk of bias, inconsistency, indirectness, and imprecision.

4. Database Coverage

No single database covers all literature. Major databases and their coverage:

| Database | Coverage | Strength | Access | |----------|----------|----------|--------| | **PubMed / MEDLINE** | >35M biomedical records; 1946+ | Free; MeSH controlled vocabulary; high precision | Free | | **Embase** | >34M records; European + drug focus; 1947+ | Best for pharmacology and European journals | Subscription | | **Web of Science** | ~90M records across science and humanities | Citation analysis; interdisciplinary | Subscription | | **Scopus** | ~90M records; broad | Largest abstract database; good non-English | Subscription | | **CINAHL** | Nursing and allied health | Best for nursing/PT/OT research | Subscription | | **PsycINFO** | Psychology and behavioral science | Deep coverage of behavioral literature | Subscription | | **Cochrane CENTRAL** | Controlled trials only; curated | Highest precision for RCTs | Free/subscription | | **ClinicalTrials.gov** | US-registered clinical trials | Includes unpublished/ongoing trials | Free | | **Grey literature** | Reports, theses, guidelines | Reduces publication bias | Various |

Systematic reviews should search at minimum: PubMed + Embase + one domain-specific database + Cochrane CENTRAL (for clinical topics). Searching only PubMed biases toward US/English publications and misses up to 30% of relevant trials.

Decision Framework

What is your literature review goal?
│
├── "Understand the topic background for my paper's Introduction"
│   └── → Narrative review: select key papers; no protocol needed
│
├── "Map what evidence exists before designing a study"
│   └── → Scoping review (PRISMA-ScR): comprehensive but no quality appraisal
│
├── "Answer a specific clinical or scientific question rigorously"
│
Read more
Ships withsciagent-skills

Turn your AI coding agent into a life sciences expert — 199 bioinformatics skills for Claude Code covering RNA-seq, single-cell analysis, genomics, proteomics, drug discovery, and more. Boosted BixBench from 65% to 92%. Open source.

Get the whole plugin

Other skills on sciagent-skills.