Scientific literature review
Skill yigityildiz0/scientific-agent-skills/skills/common/scientific-literature-review
Bilingual, searchable Agent Skills for reproducible scientific research across Claude Code, OpenAI Codex, and OpenCode.
npx -y skills add yigityildiz0/scientific-agent-skills --skill scientific-literature-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
3 things to look at
- 18 days oldThe repository was created 18 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Produces traceable biomedical and life-science literature searches, evidence maps, narrative reviews, scoping reviews, and systematic-review drafts with verified citations. Use for PubMed/MeSH searches, research-gap analysis, evidence synthesis, citation checking, review protocols, PRISMA-style reporting, or literature sections where primary sources, exact search strings, deduplication, screening criteria, and uncertainty must be preserved.
SKILL.md
4.5 KB, as published. Nobody here has run it
Scientific Literature Review
Build a reproducible evidence trail. Do not generate a polished narrative first and search for citations afterward.
Choose the review mode
| Mode | Use when | Minimum output |
|---|---|---|
| Rapid evidence map | Time is limited; landscape and gaps matter | search log, source table, themes, gaps |
| Narrative review | Explain a field without claiming exhaustive coverage | scoped search, representative primary evidence, limitations |
| Scoping review | Map concepts, methods, or evidence types broadly | protocol, reproducible search, screening ledger, charted evidence |
| Systematic review | A focused question needs comprehensive, auditable selection | protocol, multi-database search, deduplication, dual/human screening plan, risk-of-bias plan, PRISMA records |
| Meta-analysis support | Comparable effect estimates exist | systematic-review foundation plus statistical protocol and human statistician review |
Never call a review “systematic” merely because many sources were read.
Workflow
- Frame the question with the appropriate structure: PICO/PECO for intervention or exposure, PCC for scoping, or a mechanistic question with explicit model, perturbation, comparator, and outcome.
- Predefine dates, languages, study types, populations/models, outcomes, inclusion/exclusion criteria, and treatment of preprints. Record deviations.
- Build concept blocks with synonyms, gene/protein aliases, controlled vocabulary, and spelling variants. Read
references/database-search.md. - Search PubMed plus at least one complementary database appropriate to the topic. Preserve the exact query, database, filters, search date, result count, and PubMed Search Details/translation.
- Export stable identifiers and deduplicate by DOI, PMID/PMCID, accession, then normalized title/author/year. Keep a duplicate-resolution log.
- Screen title/abstract and then full text against the predefined criteria. For publication-grade or regulated work, a qualified human owns inclusion decisions and conflict resolution.
- Extract study design, model/population, sample size, intervention/exposure, comparator, outcome, effect estimate, uncertainty, methods, funding/conflicts, and limitations into an evidence table.
- Appraise evidence using a method appropriate to the study design; do not invent a universal score. Read
references/evidence-appraisal.md. - Verify every citation against a primary bibliographic record before delivery. Read
references/citation-verification.md. - Synthesize by evidence pattern, not paper-by-paper summary. Separate replicated findings, contested findings, methodological causes of disagreement, gaps, and inference.
Use the shared deep-research skill for parallel discovery when available, but retain this skill's scientific search log, source hierarchy, screening, and verification rules.
Non-negotiable quality rules
- Prefer primary papers for scientific claims; use reviews to orient and discover primary evidence.
- Label preprints, conference abstracts, retractions, corrections, and expressions of concern.
- Never infer full-text results from an abstract or search snippet.
- Quote sparingly and preserve the source's meaning; do not transform correlation into causation.
- Do not fabricate DOI, PMID, author, journal, year, sample size, effect, or quotation.
- Distinguish no evidence found from evidence of no effect.
- Report search and access limitations, unavailable full texts, and unsearched databases.
- Do not claim PRISMA compliance unless every applicable checklist item and flow record is complete; otherwise say “PRISMA-informed.”
Deliverable
Return:
- question, review mode, scope, and protocol summary;
- exact search log;
- inclusion/exclusion and screening summary;
- evidence table with stable identifiers;
- synthesis with confidence and contradictory evidence;
- limitations, gaps, and recommended next searches/experiments;
- verified references;
- reproducibility appendix with search date and tool/database versions when available.