Releases: tuirk/SLR-Engine
Releases · tuirk/SLR-Engine
v1.0.0
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/00–09) andslr_enginepackage - Agent skill in
skills/slr-engine/ - Demo project (
projects/_demo/) andpython scripts/smoke_verify.py - OpenAlex, Crossref, arXiv, Semantic Scholar (plus optional PubMed, Europe PMC, DBLP, IA Scholar)
Quick start
- Install the skill from
skills/slr-engine/ - Open the repo in your coding agent and ask for a literature review on your topic
- Exports land in
projects/<id>/exports/
MIT licensed.