LatteReview (Systematic Review Automation)

Automate systematic literature reviews with multi-agent screening and data extraction workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tajo9128/BioDockify-pharma-research-ai --skill lattereview-systematic-review-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: LatteReview (Systematic Review Automation)
Source: https://github.com/tajo9128/BioDockify-pharma-research-ai/tree/main/agent_zero/skills/latte_review
Command: npx skills add https://github.com/tajo9128/BioDockify-pharma-research-ai --skill lattereview-systematic-review-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates systematic literature reviews using multi-agent AI workflows to streamline screening, data abstraction, and synthesis.

Core Features & Use Cases

  • Automated Title/Abstract Screening: triages papers based on inclusion criteria.
  • Full-Text Screening: performs in-depth evaluation of candidate studies.
  • Data Abstraction & Scoring: extracts structured data points and assigns relevance scores.
  • Use Case: Researchers can quickly build a high-quality evidence base for a PhD thesis or grant proposal.

Quick Start

Start LatteReview by loading your dataset (e.g., data/papers.csv) and defining inclusion/exclusion criteria, then run the screening workflow to produce a results CSV.

Frequently Asked Questions about LatteReview (Systematic Review Automation)

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

FAQPage Schema
How do I automate systematic literature screening for biomedical research?

Systematic literature screening is automated using AI-driven multi-agent workflows that evaluate papers against customizable inclusion and exclusion criteria across title/abstract and full-text stages.

Can I extract structured data from scientific papers using AI workflows?

Data abstraction from scientific papers is performed by dedicated AI agents that extract structured data points and assign relevance scores to streamline synthesis for biomedical research.

Do I need a local LM Studio endpoint to run automated systematic reviews?

A local LM Studio endpoint is required, as the multi-agent review workflow expects LatteReview infrastructure to execute its title/abstract, scoring, and abstraction reviewers.

What is the best way to set up a literature dataset for AI-assisted systematic review?

Set up a literature dataset by loading a CSV file such as data/papers.csv, defining inclusion/exclusion criteria, and running the screening workflow to produce a results CSV.

How does multi-agent AI review work for full-text screening?

Multi-agent AI full-text screening works by deploying specialized reviewers that perform in-depth evaluation of candidate studies, applying customizable criteria to filter literature for evidence synthesis.

Are there limitations when using AI workflows for data abstraction in systematic reviews?

Limitations include dependency on local LM Studio infrastructure and the need for clearly defined inclusion criteria, as automated data abstraction and scoring are constrained by the provided model's capabilities.