II.
LibraryProcess overview
Reference · livelib-process:scientific-discovery--literature-review-synthesis
literature-review-synthesis overview
Systematically search, evaluate, and synthesize existing research - Guides researchers through comprehensive literature review following PRISMA guidelines, including search strategy, screening, quality assessment, and synthesis of findings.
Attributes
displayName
literature-review-synthesis
description
Systematically search, evaluate, and synthesize existing research - Guides researchers through
comprehensive literature review following PRISMA guidelines, including search strategy, screening, quality
assessment, and synthesis of findings.
libraryPath
library/specializations/domains/science/scientific-discovery/literature-review-synthesis.js
specialization
scientific-discovery
references
- - Page, M.J. et al. (2021). PRISMA 2020 Statement - Higgins, J.P.T. et al. (2019). Cochrane Handbook for Systematic Reviews - Grant, M.J. & Booth, A. (2009). A typology of reviews
example
const result = await orchestrate('domains/science/scientific-discovery/literature-review-synthesis', {
researchQuestion: 'What is the effectiveness of mindfulness interventions for anxiety?',
scope: { type: 'systematic-review', focus: 'RCTs' },
databases: ['PubMed', 'PsycINFO', 'Cochrane'],
dateRange: { start: '2010', end: '2024' }
});
usesAgents
- statistical-test-selector
Outgoing edges
lib_applies_to_domain1
- domain:scientific-discovery·DomainScientific Discovery
lib_belongs_to_specialization2
- specialization:scientific-research-methods·SpecializationScientific Research Methods
- specialization:scientific-discovery·SpecializationScientific Discovery
lib_implements_workflow2
- workflow:experiment-design·WorkflowExperiment Design
- workflow:peer-review-cycle·WorkflowPeer Review Cycle
lib_involves_role2
- role:research-engineer·RoleResearch Engineer
- role:computational-scientist·RoleComputational Scientist
lib_requires_skill_area3
- skill-area:data-analysis·SkillAreaData Analysis
- skill-area:statistical-analysis·SkillAreaStatistical Analysis
- skill-area:deep-web-research·SkillAreaDeep Web Research
Incoming edges
None.