Skip to content

Releases: tuirk/SLR-Engine

v1.0.0

02 Jun 16:15

Choose a tag to compare

First public release of SLR-Engine.

Hybrid agent skill (scripts + prompts) for systematic literature reviews: search academic databases, screen with human-in-the-loop, download open-access papers when available, and export PRISMA diagrams, CSV/RIS, and a full audit trail.

Includes

  • Python pipeline (scripts/0009) and slr_engine package
  • Agent skill in skills/slr-engine/
  • Demo project (projects/_demo/) and python scripts/smoke_verify.py
  • OpenAlex, Crossref, arXiv, Semantic Scholar (plus optional PubMed, Europe PMC, DBLP, IA Scholar)

Quick start

  1. Install the skill from skills/slr-engine/
  2. Open the repo in your coding agent and ask for a literature review on your topic
  3. Exports land in projects/<id>/exports/

MIT licensed.