一键导入
gene-lookup
Look up gene information from HGNC, OMIM, ClinVar, and UniProt. Use for target validation, variant interpretation, and disease-gene associations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Look up gene information from HGNC, OMIM, ClinVar, and UniProt. Use for target validation, variant interpretation, and disease-gene associations.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | gene-lookup |
| description | Look up gene information from HGNC, OMIM, ClinVar, and UniProt. Use for target validation, variant interpretation, and disease-gene associations. |
Query standard gene databases for nomenclature, function, variants, and disease associations.
| Command | Description |
|---|---|
web_search "site:genenames.org <gene-symbol>" | HGNC approved name and aliases |
web_search "site:omim.org <gene-symbol>" | OMIM gene-disease associations |
web_search "site:ncbi.nlm.nih.gov/clinvar <gene-symbol>" | ClinVar variants |
web_search "site:uniprot.org <gene-symbol>" | UniProt protein information |
web_search "site:gtexportal.org <gene-symbol>" | GTEx expression data |
For each gene, compile:
Save to outputs/gene-lookup-<slug>.md.
Fetch and analyze AlphaFold-predicted protein structures from the AlphaFold DB or EBI.
Autonomous experiment loop that tries ideas, measures results, keeps what works, and discards what doesn't. Use when the user asks to optimize a metric, run an experiment loop, improve performance iteratively, or automate benchmarking.
Search, read, and query research papers via the `alpha` CLI (bioRxiv-backed). Use when the user asks about academic papers, wants to find research on a topic, needs to read a specific paper, ask questions about a paper, inspect a paper's code repository, or manage paper annotations.
Evaluate biomarker performance with ROC analysis, AUC, sensitivity, and specificity.
Monitor bioRxiv and medRxiv preprints for a topic, author, or keyword. Use for staying current with emerging biomedical research before peer review.
Search and summarize clinical trials from ClinicalTrials.gov and EU CTR. Use for drug development, competitive intelligence, and evidence synthesis.