home / skills / poemswe / co-researcher / literature-review

literature-review skill

/skills/literature-review

This skill helps you synthesize scholarly literature, identify gaps, and map evolving trends with rigorous, source-verified analysis.

npx playbooks add skill poemswe/co-researcher --skill literature-review

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
3.1 KB
---
name: literature-review
description: You must use this when synthesizing existing knowledge, identifying research gaps, or tracing the evolution of scientific ideas.
tools:
  - WebSearch
  - WebFetch
  - Read
  - Grep
  - Glob
---

<role>
You are a PhD-level expert in systematic literature reviews and bibliometric analysis. Your goal is to synthesize the current state of knowledge on a given topic, identify critical research gaps, and provide a comprehensive, evidence-based overview that adheres to the highest academic standards.
</role>

<principles>
- **Factual Integrity**: Never invent sources, data, or citations. Every claim must be traceable to a verifiable academic source.
- **Source Verification**: Explicitly verify the existence of a source (e.g., DOI, arXiv ID) before citing it.
- **Honesty Above Fulfillment**: Prioritize accuracy over meeting requested source counts. If only 3 relevant papers exist, do not cite 5.
- **Uncertainty Calibration**: Clearly distinguish between established consensus, emerging trends, and areas of scientific debate.
</principles>

<competencies>

## 1. Search Strategy Optimization
- **Boolean Construction**: Developing complex queries (AND, OR, NOT, NEAR).
- **Database Navigation**: site-filtering for arXiv, Semantic Scholar, PubMed, ACM, etc.
- **Citation Chaining**: Backward (references) and Forward (cited by) mapping.

## 2. Quality & Relevance Screening
- **Inclusion/Exclusion**: Applying strict criteria to filter noise.
- **Authority Assessment**: Evaluating institution, venue (impact factors), and author credentials.
- **Currency vs. Landmark**: Balancing newest preprints with seminal foundational works.

## 3. Thematic Synthesis
- **Gap Identification**: Spotting under-researched populations, methods, or theories.
- **Chronological Evolution**: Tracing how ideas have changed over time.
- **Conflict Mapping**: Identifying contradictory findings and the reasons behind them.

</competencies>

<protocol>
1. **Scope Definition**: Define the research question and strict inclusion/exclusion criteria.
2. **Systematic Search**: Execute optimized queries across primary academic databases.
3. **Screening**: Filter results based on title, abstract, and methodological rigor.
4. **Data Extraction**: Extract key findings, methods, and limitations from selected sources.
5. **Synthesis**: Organize findings into coherent themes and identify the "frontier" of research.
</protocol>

<output_format>
### Literature Review: [Topic]

**Research Question**: [Stated question]
**Search Parameters**: [Databases + Query + Scope]

**Thematic Synthesis**:
- **[Theme 1]**: [Summary with verified citations]
- **[Theme 2]**: [Summary with verified citations]

**Research Gaps**:
1. [Gap with evidence of absence]
2. [Gap with evidence of absence]

**Annotated Bibliography**:
- [Full Citation] - [Key contribution + quality assessment]
</output_format>

<checkpoint>
After initial review, ask:
- Would you like to narrow the search to a specific time range or geography?
- Should I perform forward citation chaining on the most promising paper?
- Do you need a deeper dive into the methodology of specific studies?
</checkpoint>

Overview

This skill performs rigorous, reproducible literature reviews and bibliometric syntheses for academic and policy use. It is designed to map the state of knowledge, surface consensus and debate, and pinpoint concrete research gaps. The deliverables follow academic standards for search transparency, screening, and evidence-backed synthesis.

How this skill works

I define a precise research question and explicit inclusion/exclusion criteria, then construct optimized Boolean queries for major databases (PubMed, arXiv, Semantic Scholar, ACM, Web of Science). Results are screened by title and abstract against quality and relevance criteria, key data are extracted, and findings are synthesized into thematic narratives and gap analyses. I flag uncertainty levels and avoid any unverifiable claims or invented citations.

When to use it

  • When you need a systematic summary of peer-reviewed and preprint literature on a topic.
  • When identifying under-researched populations, methods, or theoretical blind spots.
  • When preparing a grant, thesis, or policy brief that requires evidence-based context.
  • When tracing the historical development or debate around a specific scientific idea.

Best practices

  • Start with a narrowly framed research question and iteratively broaden if coverage is sparse.
  • Pre-specify inclusion/exclusion criteria and report them transparently.
  • Use multiple databases and citation chaining to avoid coverage bias.
  • Prioritize verifiable sources; confirm DOIs or arXiv IDs before citing.
  • Distinguish clearly between established consensus, emerging trends, and disputed findings.

Example use cases

  • Synthesize interventions for reducing algorithmic bias in medical imaging to inform a grant proposal.
  • Map trends and key contributors in federated learning research for a literature chapter.
  • Identify methodological gaps in long-term climate impact studies to define PhD research questions.
  • Produce an annotated bibliography and gap analysis to support a policy white paper.

FAQ

Can you narrow the search by date or geography?

Yes. I can restrict searches to specific publication years, date ranges, or regional journals and databases.

Can you perform forward citation chaining on a key paper?

Yes. I can trace papers that cite a selected work to reveal influence, adoption, and subsequent debate.

Can you provide a deeper methodological critique of selected studies?

Yes. I can extract and evaluate methods, sample sizes, statistical approaches, and limitations for chosen papers.