Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be…
npx clawhub@latest install literature-reviewThe Literature Review skill enables systematic, comprehensive literature reviews following rigorous academic methodology. It searches multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, and more), synthesizes findings thematically, verifies all citations, and generates professionally formatted documents in markdown and PDF formats. Install this skill when you need publication-ready literature reviews with verified citations, documented search strategies, and structured thematic synthesis.
npx clawhub@latest install literature-reviewClick the Install button at the top of this page for one-click setup
Searches across PubMed, bioRxiv, medRxiv, arXiv, Semantic Scholar, and more via integrated scientific skills (gget, bioservices, datacommons-client). Broad academic web coverage is provided by the parallel-web skill (parallel-cli search) with scholarly domain filtering, ensuring no major source is missed.
All citations are verified for accuracy using scripts/verify_citations.py, which extracts DOIs, resolves them via CrossRef, and retrieves authoritative metadata. Supports multiple citation styles including APA (7th edition), Nature, Vancouver, Chicago, and IEEE.
Converts completed reviews from markdown to professionally formatted PDFs via scripts/generate_pdf.py, powered by pandoc and XeLaTeX. Options include selectable citation styles, table of contents, and section numbering.
Guides the review through Planning & Scoping, Systematic Search, Screening & Selection, Data Extraction & Quality Assessment, Thematic Synthesis, Citation Verification, and Document Generation — following PRISMA and Cochrane best practices.
scripts/search_databases.py combines results from all databases, removes duplicates by DOI or title, ranks by citation count, and exports clean aggregated results in markdown or JSON for screening.
Integrates with the scientific-schematics skill to produce publication-quality figures including PRISMA flow diagrams, thematic synthesis diagrams, and conceptual frameworks — colorblind-friendly and high-contrast by default.
A researcher studying CRISPR gene therapy for sickle cell disease uses the skill to search PubMed, bioRxiv, and Semantic Scholar with MeSH terms and Boolean operators, screen hundreds of results against PICO-defined inclusion criteria, extract data, assess bias with the Cochrane Risk of Bias tool, and produce a PRISMA-compliant PDF with Nature-style citations.
A graduate student writing a thesis uses the skill to conduct a multi-database search, organize findings thematically rather than study-by-study, verify all citations, and export a formatted markdown and PDF chapter ready for submission — complete with a documented search methodology for reproducibility.
A technical researcher surveys machine learning literature by querying arXiv (cs.LG, stat.ML categories), Semantic Scholar, and general academic sources via parallel-web, prioritizing highly-cited papers from top venues (NeurIPS, ICML) and synthesizing trends, benchmarks, and open research questions.
A team preparing a grant application uses the skill to quickly scope a research area across multiple databases, identify key seminal works and research gaps, and generate a concise, citation-verified summary document that supports the scientific rationale section of the proposal.
CLI Tools:
parallel-cli (parallel-web skill) — primary web search and URL extraction tool; install via curl -fsSL https://parallel.ai/install.sh | bash or uv tool install "parallel-web-tools[cli]"; requires authentication (parallel-cli auth)Python Packages:
requests — for citation DOI verification (pip install requests)System Tools (for PDF generation):
pandoc — document conversion; install via brew install pandoc (macOS) or apt-get install pandoc (Linux)brew install --cask mactex (macOS) or apt-get install texlive-xetex (Linux)Integrated Skills (must be installed separately on MyClaw):
parallel-web — broad academic and general web searchgget — PubMed, bioRxiv, COSMIC, AlphaFold, Ensembl, UniProt accessbioservices — ChEMBL, KEGG, Reactome, UniProt, PubChem accessdatacommons-client — demographic and statistical datascientific-schematics — AI-generated publication-quality figuresRun python scripts/generate_pdf.py --check-deps to verify pandoc and XeLaTeX are correctly installed.
npx clawhub@latest install literature-reviewLog in to write a review
No reviews yet. Be the first to share your experience!