What problem does it solve? Conducting a rigorous literature review requires searching multiple academic databases, deduplicating results, screening papers, verifying every citation, and formatting the output to academic standards — a slow, error-prone manual process. ## Core Features & Use Cases - Multi-Database Search: Search PubMed, arXiv, bioRxiv, Semantic Scholar, and web sources via parallel-cli, then aggregate and deduplicate results with search_databases.py. - Citation Verification & Formatting: Verify every DOI against CrossRef and generate formatted references in APA, Nature, Vancouver, Chicago, or IEEE styles. - Professional Document Generation: Convert the finished markdown review into a styled PDF with pandoc, plus AI-generated figures such as PRISMA flow diagrams. - Use Case: A researcher writing a systematic review on CRISPR therapies for sickle cell disease can search multiple databases, screen results following PRISMA, verify all citations, and produce a publication-ready PDF in one workflow. ## Quick Start Use the literature-review skill to conduct a systematic review of CRISPR gene therapy for sickle cell disease, searching PubMed and bioRxiv, verifying all citations, and generating a PDF in Nature citation style.