MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
PDF & Documents
📄

Literature Review

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be…

by K-Dense-AIv1.0.0
Productivity
Connecting to VM...
Connecting to VM...
npx clawhub@latest install literature-review
3.3kStars
4.8kDownloads
9Current Installs
3.5kAll-time Installs
📦
v1.0.0Version
📅
Apr 13, 2026Updated
View Source(ClawHub)

Literature Review Skill Overview

The 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.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install literature-review
or

Click the Install button at the top of this page for one-click setup

When to Use Literature Review

Best Fit

  • Conducting a systematic literature review, scoping review, or meta-analysis for a research paper, thesis, or grant application.
  • Synthesizing the current state of knowledge on a biomedical, scientific, or technical topic across multiple databases and publication types.
  • Writing the literature review section of a manuscript and needing verified citations formatted in APA, Nature, Vancouver, Chicago, or IEEE style.
  • Identifying research gaps, seminal papers, and future directions in a domain by searching across preprint servers and peer-reviewed literature simultaneously.

When Not to Use

  • You only need a quick background summary on a topic rather than a documented, reproducible systematic search — a general web search skill may be sufficient.
  • Your domain is outside biomedical, scientific, or technical fields, as the specialized database integrations (PubMed, bioRxiv, arXiv, etc.) will provide limited benefit.
  • You do not need citation verification or PDF output and simply want informal notes on a subject.

Key Features

Multi-Database Systematic Search

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.

Citation Verification and Formatting

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.

Professional PDF and Markdown Output

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.

Structured Seven-Phase Workflow

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.

Search Result Aggregation and Deduplication

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.

AI-Generated Scientific Schematics

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.

Use Cases

Biomedical Systematic Review

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.

Thesis Literature Review Chapter

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.

State-of-the-Art Survey in Computer Science or ML

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.

Rapid Scoping Review for Grant Writing

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.

Requirements

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)
  • XeLaTeX — LaTeX engine; install via 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 search
  • gget — PubMed, bioRxiv, COSMIC, AlphaFold, Ensembl, UniProt access
  • bioservices — ChEMBL, KEGG, Reactome, UniProt, PubChem access
  • datacommons-client — demographic and statistical data
  • scientific-schematics — AI-generated publication-quality figures

Run python scripts/generate_pdf.py --check-deps to verify pandoc and XeLaTeX are correctly installed.

Connecting to VM...
npx clawhub@latest install literature-review
3.3kStars
4.8kDownloads
9Current Installs
3.5kAll-time Installs
📦
v1.0.0Version
📅
Apr 13, 2026Updated
View Source(ClawHub)

FAQ

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!