nlr-workflow
End-to-end narrative literature review writing and citation workflow
All Skills in This Repository (6)
Pure Emerald Level Indicatorslit-gate
Assess academic manuscript drafts for submission readiness with customizable checks.
lit-deregister
Detect and rewrite AI-generated patterns in academic manuscript drafts.
lit-audit
Audit academic manuscript claims against extraction notes with status labels.
lit-status
Assess literature review project phase from directory structure and log files.
lit-cite
Convert author-year citations in manuscript drafts to pandoc citekey format using a BibTeX file.
lit-draft
Draft literature review sections from outlines and extracted notes.
Frequently Asked Questions
FAQPage SchemaHow to install NLR-workflow?โผ
Run `npx skills add bionoob7/nlr-workflow --all -g -y` in your terminal to install all six skills globally.
What does NLR-workflow do?โผ
It guides you through a complete narrative literature review: searching PubMed, screening papers, extracting notes, drafting sections, auditing facts, and exporting a cited Word manuscript.
How does it prevent made-up numbers in my review?โผ
The lit-audit skill cross-checks every metric, dataset name, and sample size in your manuscript against your extraction notes and flags mismatches or uncited claims.
Does it work with Zotero and Word?โผ
Yes. It imports papers via NBIB, converts citation placeholders to pandoc citekeys with Better BibTeX, and exports a Word file with live Zotero citation fields.
Can I use it for a topic other than cancer research?โผ
Yes. The cancer digital twin project is only a template; you can replace the search queries, scope rules, and outline with any biomedical review topic.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides