Token导航 LogoToken导航TokenDH.com
研究检索执行命令github未标认证来源可访问许可证需确认审计提醒

tooluniverse-immunology工具宇宙免疫学

Agent Skill

tooluniverse-immunology 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,247

周安装

53

GitHub Stars

1,321

下载量

437
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:tooluniverse-immunology(工具宇宙免疫学)
来源仓库:https://github.com/mims-harvard/tooluniverse
仓库路径:skills/tooluniverse-immunology
安装命令:
npx skills add https://github.com/mims-harvard/tooluniverse --skill tooluniverse-immunology
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/mims-harvard/tooluniverse --skill tooluniverse-immunology

简介

用于查找、检索和筛选相关信息。tooluniverse-immunology 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合根据关键词或任务场景快速定位候选研究资料。
  • 通过调用工具执行搜索任务并返回匹配结果列表。
  • 需结合来源仓库 README 核验具体用法和参数格式。
  • 安装前建议确认是否触发联网及文件读写权限。

SKILL.md

Immunology Research Skill

KEY PRINCIPLES: Multi-layer evidence; source every claim; use immunology-specific databases first (IEDB, IMGT, SAbDab); always use English gene/protein names in tool calls.


LOOK UP, DON'T GUESS

When uncertain about any scientific fact, SEARCH databases first (PubMed, UniProt, ChEMBL, ClinVar, etc.) rather than reasoning from memory. A database-verified answer is always more reliable than a guess.

For MC about immune mechanisms: Look up the specific pathway/receptor/cytokine before answering. Use PubMed_search_articles with the exact terms from the question. The answer is almost always in the first few search results.

Specific LOOK UP targets (never guess these):

  • Immune cell markers: CD markers for cell subsets (e.g., Treg = CD4+CD25+FOXP3+, not just "CD4+"). Query UniProt or IEDB.
  • Cytokine functions: IL-17 is pro-inflammatory (Th17), IL-10 is anti-inflammatory (Treg) — but context matters. Verify via KEGG pathway or PubMed.
  • MHC/HLA restrictions: Which HLA allele presents which peptide — always check IEDB MHC binding data; allele-level differences are critical (HLA-A*02:01 vs HLA-A*02:07 have different peptide repertoires).
  • Antibody Kd values: Never estimate binding affinity; check SAbDab, IEDB, or published literature.

COMPUTE, DON'T DESCRIBE

When analysis requires computation (statistics, data processing, scoring, enrichment), write and run Python code via Bash. Don't describe what you would do — execute it and report actual results. Use ToolUniverse tools to retrieve data, then Python (pandas, scipy, statsmodels, matplotlib) to analyze it.

Reasoning Frameworks

Immune response reasoning — Every immune response has innate → adaptive phases. Ask: which arm is relevant to the question? Innate (neutrophils, macrophages, complement, pattern recognition) or adaptive (T cells, B cells, antibodies, memory)? Innate is fast (hours) and antigen-nonspecific; adaptive is slow (days) but specific and generates memory. The transition occurs when APCs present antigen to naive T/B cells. Targeting innate suppresses broad inflammation; targeting adaptive disrupts antigen-specific responses. This determines which databases and tools are most relevant.

Antibody analysis reasoning — Structure determines function. The variable region (VH/VL, CDR loops) determines antigen specificity. The Fc region determines effector function: complement activation (IgM, IgG), ADCC via FcγR (IgG), or opsonization. When analyzing antibody data, always ask: are we studying binding (Fab — use IEDB, SAbDab, IMGT) or function (Fc — use FAERS for clinical safety, OpenTargets for target biology, TheraSAbDab for therapeutic format/isotype)? Isotype switching changes effector function without changing specificity.

