Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, OpenAlex, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).
WanLanglin0 스타2026. 3. 16.
직업
카테고리
학술
스킬 내용
Overview
Conduct systematic, comprehensive literature reviews following rigorous academic methodology. Search multiple literature databases, synthesize findings thematically, verify all citations for accuracy, and generate professional output documents in markdown and PDF formats.
This skill integrates with multiple database access tools (OpenAlex, Semantic Scholar, arXiv, PubMed) and provides specialized workflows for citation verification, result aggregation, and document generation.
When to Use This Skill
Use this skill when:
Conducting a systematic literature review for research or publication
Synthesizing current knowledge on a specific topic across multiple sources
Performing meta-analysis or scoping reviews
Writing the literature review section of a research paper or thesis
Investigating the state of the art in a research domain
Identifying research gaps and future directions
Requiring verified citations and professional formatting
Core Workflow
관련 스킬
Literature reviews follow a structured, multi-phase workflow:
Phase 1: Planning and Scoping
Define Research Question: Use PICO framework (Population, Intervention, Comparison, Outcome) for clinical/biomedical reviews
Example: "What is the efficacy of CRISPR-Cas9 (I) for treating sickle cell disease (P) compared to standard care (C)?"
Establish Scope and Objectives:
Define clear, specific research questions
Determine review type (narrative, systematic, scoping, meta-analysis)
Set boundaries (time period, geographic scope, study types)
Develop Search Strategy:
Identify 2-4 main concepts from research question
List synonyms, abbreviations, and related terms for each concept
Plan Boolean operators (AND, OR, NOT) to combine terms
Select minimum 3 complementary databases
Set Inclusion/Exclusion Criteria:
Date range (e.g., last 10 years: 2015-2024)
Language (typically English, or specify multilingual)
("CRISPR"[Title] OR "Cas9"[Title])
AND ("sickle cell"[MeSH] OR "SCD"[Title/Abstract])
AND 2015:2024[Publication Date]
- **Results**: 247 articles
Repeat for each database searched.
Export and Aggregate Results:
Export results in JSON format from each database
Combine all results into a single file
Deduplicate by DOI (primary) or title (fallback)
Phase 3: Screening and Selection
Deduplication:
Remove duplicates by DOI (primary) or title (fallback)
Document number of duplicates removed
Title Screening:
Review all titles against inclusion/exclusion criteria
Exclude obviously irrelevant studies
Document number excluded at this stage
Abstract Screening:
Read abstracts of remaining studies
Apply inclusion/exclusion criteria rigorously
Document reasons for exclusion
Full-Text Screening:
Obtain full texts of remaining studies
Conduct detailed review against all criteria
Document specific reasons for exclusion
Record final number of included studies
Create PRISMA Flow Diagram:
Initial search: n = X
+-- After deduplication: n = Y
+-- After title screening: n = Z
+-- After abstract screening: n = A
+-- Included in review: n = B
Phase 4: Data Extraction and Quality Assessment
Extract Key Data from each included study:
Study metadata (authors, year, journal, DOI)
Study design and methods
Sample size and population characteristics
Key findings and results
Limitations noted by authors
Funding sources and conflicts of interest
Assess Study Quality:
For RCTs: Use Cochrane Risk of Bias tool
For observational studies: Use Newcastle-Ottawa Scale
For systematic reviews: Use AMSTAR 2
Rate each study: High, Moderate, Low, or Very Low quality
Consider excluding very low-quality studies
Organize by Themes:
Identify 3-5 major themes across studies
Group studies by theme (studies may appear in multiple themes)
Organize Results section by themes or research questions
Synthesize findings across multiple studies within each theme
Compare and contrast different approaches and results
Identify consensus areas and points of controversy
Highlight the strongest evidence
Example structure:
#### 3.3.1 Theme: CRISPR Delivery Methods
Multiple delivery approaches have been investigated for therapeutic
gene editing. Viral vectors (AAV) were used in 15 studies^1-15^ and
showed high transduction efficiency (65-85%) but raised immunogenicity
concerns^3,7,12^. In contrast, lipid nanoparticles demonstrated lower
efficiency (40-60%) but improved safety profiles^16-23^.
Critical Analysis:
Evaluate methodological strengths and limitations across studies
Assess quality and consistency of evidence
Identify knowledge gaps and methodological gaps
Note areas requiring future research
Write Discussion:
Interpret findings in broader context
Discuss clinical, practical, or research implications
Acknowledge limitations of the review itself
Compare with previous reviews if applicable
Propose specific future research directions
Phase 6: Citation Verification
CRITICAL: All citations must be verified for accuracy before final submission.
Verify All DOIs:
Extract all DOIs from the document
Verify each DOI resolves correctly
Retrieve metadata from CrossRef
Generate verification report
Output properly formatted citations
Review Verification Report:
Check for any failed DOIs
Verify author names, titles, and publication details match
Correct any errors in the original document
Re-run verification until all citations pass
Format Citations Consistently:
Choose one citation style and use throughout
Common styles: APA, Nature, Vancouver, Chicago, IEEE
Ensure in-text citations match reference list format
Senior researchers with high h-index (>40 in established fields)
Leading research groups at recognized institutions
Authors with multiple Tier-1 publications in the relevant field
Researchers with recognized expertise (awards, editorial positions, society fellows)
Identifying Seminal Papers
For any topic, identify foundational work by:
High citation count (typically 500+ for papers 5+ years old)
Frequently cited by other included studies (appears in many reference lists)
Published in Tier-1 venues (Nature, Science, Cell family)
Written by field pioneers (often cited as establishing concepts)
Best Practices
Search Strategy
Use multiple databases (minimum 3): Ensures comprehensive coverage
Include preprint servers: Captures latest unpublished findings
Document everything: Search strings, dates, result counts for reproducibility
Test and refine: Run pilot searches, review results, adjust search terms
Sort by citations: When available, sort search results by citation count to surface influential work first
Screening and Selection
Use clear criteria: Document inclusion/exclusion criteria before screening
Screen systematically: Title -> Abstract -> Full text
Document exclusions: Record reasons for excluding studies
Consider dual screening: For systematic reviews, have two reviewers screen independently
Synthesis
Organize thematically: Group by themes, NOT by individual studies
Synthesize across studies: Compare, contrast, identify patterns
Be critical: Evaluate quality and consistency of evidence
Identify gaps: Note what's missing or understudied
Quality and Reproducibility
Assess study quality: Use appropriate quality assessment tools
Verify all citations: Use DOI verification against CrossRef
Document methodology: Provide enough detail for others to reproduce
Follow guidelines: Use PRISMA for systematic reviews
Writing
Be objective: Present evidence fairly, acknowledge limitations
Be systematic: Follow structured template
Be specific: Include numbers, statistics, effect sizes where available
Be clear: Use clear headings, logical flow, thematic organization
Common Pitfalls to Avoid
Single database search: Misses relevant papers; always search multiple databases
No search documentation: Makes review irreproducible; document all searches
Study-by-study summary: Lacks synthesis; organize thematically instead
Unverified citations: Leads to errors; always verify DOIs
Too broad search: Yields thousands of irrelevant results; refine with specific terms
Too narrow search: Misses relevant papers; include synonyms and related terms
Ignoring preprints: Misses latest findings; include bioRxiv, medRxiv, arXiv
No quality assessment: Treats all evidence equally; assess and report quality
Publication bias: Only positive results published; note potential bias
Outdated search: Field evolves rapidly; clearly state search date
Example Workflow
Complete workflow for a biomedical literature review:
# 1. Search multiple databases
# - Use PubMed E-utilities API
# - Use arXiv API
# - Use Semantic Scholar API
# - Use OpenAlex API
# - Export results in JSON format
# 2. Aggregate and deduplicate results
# - Combine JSON outputs
# - Deduplicate by DOI or title
# 3. Screen results and extract data
# - Screen titles, abstracts, full texts
# - Extract key data into the review document
# - Organize by themes
# 4. Write the review following template structure
# - Introduction with clear objectives
# - Detailed methodology section
# - Results organized thematically
# - Critical discussion
# - Clear conclusions
# 5. Verify all citations
# - Check all DOIs resolve via CrossRef
# - Fix any failed citations and re-verify
# 6. Generate professional PDF (optional)
pandoc review.md -o review.pdf --pdf-engine=xelatex --toc
# 7. Review final outputs
Integration with Other Skills
This skill works with other literature-related skills:
Database Access
openalex-database: OpenAlex API for 240M+ works, bibliometric analysis
pip install requests # For API access and citation verification
Required System Tools (for PDF generation)
# For PDF generation (optional)
apt-get install pandoc # Linux
apt-get install texlive-xetex # Linux
# or on macOS:
brew install pandoc
brew install --cask mactex
Summary
This literature-review skill provides:
Systematic methodology following PRISMA and academic best practices
Multi-database integration via open APIs (OpenAlex, Semantic Scholar, PubMed, arXiv)
Citation verification ensuring accuracy and credibility
Professional output in markdown and PDF formats
Comprehensive guidance covering the entire review process
Quality assurance with verification and validation workflows
Reproducibility through detailed documentation requirements
Conduct thorough, rigorous literature reviews that meet academic standards and provide comprehensive synthesis of current knowledge in any domain.