agentsclimarketplace

Bioscience research router

Skill yigityildiz0/scientific-agent-skills/skills/common/bioscience-research-router

Bilingual, searchable Agent Skills for reproducible scientific research across Claude Code, OpenAI Codex, and OpenCode.

Install
npx -y skills add yigityildiz0/scientific-agent-skills --skill bioscience-research-router

Assembled 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

Routes life-science work across scientific strategy, literature review, experimental design, molecular-genetics assay planning, RStudio reproducible analysis, R data wrangling, R biostatistics, bulk RNA-seq differential expression (DESeq2), ggplot2 figures, Quarto reporting, academic presentations, research synthesis, knowledge organization, single-cell QC, scvi-tools, and nf-core/Nextflow workflows. Use for wet-lab, molecular genetics, bioinformatics, omics, laboratory data, R or RStudio analysis, statistics and modeling, data cleaning and joins, publication figures, scientific report writing, thesis or conference talks, research planning, evidence synthesis, or U.S. research-compliance questions where reproducibility, provenance, privacy, biosafety, IRB/IBC, GLP, or GMP boundaries matter.

SKILL.md

6.5 KB, as published. Nobody here has run it

Bioscience Research Router

Route the task to the smallest sufficient scientific workflow, then enforce evidence, reproducibility, privacy, and human-review gates.

Route the work

NeedPrimary skillCombine with
Choose or rescue a research problemscientific-problem-selectionscientific-literature-review, experimental-design
Review biomedical evidencescientific-literature-reviewshared deep-research when available
Plan controls, randomization, blocks, batches, or DOEexperimental-designstatistics/power skill from the shared master when needed
Design or validate PCR/qPCR primers or probesmolecular-genetics-assay-planningscientific-literature-review for assay evidence
Set up or repair an RStudio project, renv, or a clean reproducible runrstudio-reproducible-analysisquarto-authoring for the report
Clean, join, reshape, or validate lab/omics tables in Rr-bioscience-data-wranglingrstudio-reproducible-analysis
Choose, fit, diagnose, and report an R statistical model or contrastr-biostatistics-workflowexperimental-design, r-bioscience-data-wrangling
Bulk RNA-seq differential expression from a count matrixbio-differential-expression-deseq2-basicsr-biostatistics-workflow; nextflow-development upstream
Publication-quality figures in R with ggplot2bio-data-visualization-ggplot2-fundamentalsr-biostatistics-workflow first
Reproducible scientific report (.qmd) with code, tables, and citationsquarto-authoringrstudio-reproducible-analysis
Thesis defense, seminar, lab meeting, grant, or conference presentationacademic-presentationsbio-data-visualization-ggplot2-fundamentals, scientific-literature-review
Synthesize interviews, notes, findings, or mixed evidenceresearch-synthesisscientific-literature-review for source-backed literature
Organize durable paper, method, protocol, or project notesknowledge-basequarto-authoring for reproducible reports
QC .h5ad or 10x .h5 single-cell RNA datasingle-cell-rna-qcscvi-tools after QC
Integrate or model single-cell/multiome datascvi-toolssingle-cell-rna-qc first
Run reproducible RNA-seq, WGS/WES, or ATAC-seq pipelinesnextflow-developmentexperimental-design, literature review
Check U.S. IRB/IBC/GLP/GMP/FDA contextthis skillread references/regulatory-routing.md

Do not invoke every skill. Use one primary skill and only the supporting skills that close an identified gap.

Scientific execution contract

  1. State the scientific question, biological unit, sample type, organism, reference build, data modality, and intended decision.
  2. Separate raw data, derived data, code, parameters, and interpretation. Never overwrite raw data; work on a copy and preserve identifiers or checksums.
  3. Record controls, biological versus technical replicates, randomization, blocking, batch structure, exclusion rules, and planned statistics before interpreting results.
  4. Verify actual tool and package versions before using examples. Pin an exact tested version for reproducible runs; do not silently upgrade a working pipeline.
  5. Run a small validation or test profile before full data. Preserve logs, commands, seeds, environment information, and failure messages.
  6. Report evidence, assumptions, uncertainty, alternatives, and validation status separately. Label hypotheses and preprints explicitly.
  7. Require a qualified human to approve biological interpretation, wet-lab execution, regulated decisions, clinical relevance, and publication claims.

Read references/evidence-and-reproducibility.md for the evidence hierarchy and minimum audit trail.

Privacy and external systems

  • Treat unpublished sequences, patient-linked data, sample identifiers, credentials, and institutional records as sensitive.
  • Prefer local processing. Do not upload sensitive or controlled data to a third-party service without explicit authorization and the institution's approved data-use path.
  • Remove direct identifiers and unnecessary metadata before sharing. De-identification does not itself prove HIPAA or institutional compliance.
  • Use public accession downloads only after confirming the accession and intended dataset. Record the source URL, accession, retrieval date, and checksum when available.

Safety and compliance boundary

  • Provide scientific and regulatory source navigation, not medical, legal, biosafety, IRB, IBC, GLP, GMP, or quality-unit approval.
  • Do not decide whether an activity is exempt, compliant, safe, diagnostic, or ready for clinical/manufacturing use.
  • For human participants or identifiable biospecimens, stop at a draft/research plan and route the decision to the institution's IRB/privacy office.
  • For recombinant or synthetic nucleic acids, engineered organisms, viral vectors, pathogens, toxins, or uncertain containment, route the protocol to the institutional IBC/EHS/biosafety officer before execution.
  • For animal work, route design and procedures to the institution's IACUC/veterinary oversight.
  • For regulated nonclinical or manufacturing work, distinguish research guidance from controlled SOPs and route final decisions to QA/regulatory professionals.

Read references/regulatory-routing.md whenever any regulated trigger appears.

Deliverable

Return a compact research packet:

  • question and scope;
  • selected workflow and why;
  • inputs and provenance;
  • analysis or experiment plan;
  • controls and validation gates;
  • evidence table with citations;
  • assumptions, uncertainties, and alternatives;
  • human approvals or institutional reviews required;
  • reproducibility record and next safe action.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.