Autoimmunity reasoning — Autoimmunity = loss of self-tolerance. Ask: is the attack cell-mediated (T cells destroying tissue → Type 1 diabetes, MS) or antibody-mediated (autoantibodies → SLE, myasthenia gravis, Graves')? Cell-mediated disease implicates MHC class I/II and TCR repertoire; antibody-mediated implicates B cell activation, affinity maturation, and complement. This determines the disease mechanism, the relevant genetic loci (HLA alleles dominate both, but TCR genes matter more for T-cell diseases), and the therapeutic approach (biologics targeting T cells vs. B cells vs. complement).

Antibody-antigen interaction reasoning — Binding strength has two axes: affinity (Kd of single binding site, typically nM–pM for therapeutic mAbs) and avidity (combined strength of all binding sites — IgM pentamer has low affinity but high avidity). When analyzing binding data: Kd < 1 nM = very high affinity; 1–100 nM = moderate; > 100 nM = weak. Epitope mapping strategy depends on the question: linear epitopes → peptide arrays or IEDB linear epitope search; conformational epitopes → HDX-MS, cryo-EM, or cross-linking MS. For therapeutic antibodies, check SAbDab for co-crystal structures and TheraSAbDab for clinical-stage format/engineering details.

Immune signaling cascade reasoning — When asked "what happens when cytokine X activates cell Y", trace the full pathway: receptor (which subunits?) → proximal kinase (JAK1/2/3, TYK2, Src family?) → transcription factor (STAT1/3/4/5/6, NF-kB, NFAT?) → effector genes (cytokines, cytotoxic molecules, survival factors). Example: IL-12 + T cell → IL-12R (IL12RB1+IL12RB2) → JAK2/TYK2 → STAT4 → IFN-gamma production (Th1 differentiation). Use KEGG pathway hsa04630 (JAK-STAT) and Reactome R-HSA-1280215 (Cytokine Signaling) to verify. Key signaling modules: JAK-STAT (most cytokines), NF-kB (TNF, TLRs, TCR/BCR co-stimulation), MAPK/ERK (growth factors, TCR), PI3K-AKT (co-stimulation, survival).

Complement system reasoning — Three activation pathways converge on C3 convertase: Classical (C1q binds antibody-antigen complexes — IgM or IgG → C4b2a), Lectin (MBL binds mannose on pathogens → C4b2a), Alternative (spontaneous C3 hydrolysis + factor B/D → C3bBb, amplification loop). All converge on C5 convertase → MAC (C5b-9). When to check which: suspected immune complex disease (SLE) → classical pathway (C1q, C4); recurrent bacterial infections → alternative or lectin (factor B, MBL); paroxysmal nocturnal hemoglobinuria → terminal pathway (CD55/CD59 deficiency). Therapeutic targets: eculizumab blocks C5; avacopan blocks C5aR.

Evidence grading — A (strong): GWAS p < 5e-8 + functional data + clinical signal. B (moderate): genetics or pathway evidence, limited functional data. C (preliminary): single-database hit only. Converging genetic (GWAS/Orphanet) + protein interaction (IntAct/BioGRID) + pathway data raises confidence. FAERS PRR > 2 with IC025 > 0 is a signal, not causal proof. TIMER2 deconvolution estimates require orthogonal validation.


Tool Reference

Antibody / Structural (SAbDab, TheraSAbDab)

ToolKey Parameters
SAbDab_get_structurepdb_id (str) — structure details and chain info
SAbDab_get_summarypdb_id (str) — CDR and chain summary
SAbDab_search_structuresquery (str) — returns browse URL only, not JSON
TheraSAbDab_search_therapeuticsquery (str, e.g. "pembrolizumab") — INN, target, format, phase
TheraSAbDab_search_by_targettarget (str) — all therapeutics for an antigen
TheraSAbDab_get_all_therapeutics(none) — full therapeutic antibody list

Epitope and Immune Assays (IEDB)

All search tools accept limit, offset, filters (PostgREST dict).

ToolExtra Parameters
iedb_search_epitopessequence_contains, structure_type
iedb_search_tcell_assayssequence_contains, mhc_class, qualitative_measure
iedb_search_bcellfilters only
iedb_search_mhcfilters only
iedb_search_tcr_sequences / iedb_search_bcr_sequencesfilters only

Detail tools by structure_id: iedb_get_epitope_antigens, iedb_get_epitope_mhc, iedb_get_epitope_tcell_assays, iedb_get_epitope_references.

Immunoglobulin Genes (IMGT)

IMGT_search_genes, IMGT_get_gene_info, IMGT_get_sequence — all take gene_name (e.g. "IGHV1-2").

Protein Interactions (IntAct, BioGRID)

ToolKey Parameters
intact_get_interaction_networkidentifier (UniProt accession — gene symbols return 0 results), limit
intact_search_interactionsquery (keyword), limit
BioGRID_get_interactionsgene_names (list), organism ("9606" string), limit
BioGRID_get_chemical_interactionsgene_names (list), chemical_names (list), organism (int)

Weight interaction evidence: co-IP and two-hybrid = direct; co-expression or text-mining = hypothesis-generating.

Cytokine / Signaling (OpenTargets, GWAS)

ToolKey Parameters
OpenTargets_get_target_id_description_by_nametargetName — resolves gene symbol to Ensembl ID (required before ensemblId tools)
OpenTargets_get_target_interactions_by_ensemblIDensemblId, size
OpenTargets_get_target_gene_ontology_by_ensemblIDensemblId
OpenTargets_get_target_safety_profile_by_ensemblIDensemblId
OpenTargets_get_associated_diseases_by_drug_chemblIdchemblId
gwas_search_associationsquery (disease name)
gwas_get_snps_for_genegene_symbol (mapped gene symbol)

Clinical / Safety (FAERS, Clinical Trials)

ToolKey Parameters
FAERS_calculate_disproportionalitydrug_name (generic), adverse_event → PRR, ROR, IC
FAERS_filter_serious_eventsdrug_name, seriousness_type
FAERS_stratify_by_demographicsdrug_name, stratify_by (sex/age/country)
FAERS_compare_drugsdrug1, drug2, adverse_event
search_clinical_trialscondition, intervention, pageSize

Autoimmune Genetics (Orphanet)

Orphanet_search_diseases(query) → ORPHAcode. Then: Orphanet_get_genes, Orphanet_get_phenotypes, Orphanet_get_epidemiology, Orphanet_get_natural_history (all take orpha_code). Orphanet_get_gene_diseases(gene_symbol) for reverse lookup.

Immune Pathways (KEGG, Reactome)

ToolKey Parameters
kegg_search_pathwaykeyword
KEGG_get_disease / KEGG_get_disease_genesdisease_id (e.g. "H00080" for SLE)
KEGG_get_pathway_genespathway_id (e.g. "hsa04060")
Reactome_get_pathwaystId (e.g. "R-HSA-168256") — NOT pathway_id
ReactomeAnalysis_pathway_enrichmentidentifiers (space-separated STRING, not array)
Reactome_map_uniprot_to_pathwaysuniprot_id

Key pathway IDs — Reactome: R-HSA-168256 (Immune System), R-HSA-168249 (Innate), R-HSA-1280218 (Adaptive), R-HSA-1280215 (Cytokine Signaling), R-HSA-202403 (TCR), R-HSA-983705 (BCR), R-HSA-166658 (Complement). KEGG: hsa04060 (Cytokine-receptor), hsa04660 (TCR), hsa04662 (BCR), hsa04620 (TLR), hsa04630 (JAK-STAT), hsa05322 (SLE), hsa05323 (RA).

Tumor Immune Microenvironment

TIMER2_immune_estimationoperation="immune_estimation", cancer (TCGA code e.g. "luad_tcga"), gene (symbol). Returns deconvolution estimates; validate with orthogonal methods.


Parameter Gotchas

IssueWrongCorrect
Reactome param namepathway_id=stId=
ReactomeAnalysis identifierslist ["STAT4","IRF5"]space-separated string "STAT4 IRF5"
OpenTargets target lookupquery="IL6"targetName="IL6"
IntAct identifiergene symbol "CD274"UniProt accession "Q9NZQ7"
BioGRID organism"human""9606" (string taxon ID)
BioGRID gene paramgene_name="CD274"gene_names=["CD274"] (list)
FAERS drug namebrand name "Keytruda"generic "pembrolizumab"
SAbDab searchexpect JSONSAbDab_search_structures returns URL only; use SAbDab_get_structure with PDB ID
TheraSAbDab by targetsearch_by_target for common namesUse search_therapeutics(query=drug_name) instead; target requires exact registry string
KEGG disease ID"lupus""H00080"

Workflows

Antibody target research: TheraSAbDab_search_by_target or search_therapeuticsSAbDab_get_structure for PDB data → iedb_search_epitopes / iedb_search_tcell_assaysintact_get_interaction_network (UniProt ID) + BioGRID_get_interactionsFAERS_calculate_disproportionality + search_clinical_trials.

Autoimmune disease genetics: Orphanet_search_diseasesOrphanet_get_genes + Orphanet_get_phenotypesgwas_search_associations + gwas_get_snps_for_gene for candidate genes → KEGG_get_disease + KEGG_get_pathway_genesReactomeAnalysis_pathway_enrichment on disease genes.

Single-cell dual receptor questions: When asked about mechanisms for dual chain expression, distinguish BIOLOGICAL mechanisms (allelic inclusion, receptor editing, autoreactivity) from TECHNICAL artifacts (doublets, ambient RNA). Questions asking "why would a cell express two chains" usually want biological mechanisms only. Doublets (1) are often included since they represent real observations, but ambient RNA (2) is typically excluded as contamination, not true expression.

Immunotherapy safety comparison: FAERS_compare_drugs for AE head-to-head → FAERS_filter_serious_events per drug → FAERS_stratify_by_demographics → resolve target with OpenTargets_get_target_id_description_by_nameOpenTargets_get_target_safety_profile_by_ensemblIDsearch_clinical_trials.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.31%
按下载量换算154

Claude

27.06%
按下载量换算118

Cursor

18.19%
按下载量换算79

Gemini CLI

9.66%
按下载量换算42

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/mims-harvard/tooluniverse --skill tooluniverse-immunology 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills