davila7-literature-review

Search multiple databases and generate PRISMA-aligned literature review outputs.

2|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/anyekoutouming/anyekoutouming --skill davila7-literature-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: davila7-literature-review
Source: https://github.com/anyekoutouming/anyekoutouming/tree/main/davila7-literature-review
Command: npx skills add https://github.com/anyekoutouming/anyekoutouming --skill davila7-literature-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Systematically identify and synthesize evidence across multiple literature databases, enabling reproducible reviews and efficient publication-ready outputs.

Core Features & Use Cases

  • Multi-database search (PubMed, bioRxiv, arXiv, Semantic Scholar) to assemble diverse sources
  • Deduplication, title/abstract/full-text screening, and thematic synthesis for structured reporting
  • Citation verification with Crossref/DOI metadata extraction, and PDF/markdown output generation
  • PRISMA-aligned reporting templates and reusable assets to accelerate academic writing
  • Seamless integration with existing scripts and templates for rapid review deployment

Quick Start

Create a new literature review from the provided template and start a multi-database search for your topic

Frequently Asked Questions about davila7-literature-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a systematic literature review across multiple databases?

Automate a systematic literature review by querying PubMed, bioRxiv, arXiv, and Semantic Scholar simultaneously, then deduplicating results and generating PRISMA-aligned reports. This streamlines rigorous searching and synthesis for biomedical, engineering, and social science topics.

What is the PRISMA workflow for reproducible literature reviews?

The PRISMA workflow for reproducible literature reviews structures the screening process through deduplication, title/abstract screening, and full-text synthesis. It applies reusable templates to generate publication-ready markdown and PDF outputs for systematic reviews.

How do I verify citations and extract DOI metadata for academic writing?

Verify citations and extract DOI metadata for academic writing by checking references against Crossref records. This ensures data accuracy during evidence synthesis and supports generating publication-ready markdown outputs.

Can I use Python scripts to search PubMed and arXiv for evidence synthesis?

You can use Python scripts with the requests dependency to search PubMed and arXiv for evidence synthesis. The process supports multi-database queries, deduplication, and thematic synthesis for structured reporting.

What's the best way to deduplicate search results from multiple academic databases?

Deduplicate search results from multiple academic databases by consolidating queries from PubMed, bioRxiv, arXiv, and Semantic Scholar. This removes redundant records before title/abstract screening and full-text review.

Are there limitations to using automated literature review scripts for biomedical systematic reviews?

Automated literature review scripts for biomedical systematic reviews depend on the requests library for API access and require manual validation during full-text screening. Users must verify citation metadata independently to ensure reproducibility.