Source profileQuality 93/100Review permissions

synthetic-sciences/openscience/backend/cli/skills/writing/literature-review/SKILL.md

literature-review

Answer literature-review requests with a concise, source-grounded narrative by default. Escalate to PRISMA screening, evidence tables, figures, files, or PDFs only when the user explicitly asks for a systematic, scoping, or publication-formatted review.

Source repository stars
3,338
Declared platforms
0
Static risk flags
2
Last source update
2026-08-26
Source checked
2026-08-26

Decision brief

What it does: where it fits

Answer literature-review requests with a concise, source-grounded narrative by default. Escalate to PRISMA screening, evidence tables, figures, files, or PDFs only when the user explicitly asks for a systematic, scoping, or publication-formatted review.

Best for

  • Asking for an ordinary narrative literature review or research synthesis
  • Conducting a systematic literature review for research or publication
  • Synthesizing current knowledge on a specific topic across multiple sources

Not for

  • Single database search: Misses relevant papers; always search multiple databases
  • No search documentation: Makes review irreproducible; document all searches

Compatibility matrix

Platform support, with evidence labels

PlatformStatusEvidenceWhat to check
CodexNot declaredNo explicit evidencePortability before use
Claude CodeNot declaredNo explicit evidencePortability before use
CursorNot declaredNo explicit evidencePortability before use
Gemini CLINot declaredNo explicit evidencePortability before use
Open the compatibility checker

Installation

Inspect first. Install second.

The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

Source-detected install commandSource
npx skills add https://github.com/synthetic-sciences/openscience --skill "backend/cli/skills/writing/literature-review"
Safe inspection promptEditorial

Inspect the Agent Skill "literature-review" from https://github.com/synthetic-sciences/openscience/blob/95be136c06386eb18546ce94d134d2c7e66976ac/backend/cli/skills/writing/literature-review/SKILL.md at commit 95be136c06386eb18546ce94d134d2c7e66976ac. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

Workflow

What the source asks the agent to do

  1. 01

    Default: narrative review

    Unless the user explicitly asks for a systematic/scoping review, meta-analysis, paper, report, PDF, or figure:

    Answer in the conversation; do not create files.Use a focused search that is broad enough to support the answer, not a fixed database or paper quota.Synthesize by idea and evidence, not by narrating the workflow.
  2. 02

    Explicit systematic-review mode

    Use the structured workflow below only when the user clearly requests systematic, scoping, meta-analytic, comprehensive publication-grade, or PRISMA-style work. Confirm material scope or spend only when it is genuinely ambiguous.

    Use the structured workflow below only when the user clearly requests systematic, scoping, meta-analytic, comprehensive publication-grade, or PRISMA-style work. Confirm material scope or spend only when it is genuinely…
  3. 03

    Core Workflow

    Explicit systematic reviews follow a structured, multi-phase workflow:

    Define Research Question: Use PICO framework (Population, Intervention, Comparison, Outcome) for clinical/biomedical reviewsExample: "What is the efficacy of CRISPR-Cas9 (I) for treating sickle cell disease (P) compared to standard care (C)?"Establish Scope and Objectives:
  4. 04

    Phase 1: Planning and Scoping

    1. 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)?"

    Define Research Question: Use PICO framework (Population, Intervention, Comparison, Outcome) for clinical/biomedical reviewsExample: "What is the efficacy of CRISPR-Cas9 (I) for treating sickle cell disease (P) compared to standard care (C)?"Establish Scope and Objectives:
  5. 05

    Phase 2: Systematic Literature Search

    1. Multi-Database Search:

    Multi-Database Search:Use gget skill: gget search pubmed "search terms" for PubMed/PMCUse gget skill: gget search biorxiv "search terms" for preprints

Permission review

Static risk signals and limitations

Network access

medium · line 79

The documentation includes network, browsing, or remote request actions.

Search arXiv via direct API (preprints in physics, math, CS, q-bio)

Network access

