Skip to main content
Run any Skill in Manus
with one click
$pwd:
TianGzlab
GitHub creator profile

TianGzlab

Repository-level view of 93 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
93
repositories
1
occupation fields
2
updated
2026-05-20
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
OmicsClaw
93 skills14224updated 2026-05-20
100% of creator
consensus-interpret
Data Scientists

LLM-grounded biological interpretation of a verified typed consensus run. Reads the typed run dir + the original adata, runs inline per-cluster DE, looks up markers in a bundled tissue-keyed marker DB, and asks the chair LLM to (γ) name each cluster's likely cell type with mandatory marker citations and (β) recommend top-3 next-step skills with mandatory evidence_refs. Output banner [A+I: Interpreted on verified consensus]. Failure-mode contract per ADR 0012.

2026-05-20
sc-consensus-clustering
Data Scientists

Multi-resolution typed consensus over sc-clustering. Fans out leiden / louvain at several resolutions in parallel, scores members by silhouette + cross-method NMI, runs kmode / weighted / LCA consensus on the surviving base clusterings, and emits a verified report carrying the mandatory A-path banner per ADR 0010.

2026-05-19
consensus-domains
Data Scientists

Multi-method consensus over spatial-domains. Fans out 5 methods in parallel, computes a SACCELERATOR-style base-clustering ranking, runs typed consensus (kmode / weighted / LCA), and emits a verified consensus report with the mandatory A-path banner per ADR 0010.

2026-05-19
omics-skill-builder
Software Developers

Load when scaffolding a NEW OmicsClaw skill from a natural-language request — generates the skill directory layout (SKILL.md, parameters.yaml, references/, tests/) under the chosen domain. Skip when modifying an existing skill (edit its files directly) or when only routing a query (use `orchestrator`).

2026-05-15
orchestrator
Software Developers

Load when routing a natural-language omics query to the correct domain skill across spatial / singlecell / genomics / proteomics / metabolomics / bulkrna domains via keyword / LLM / hybrid matching. Skip when the target skill is already known — invoke that skill directly.

2026-05-15
skill-template
Software Developers

Load when copying this directory to bootstrap a new OmicsClaw v2 skill (rename, fill in, then `git add`). Skip when an existing skill already covers the request.

2026-05-12
sc-gene-programs
Data Scientists

Load when extracting gene programs (NMF / cNMF factorisation) and per-cell program usage scores from a non-negative scRNA AnnData. Skip when ranking marker genes per cluster (use sc-markers) or for inferring TF → target regulons (use sc-grn).

2026-05-11
bulkrna-batch-correction
Biological Scientists, All Other

Load when removing batch effects from a multi-cohort bulk RNA-seq dataset using ComBat (R or Python implementation). Skip if there is only one batch, or for single-cell batch integration (use sc-batch-integration), or for spatial multi-slice integration (use spatial-integrate).

2026-05-11
Showing top 8 of 93 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
TianGzlab GitHub Skills | SkillsMP