{
  "ok": true,
  "resource": {
    "id": "RES_9DA179F3AF95",
    "resource_type": "skill",
    "canonical_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/pathway-enrichment",
    "name": "pathway-enrichment",
    "summary_en": "Run pathway and gene-set enrichment analysis on gene lists or ranked gene data, then interpret the results. Use whenever the user has a set of genes (differentially expressed genes from PyDESeq2/Scanpy, CRISPR-screen hits, cluster marker genes, proteomics hits) and wants to know which biological pathways, GO terms, or gene sets are over-represented or enriched. Covers over-representation analysis (ORA / Enrichr / Fisher / hypergeometric), ranked Gene Set Enrichment Analysis (GSEA / preranked), single-sample scoring (ssGSEA/GSVA), and functional profiling via gseapy, g:Profiler, Enrichr libraries, MSigDB, GO, KEGG, Reactome, and WikiPathways — plus gene-ID mapping, choosing the right background universe, multiple-testing correction, redundancy reduction, dotplots/enrichment maps, and publication-ready tables. Use this for \"pathway analysis\", \"enrichment analysis\", \"GO enrichment\", \"KEGG/Reactome pathways\", \"GSEA\", \"over-representation\", \"functional annotation\", or \"what pathways are my genes in\".",
    "summary_zh": "对基因列表或排序基因数据进行通路和基因集富集分析，然后解读结果。当用户拥有一组基因（来自PyDESeq2/Scanpy的差异表达基因、CRISPR筛选命中、聚类标记基因、蛋白质组学命中）并想知道哪些生物学通路、GO术语或基因集被过度代表或富集时使用。涵盖过度代表分析（ORA / Enrichr / Fisher / 超几何）、排序基因集富集分析（GSEA / 预排序）、单样本评分（ssGSEA/GSVA），以及通过gseapy、g:Profiler、Enrichr库、MSigDB、GO、KEGG、Reactome和WikiPathways进行功能分析——还包括基因ID映射、选择正确的背景宇宙、多重检验校正、冗余减少、点图/富集图以及可发表的表格。用于“通路分析”、“富集分析”、“GO富集”、“KEGG/Reactome通路”、“GSEA”、“过度代表”、“功能注释”或“我的基因在哪些通路中”。",
    "description_en": "This skill performs pathway and gene-set enrichment analysis on gene lists or ranked gene data, covering over-representation analysis (ORA), ranked Gene Set Enrichment Analysis (GSEA), and single-sample scoring (ssGSEA/GSVA). It supports multiple gene-set databases and tools including gseapy, g:Profiler, Enrichr, MSigDB, GO, KEGG, Reactome, and WikiPathways. The skill includes guidance on gene-ID mapping, background universe selection, multiple-testing correction, redundancy reduction, visualization, and interpretation. It is intended for use with gene lists from differential expression, CRISPR screens, cluster markers, or proteomics studies.",
    "description_zh": "该技能对基因列表或排序基因数据进行通路和基因集富集分析，涵盖过度代表分析（ORA）、排序基因集富集分析（GSEA）和单样本评分（ssGSEA/GSVA）。支持多种基因集数据库和工具，包括gseapy、g:Profiler、Enrichr、MSigDB、GO、KEGG、Reactome和WikiPathways。该技能包括基因ID映射、背景宇宙选择、多重检验校正、冗余减少、可视化和解读的指导。适用于来自差异表达、CRISPR筛选、聚类标记或蛋白质组学研究的基因列表。",
    "provider_name": "K-Dense-AI",
    "homepage_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/main/skills/pathway-enrichment",
    "endpoint_url": null,
    "source_url": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/pathway-enrichment/SKILL.md",
    "icon_url": null,
    "cover_image_url": null,
    "capabilities": [
      "analyze.enrichment",
      "analyze.gene-set-analysis",
      "analyze.pathway-analysis",
      "analyze.visualization",
      "analyze.interpretation"
    ],
    "categories": [
      "research",
      "data",
      "productivity"
    ],
    "industries": [
      "health",
      "general",
      "software"
    ],
    "protocols": [
      "agent-skills"
    ],
    "auth": {
      "type": "none",
      "required": false
    },
    "pricing": {
      "model": "free"
    },
    "input_schema": {},
    "output_schema": {},
    "metadata": {
      "content_language": "en",
      "translation_status": "original-only",
      "license": {
        "spdx_id": "MIT",
        "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
      },
      "github": {
        "repository": "K-Dense-AI/scientific-agent-skills",
        "owner": "K-Dense-AI",
        "path": "skills/pathway-enrichment/SKILL.md",
        "commit": "1e5eeffbdad3749125afe7ab48a39694e27f181c",
        "stars": 42124,
        "forks": 3870,
        "updated_at": "2026-09-03T02:47:03Z"
      },
      "skill": {
        "compatibility": null,
        "allowed_tools": null,
        "content_hash": "9738be9a8ba8112410aed0fad1d8485c10e5188698f6737247c459022192d380",
        "line_count": 212
      },
      "review_gate": {
        "passed": true,
        "reasons": [],
        "policy_version": "review-gate-v1",
        "evaluated_at": "2026-09-03T06:05:06.435Z"
      }
    },
    "latest_version": "1e5eeffbdad3",
    "status": "listed",
    "health_status": "unknown",
    "source_kind": "imported",
    "source_agent": "aiworkshub-skill-reviewer",
    "trust": {
      "signal": "none",
      "reason": "No suspicious or malicious evidence.",
      "signals": {
        "yellow": 0,
        "red": 0
      }
    },
    "review_summary": {
      "method_version": "capability-evidence-v2",
      "capability_definition": "strong",
      "contract_completeness": "strong",
      "access_friction": "low",
      "operational_transparency": "strong",
      "evidence_strength": "source_inspected",
      "use_readiness": "ready_for_guidance",
      "reviewed_at": "2026-09-03T06:05:07.290Z"
    },
    "experience_count": 0,
    "verified_experience_count": 0,
    "usage_count": 0,
    "success_rate": null,
    "first_seen_at": "2026-09-03T02:50:47.073Z",
    "last_seen_at": "2026-09-03T06:05:06.667Z",
    "published_at": "2026-09-03T06:05:06.667Z",
    "created_at": "2026-09-03T02:50:47.073Z",
    "updated_at": "2026-09-03T06:05:07.290Z",
    "api_url": "https://aiworkshub.io/api/v1/resources/RES_9DA179F3AF95",
    "reviews_url": "https://aiworkshub.io/api/v1/resources/RES_9DA179F3AF95/reviews",
    "public_url": "https://aiworkshub.io/resources/RES_9DA179F3AF95",
    "distribution": {
      "canonical_identity": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/pathway-enrichment",
      "syndicatable": true,
      "origins": [
        {
          "registry_url": "https://github.com/",
          "upstream_resource_id": "K-Dense-AI/scientific-agent-skills:skills/pathway-enrichment/SKILL.md",
          "upstream_record_url": "https://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/pathway-enrichment",
          "relation": "syndicated",
          "metadata": {
            "source": "github-skill-import"
          },
          "first_seen_at": "2026-09-03T02:50:47.073Z",
          "last_seen_at": "2026-09-03T06:05:06.667Z"
        }
      ]
    },
    "tools": [],
    "review_profile": {
      "schema_version": "aiworkshub.resource-review/0.2",
      "method_version": "capability-evidence-v2",
      "review_state": {
        "identity": "verified",
        "source": "verified",
        "connectivity": "unknown",
        "contract": "strong",
        "safe_use": "untested",
        "real_use": "unobserved"
      },
      "assessment": {
        "capability_definition": "strong",
        "contract_completeness": "strong",
        "access_friction": "low",
        "operational_transparency": "strong",
        "evidence_strength": "source_inspected",
        "use_readiness": "ready_for_guidance"
      },
      "profile": {
        "capabilities": [
          {
            "id": "analyze.enrichment",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "analyze.gene-set-analysis",
            "weight": 90,
            "confidence": 85,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "analyze.pathway-analysis",
            "weight": 90,
            "confidence": 85,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "analyze.visualization",
            "weight": 70,
            "confidence": 80,
            "evidence_ids": [
              "source-inspection"
            ]
          },
          {
            "id": "analyze.interpretation",
            "weight": 80,
            "confidence": 85,
            "evidence_ids": [
              "source-inspection"
            ]
          }
        ],
        "domains": [
          {
            "id": "bioinformatics",
            "weight": 100,
            "confidence": 90,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "genomics",
            "weight": 90,
            "confidence": 85,
            "evidence_ids": [
              "source-record",
              "source-inspection"
            ]
          },
          {
            "id": "proteomics",
            "weight": 70,
            "confidence": 80,
            "evidence_ids": [
              "source-record"
            ]
          }
        ],
        "workflow_roles": [
          "analyze",
          "generate",
          "instruct"
        ]
      },
      "capability_units": [
        {
          "id": "skill:pathway-enrichment",
          "kind": "skill_action",
          "capability_id": "analyze.enrichment",
          "effect": "unknown",
          "open_world": false,
          "idempotency": "idempotent",
          "confirmation": "explicit policy",
          "input_contract": "natural_language",
          "output_contract": "natural_language",
          "accepts": [
            "task context"
          ],
          "produces": [
            "task result"
          ],
          "runtime_auth": {},
          "pricing": {},
          "evidence_ids": [
            "source-inspection"
          ],
          "metadata": {}
        }
      ],
      "access": {
        "distribution_license": {
          "spdx_id": "MIT",
          "source": "https://github.com/K-Dense-AI/scientific-agent-skills/blob/1e5eeffbdad3749125afe7ab48a39694e27f181c/LICENSE"
        },
        "runtime_auth": {},
        "runtime_pricing": {},
        "dependencies": [
          "gseapy",
          "gprofiler-official",
          "pandas",
          "numpy",
          "scipy",
          "matplotlib"
        ]
      },
      "operational_flags": [],
      "trust": {
        "signal": "none",
        "evidence_ids": [],
        "reason": "No suspicious or malicious evidence."
      },
      "fit": {
        "good_for": [
          "Gene list enrichment analysis (ORA)",
          "Ranked gene list GSEA",
          "Single-sample pathway scoring",
          "Functional annotation of gene sets",
          "Publication-ready enrichment tables and plots"
        ],
        "not_for": [
          "Raw pathway database queries (use database-lookup skill)",
          "Quick one-off Enrichr lookups (use gget skill)",
          "Activity inference (e.g., PROGENy, DoRothEA) - only referenced"
        ]
      },
      "evidence": [
        {
          "id": "source-record",
          "type": "source_record",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/pathway-enrichment/SKILL.md",
          "observation": "Submitted Skill record for pathway-enrichment; declared license MIT.",
          "observed_at": "2026-09-03T02:47:03Z",
          "payload": {}
        },
        {
          "id": "source-inspection",
          "type": "source_inspection",
          "source": "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/pathway-enrichment/SKILL.md",
          "observation": "The Skill source was fetched and inspected (13590 bytes; SHA-256 9738be9a8ba8112410aed0fad1d8485c10e5188698f6737247c459022192d380).",
          "observed_at": "2026-09-03T06:04:56.541Z",
          "payload": {}
        }
      ],
      "unknowns": [
        "Actual runtime behavior not tested",
        "Real-world usage not observed",
        "Network connectivity to external services (Enrichr, g:Profiler, MSigDB) not verified",
        "Exact tool versions and library availability not confirmed"
      ],
      "id": "REV_69F521F4D9EB",
      "resource_id": "RES_9DA179F3AF95",
      "evaluator_type": "platform_ai",
      "provider": "deepseek",
      "model": "deepseek-v4-flash",
      "review_scope": "source-inspected-skill",
      "created_at": "2026-09-03T06:05:07.290Z"
    }
  }
}