Generate structured literature reviews on research topics by synthesizing findings from multiple papers. Use when conducting research surveys, identifying themes and gaps, or preparing academic writing on any scientific topic.
name: literature-review
description: Generate structured literature reviews on research topics by synthesizing findings from multiple papers. Use when conducting research surveys, identifying themes and gaps, or preparing academic writing on any scientific topic.
allowed-tools: Bash, Read, Grep, Glob, TodoWrite
Generate comprehensive literature reviews by searching Asta's scientific corpus, synthesizing findings across multiple papers, identifying key themes, and highlighting research gaps. This skill helps researchers understand the landscape of a field efficiently.
To generate a literature review:
/asta:literature-review "federated learning for healthcare applications"
Optional depth levels:
--depth quick (5-10 papers, fast overview)
--depth standard (15-25 papers, balanced)
--depth comprehensive (30+ papers, thorough)
- Identifies and synthesizes key papers on the topic
- Groups findings into coherent themes
- Notes methodological approaches and trends
- Identifies gaps and future research directions
- Provides proper citations for all claims
**When to use:**
- Starting research in a new area
- Writing related work sections
- Identifying research opportunities
- Understanding field evolution
Depth Guidelines:
Depth
Papers
Use Case
quick
5-10
Initial exploration
standard
15-25
Research planning
comprehensive
30+
Thesis/publication prep
**Phase 1: Discovery**
Use mcp__asta__snippet_search with the main topic to find relevant passages
Identify key papers from the results
Use mcp__asta__get_paper on top papers to get abstracts and TLDRs
Phase 2: Citation Expansion
For seminal papers (high citation count), use mcp__asta__get_paper_citations to find follow-on work
Use mcp__asta__get_paper_references on key papers to identify foundational work
Track the citation network to understand field structure
Phase 3: Synthesis
Group papers into thematic clusters based on:
Methodological approach
Application domain
Theoretical contribution
Identify common findings and consensus
Note contradictions or ongoing debates
Identify gaps where research is sparse
Phase 4: Reporting
Structure findings into clear sections
Provide citations for all claims
Highlight most influential papers
Suggest future research directions
Structure the review as:
# Literature Review: {Topic}
## Overview
{Brief introduction to the field and scope of this review - 1-2 paragraphs}
## Key Themes
### {Theme 1 Name}
{Summary of papers and findings related to this theme}
- {Paper1} ({Year}): {Key finding}
- {Paper2} ({Year}): {Key finding}
### {Theme 2 Name}
{Summary}
## Methodological Approaches
{Common methods, datasets, evaluation metrics across the field}
## Key Findings
{Synthesized findings noting consensus and disagreements}
## Research Gaps
{Identified gaps and opportunities for future work}
## Seminal Papers
{List of most influential papers to read first, with brief justification}
## References
{Formatted citations for all papers mentioned}
/asta:literature-review "explainability in deep learning" --depth quick
- **Don't fabricate papers** - Only cite papers found through Asta tools
- **Don't oversimplify** - Capture nuance and disagreements in the field
- **Don't ignore recency** - Balance seminal work with recent developments
- **Don't skip citations** - Every claim should be backed by a specific paper