medium · line 80

The documentation includes network, browsing, or remote request actions.

Search Semantic Scholar via API (200M+ papers, cross-disciplinary)

Runs scripts

medium · line 112

The documentation asks the agent to run terminal commands or scripts.

python search_databases.py combined_results.json \

Runs scripts

medium · line 122

The documentation asks the agent to run terminal commands or scripts.

python search_databases.py results.json --deduplicate --output unique_results.json

Evidence record

Why each signal appears

EvidenceSourceComputedTestedEditorial
SignalValueEvidence typeMeaning
Quality score93/100ComputedDocumentation, specificity, maintenance, and trust rules
Repository stars3,338SourceRepository attention, not individual Skill quality
Compatibility0 platformsSourceDeclared in the catalog source record
Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

Pinned source

Provenance and original SKILL.md

Repository
synthetic-sciences/openscience
Skill path
backend/cli/skills/writing/literature-review/SKILL.md
Commit
95be136c06386eb18546ce94d134d2c7e66976ac
License
Apache-2.0
Collected
2026-08-26
Default branch
main
View the original SKILL.md

Literature Review

Overview

Give the user a clear, conversational synthesis of the relevant literature. Verify citations, explain the field's consensus and disagreements, and scale the method and deliverables to the request.

This skill integrates with multiple scientific skills for database access (gget, bioservices, datacommons-client) and provides specialized tools for citation verification, result aggregation, and document generation.

When to Use This Skill

Use this skill when:

  • Asking for an ordinary narrative literature review or research synthesis
  • 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

Default: narrative review

Unless the user explicitly asks for a systematic/scoping review, meta-analysis, paper, report, PDF, or figure:

  • Answer in the conversation; do not create files.
  • Use a focused search that is broad enough to support the answer, not a fixed database or paper quota.
  • Synthesize by idea and evidence, not by narrating the workflow.
  • Include links or citations for the sources that materially support the answer.
  • Do not create PRISMA diagrams, screening logs, evidence matrices, schematics, or BibTeX appendices.
  • Do not generate images. A figure is an optional deliverable, never a completion requirement.
  • Stop when the question is answered. Do not turn a normal review into a publication pipeline.

Explicit systematic-review mode

Use the structured workflow below only when the user clearly requests systematic, scoping, meta-analytic, comprehensive publication-grade, or PRISMA-style work. Confirm material scope or spend only when it is genuinely ambiguous.


Core Workflow

Explicit systematic reviews follow a structured, multi-phase workflow:

Phase 1: Planning and Scoping

  1. 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)?"
  2. 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)
  3. 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
  4. Set Inclusion/Exclusion Criteria:

    • Date range (e.g., last 10 years: 2015-2024)
    • Language (typically English, or specify multilingual)
    • Publication types (peer-reviewed, preprints, reviews)
    • Study designs (RCTs, observational, in vitro, etc.)
    • Document all criteria clearly

Phase 2: Systematic Literature Search

  1. Multi-Database Search:

    Select databases appropriate for the domain:

    Biomedical & Life Sciences:

    • Use gget skill: gget search pubmed "search terms" for PubMed/PMC
    • Use gget skill: gget search biorxiv "search terms" for preprints
    • Use bioservices skill for ChEMBL, KEGG, UniProt, etc.

    General Scientific Literature:

    • Search arXiv via direct API (preprints in physics, math, CS, q-bio)
    • Search Semantic Scholar via API (200M+ papers, cross-disciplinary)
    • Use Google Scholar for comprehensive coverage (manual or careful scraping)

    Specialized Databases:

    • Use gget alphafold for protein structures
    • Use gget cosmic for cancer genomics
    • Use datacommons-client for demographic/statistical data
    • Use specialized databases as appropriate for the domain
  2. Document Search Parameters:

    ## Search Strategy
    
    ### Database: PubMed
    - **Date searched**: 2024-10-25
    - **Date range**: 2015-01-01 to 2024-10-25
    - **Search string**:
    

    ("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.

  3. Export and Aggregate Results:

    • Export results in JSON format from each database
    • Combine all results into a single file
    • Use scripts/search_databases.py for post-processing:
      python search_databases.py combined_results.json \
        --deduplicate \
        --format markdown \
        --output aggregated_results.md
      

Phase 3: Screening and Selection

  1. Deduplication:

    python search_databases.py results.json --deduplicate --output unique_results.json
    
    • Removes duplicates by DOI (primary) or title (fallback)
    • Document number of duplicates removed
  2. Title Screening:

    • Review all titles against inclusion/exclusion criteria
    • Exclude obviously irrelevant studies
    • Document number excluded at this stage
  3. Abstract Screening:

    • Read abstracts of remaining studies
    • Apply inclusion/exclusion criteria rigorously
    • Document reasons for exclusion
  4. 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
  5. 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

  1. 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
  2. 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
  3. Organize by Themes:

    • Identify 3-5 major themes across studies
    • Group studies by theme (studies may appear in multiple themes)
    • Note patterns, consensus, and controversies

Phase 5: Synthesis and Analysis

  1. Create Review Document from template:

    cp assets/review_template.md my_literature_review.md
    
  2. Write Thematic Synthesis (NOT study-by-study summaries):

    • 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^.
    
  3. 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
  4. 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.

  1. Verify All DOIs:

    python scripts/verify_citations.py my_literature_review.md
    

    This script:

    • Extracts all DOIs from the document
    • Verifies each DOI resolves correctly
    • Retrieves metadata from CrossRef
    • Generates verification report
    • Outputs properly formatted citations
  2. 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
  3. Format Citations Consistently:

    • Choose one citation style and use throughout (see references/citation_styles.md)
    • Common styles: APA, Nature, Vancouver, Chicago, IEEE
    • Use verification script output to format citations correctly
    • Ensure in-text citations match reference list format

Phase 7: Document Generation

  1. Generate PDF:

    python scripts/generate_pdf.py my_literature_review.md \
      --citation-style apa \
      --output my_review.pdf
    

    Options:

    • --citation-style: apa, nature, chicago, vancouver, ieee
    • --no-toc: Disable table of contents
    • --no-numbers: Disable section numbering
    • --check-deps: Check if pandoc/xelatex are installed
  2. Review Final Output:

    • Check PDF formatting and layout
    • Verify all sections are present
    • Ensure citations render correctly
    • Check that figures/tables appear properly
    • Verify table of contents is accurate
  3. Quality Checklist:

    • All DOIs verified with verify_citations.py
    • Citations formatted consistently
    • PRISMA flow diagram included (for systematic reviews)
    • Search methodology fully documented
    • Inclusion/exclusion criteria clearly stated
    • Results organized thematically (not study-by-study)
    • Quality assessment completed
    • Limitations acknowledged
    • References complete and accurate
    • PDF generates without errors

Database-Specific Search Guidance

PubMed / PubMed Central

Access via gget skill:

# Search PubMed
gget search pubmed "CRISPR gene editing" -l 100

# Search with filters
# Use PubMed Advanced Search Builder to construct complex queries
# Then execute via gget or direct Entrez API

Search tips:

  • Use MeSH terms: "sickle cell disease"[MeSH]
  • Field tags: [Title], [Title/Abstract], [Author]
  • Date filters: 2020:2024[Publication Date]
  • Boolean operators: AND, OR, NOT
  • See MeSH browser: https://meshb.nlm.nih.gov/search

bioRxiv / medRxiv

Access via gget skill:

gget search biorxiv "CRISPR sickle cell" -l 50

Important considerations:

  • Preprints are not peer-reviewed
  • Verify findings with caution
  • Check if preprint has been published (CrossRef)
  • Note preprint version and date

arXiv

Access via direct API or WebFetch:

# Example search categories:
# q-bio.QM (Quantitative Methods)
# q-bio.GN (Genomics)
# q-bio.MN (Molecular Networks)
# cs.LG (Machine Learning)
# stat.ML (Machine Learning Statistics)

# Search format: category AND terms
search_query = "cat:q-bio.QM AND ti:\"single cell sequencing\""

Semantic Scholar

Access via direct API (requires API key, or use free tier):

  • 200M+ papers across all fields
  • Excellent for cross-disciplinary searches
  • Provides citation graphs and paper recommendations
  • Use for finding highly influential papers

Specialized Biomedical Databases

Use appropriate skills:

  • ChEMBL: bioservices skill for chemical bioactivity
  • UniProt: gget or bioservices skill for protein information
  • KEGG: bioservices skill for pathways and genes
  • COSMIC: gget skill for cancer mutations
  • AlphaFold: gget alphafold for protein structures
  • PDB: gget or direct API for experimental structures

Citation Chaining

Expand search via citation networks:

  1. Forward citations (papers citing key papers):

    • Use Google Scholar "Cited by"
    • Use Semantic Scholar or OpenAlex APIs
    • Identifies newer research building on seminal work
  2. Backward citations (references from key papers):

    • Extract references from included papers
    • Identify highly cited foundational work
    • Find papers cited by multiple included studies

Citation Style Guide

Detailed formatting guidelines are in references/citation_styles.md. Quick reference:

APA (7th Edition)

  • In-text: (Smith et al., 2023)
  • Reference: Smith, J. D., Johnson, M. L., & Williams, K. R. (2023). Title. Journal, 22(4), 301-318. https://doi.org/10.xxx/yyy

Nature

  • In-text: Superscript numbers^1,2^
  • Reference: Smith, J. D., Johnson, M. L. & Williams, K. R. Title. Nat. Rev. Drug Discov. 22, 301-318 (2023).

Vancouver

  • In-text: Superscript numbers^1,2^
  • Reference: Smith JD, Johnson ML, Williams KR. Title. Nat Rev Drug Discov. 2023;22(4):301-18.

Always verify citations with verify_citations.py before finalizing.

Best Practices

Prioritizing High-Impact Papers (CRITICAL)

Always prioritize influential, highly-cited papers from reputable authors and top venues. Quality matters more than quantity in literature reviews.

Citation Count Thresholds

Use citation counts to identify the most impactful papers:

Paper AgeCitation ThresholdClassification
0-3 years20+ citationsNoteworthy
0-3 years100+ citationsHighly Influential
3-7 years100+ citationsSignificant
3-7 years500+ citationsLandmark Paper
7+ years500+ citationsSeminal Work
7+ years1000+ citationsFoundational

Journal and Venue Tiers

Prioritize papers from higher-tier venues:

  • Tier 1 (Always Prefer): Nature, Science, Cell, NEJM, Lancet, JAMA, PNAS, Nature Medicine, Nature Biotechnology
  • Tier 2 (Strong Preference): High-impact specialized journals (IF>10), top conferences (NeurIPS, ICML for ML/AI)
  • Tier 3 (Include When Relevant): Respected specialized journals (IF 5-10)
  • Tier 4 (Use Sparingly): Lower-impact peer-reviewed venues

Author Reputation Assessment

Prefer papers from:

  • Senior researchers with high h-index (>40 in established fields)
  • Leading research groups at recognized institutions (Harvard, Stanford, MIT, Oxford, etc.)
  • 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:

  1. High citation count (typically 500+ for papers 5+ years old)
  2. Frequently cited by other included studies (appears in many reference lists)
  3. Published in Tier-1 venues (Nature, Science, Cell family)
  4. Written by field pioneers (often cited as establishing concepts)

Search Strategy

  1. Use multiple databases (minimum 3): Ensures comprehensive coverage
  2. Include preprint servers: Captures latest unpublished findings
  3. Document everything: Search strings, dates, result counts for reproducibility
  4. Test and refine: Run pilot searches, review results, adjust search terms
  5. Sort by citations: When available, sort search results by citation count to surface influential work first

Screening and Selection

  1. Use clear criteria: Document inclusion/exclusion criteria before screening
  2. Screen systematically: Title → Abstract → Full text
  3. Document exclusions: Record reasons for excluding studies
  4. Consider dual screening: For systematic reviews, have two reviewers screen independently
  5. Prioritize Tier-1 venues: Include all relevant papers from top venues before considering lower-tier sources

Synthesis

  1. Organize thematically: Group by themes, NOT by individual studies
  2. Synthesize across studies: Compare, contrast, identify patterns
  3. Be critical: Evaluate quality and consistency of evidence
  4. Identify gaps: Note what's missing or understudied
  5. Lead with high-impact work: Start each theme with the most influential/cited papers

Quality and Reproducibility

  1. Assess study quality: Use appropriate quality assessment tools
  2. Verify all citations: Run verify_citations.py script
  3. Document methodology: Provide enough detail for others to reproduce
  4. Follow guidelines: Use PRISMA for systematic reviews

Writing

  1. Be objective: Present evidence fairly, acknowledge limitations
  2. Be systematic: Follow structured template
  3. Be specific: Include numbers, statistics, effect sizes where available
  4. Be clear: Use clear headings, logical flow, thematic organization
  5. Cite impact indicators: When relevant, mention citation counts and venue prestige

Common Pitfalls to Avoid

  1. Single database search: Misses relevant papers; always search multiple databases
  2. No search documentation: Makes review irreproducible; document all searches
  3. Study-by-study summary: Lacks synthesis; organize thematically instead
  4. Unverified citations: Leads to errors; always run verify_citations.py
  5. Too broad search: Yields thousands of irrelevant results; refine with specific terms
  6. Too narrow search: Misses relevant papers; include synonyms and related terms
  7. Ignoring preprints: Misses latest findings; include bioRxiv, medRxiv, arXiv
  8. No quality assessment: Treats all evidence equally; assess and report quality
  9. Publication bias: Only positive results published; note potential bias
  10. Outdated search: Field evolves rapidly; clearly state search date

Example Workflow

Complete workflow for a biomedical literature review:

# 1. Create review document from template
cp assets/review_template.md crispr_sickle_cell_review.md

# 2. Search multiple databases using appropriate skills
# - Use gget skill for PubMed, bioRxiv
# - Use direct API access for arXiv, Semantic Scholar
# - Export results in JSON format

# 3. Aggregate and process results
python scripts/search_databases.py combined_results.json \
  --deduplicate \
  --rank citations \
  --year-start 2015 \
  --year-end 2024 \
  --format markdown \
  --output search_results.md \
  --summary

# 4. Screen results and extract data
# - Manually screen titles, abstracts, full texts
# - Extract key data into the review document
# - Organize by themes

# 5. Write the review following template structure
# - Introduction with clear objectives
# - Detailed methodology section
# - Results organized thematically
# - Critical discussion
# - Clear conclusions

# 6. Verify all citations
python scripts/verify_citations.py crispr_sickle_cell_review.md

# Review the citation report
cat crispr_sickle_cell_review_citation_report.json

# Fix any failed citations and re-verify
python scripts/verify_citations.py crispr_sickle_cell_review.md

# 7. Generate professional PDF
python scripts/generate_pdf.py crispr_sickle_cell_review.md \
  --citation-style nature \
  --output crispr_sickle_cell_review.pdf

# 8. Review final PDF and markdown outputs

Integration with Other Skills

This skill works seamlessly with other scientific skills:

Database Access Skills

  • gget: PubMed, bioRxiv, COSMIC, AlphaFold, Ensembl, UniProt
  • bioservices: ChEMBL, KEGG, Reactome, UniProt, PubChem
  • datacommons-client: Demographics, economics, health statistics

Analysis Skills

  • pydeseq2: RNA-seq differential expression (for methods sections)
  • scanpy: Single-cell analysis (for methods sections)
  • anndata: Single-cell data (for methods sections)
  • biopython: Sequence analysis (for background sections)

Visualization Skills

  • matplotlib: Generate figures and plots for review
  • seaborn: Statistical visualizations

Writing Skills

  • brand-guidelines: Apply institutional branding to PDF
  • internal-comms: Adapt review for different audiences
  • venue-templates: Access venue-specific writing style guides when preparing reviews for publication

Venue-Specific Writing Styles

When preparing a literature review for a specific journal, consult the venue-templates skill for writing style guidance:

  • venue_writing_styles.md: Master style comparison across venues
  • nature_science_style.md: Nature/Science flowing abstract style, story-driven structure
  • cell_press_style.md: Cell Press graphical abstracts, Highlights format
  • medical_journal_styles.md: NEJM/Lancet/JAMA structured abstracts, PRISMA compliance

These guides help adapt your review's tone, abstract format, and structure to match the target venue's expectations.

Resources

Bundled Resources

Scripts:

  • scripts/verify_citations.py: Verify DOIs and generate formatted citations
  • scripts/generate_pdf.py: Convert markdown to professional PDF
  • scripts/search_databases.py: Process, deduplicate, and format search results

References:

  • references/citation_styles.md: Detailed citation formatting guide (APA, Nature, Vancouver, Chicago, IEEE)
  • references/database_strategies.md: Comprehensive database search strategies

Assets:

  • assets/review_template.md: Complete literature review template with all sections

External Resources

Guidelines:

Tools:

Citation Styles:

Dependencies

Required Python Packages

pip install requests  # For citation verification

Required System Tools

# For PDF generation
brew install pandoc  # macOS
apt-get install pandoc  # Linux

# For LaTeX (PDF generation)
brew install --cask mactex  # macOS
apt-get install texlive-xetex  # Linux

Check dependencies:

python scripts/generate_pdf.py --check-deps

Summary

This literature-review skill provides:

  1. Systematic methodology following academic best practices
  2. Multi-database integration via existing scientific skills
  3. Citation verification ensuring accuracy and credibility
  4. Professional output in markdown and PDF formats
  5. Comprehensive guidance covering the entire review process
  6. Quality assurance with verification and validation tools
  7. Reproducibility through detailed documentation requirements

Conduct thorough, rigorous literature reviews that meet academic standards and provide comprehensive synthesis of current knowledge in any domain.

Frequently asked questions

What to verify before installation and use

What does the literature-review source document cover?

Answer literature-review requests with a concise, source-grounded narrative by default. Escalate to PRISMA screening, evidence tables, figures, files, or PDFs only when the user explicitly asks for a systematic, scoping, or publication-formatted review.

How do I install literature-review?

The source record exposes this install command: npx skills add https://github.com/synthetic-sciences/openscience --skill "backend/cli/skills/writing/literature-review". Inspect the command and pinned source before running it.

Which permission-related actions were detected?

Static rules flagged network, exec-script in the source; the page lists the matching lines and excerpts.

Alternatives

Compare before choosing

Computed 9034,478

K-Dense-AI/scientific-agent-skills

literature-review

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, 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.).

Computed 10024,975

alirezarezvani/claude-skills

app-store-optimization

App Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklist

Computed 9965

brucesongs/kali-claw

insecure-design

Insecure Design (OWASP A06:2025) focuses on security flaws in system architecture and design phases, rather than code implementation-level bugs.

Computed 9916

NintendaDev/unikit-ai

unikit-docs

Generate and maintain the project's TECHNICAL documentation from its codebase — scans the project structure, tech stack, and module boundaries, then writes a lean README landing page plus detailed topic pages (architecture, modules, setup, build, APIs), only the docs that are relevant. Use whenever the user wants to create, update, or validate documentation of the CODE or the project itself, e.g. "generate documentation", "create docs", "write the README", "update the project docs", "document th