Agent skill

tooluniverse-gene-enrichment

Perform comprehensive gene enrichment and pathway analysis using gseapy (ORA and GSEA), PANTHER, STRING, Reactome, and 40+ ToolUniverse tools. Supports GO enrichment (BP, MF, CC), KEGG, Reactome, WikiPathways, MSigDB Hallmark, and 220+ Enrichr libraries. Handles multiple ID types (gene symbols, Ensembl, Entrez, UniProt), multiple organisms (human, mouse, rat, fly, worm, yeast), customizable backgrounds, and multiple testing correction (BH, Bonferroni). Use when users ask about gene enrichment, pathway analysis, GO term enrichment, KEGG pathway analysis, GSEA, over-representation analysis, func

BioTender-maxgithub.com/BioTender-maxGitHub ↗
claude-codeships scriptsNOASSERTION
Install
npx skills add BioTender-max/awesome-bio-agent-skills --skill tooluniverse-gene-enrichment --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 13
SKILL.md size: 15 KB
Bundled scripts: yes
Path: skills/openclaw/tooluniverse-gene-enrichment/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 135
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Gene Enrichment and Pathway Analysis Perform comprehensive gene enrichment analysis including Gene Ontology (GO), KEGG, Reactome, WikiPathways, and MSigDB enrichment using both Over-Representation Analysis (ORA) and Gene Set Enrichment Analysis (GSEA). Integrates local computation via gseapy with ToolUniverse pathway databases for cross-validated, publication-ready results. **IMPORTANT**: Always use English terms in tool calls (gene names, pathway names, organism names), even if the user writes in another language. Only try original-language terms as a fallback if English returns no results. Respond in the user's language. --- ## When to Use This Skill Apply when users: - Ask about gene enrichment analysis (GO, KEGG, Reactome, etc.) - Have a gene list from differential expression, clustering, or any experiment - Want to know which biological processes, molecular functions, or cellular components are enriched - Need KEGG or Reactome pathway enrichment analysis - Ask about GSEA (Gene Set Enrichment Analysis) with ranked gene lists - Want over-representation analysis (ORA) with Fisher's exact test - Need multiple testing correction (Benjamini-Hochberg, Bonferroni) - Ask about enrich

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Input Parameters
  3. Core Principles
  4. Decision Tree: ORA vs GSEA
  5. Decision Tree: gseapy vs ToolUniverse Tools
  6. Quick Start Workflow
  7. Step 1: Create Report File (IMMEDIATE)
  8. Step 2: ID Conversion and Validation
  9. Step 3: Primary Enrichment with gseapy
  10. Step 4: Cross-Validation with ToolUniverse
  11. Step 5: Report Compilation
  12. Evidence Grading
  13. Supported Organisms
  14. Common Patterns
Ships with 12 files
  • .env.template
  • QUICK_START.md
  • README.md
  • REDESIGN_SUMMARY.md
  • SKILL_OLD.md
  • references/enrichr_guide.md
  • references/gsea_workflow.md
  • references/ora_workflow.md
  • references/tool_parameters.md
  • references/troubleshooting.md
  • scripts/format_enrichment_output.py
  • test_gene_enrichment.py
More from awesome-bio-agent-skills
All skills →
About this skill
What does the tooluniverse-gene-enrichment skill do?

Perform comprehensive gene enrichment and pathway analysis using gseapy (ORA and GSEA), PANTHER, STRING, Reactome, and 40+ ToolUniverse tools. Supports GO enrichment (BP, MF, CC), KEGG, Reactome, WikiPathways, MSigDB Hallmark, and 220+ Enrichr libraries. Handles multiple ID types (gene symbols, Ensembl, Entrez, UniProt), multiple organisms (human, mouse, rat, fly, worm, yeast), customizable backgrounds, and multiple testing correction (BH, Bonferroni). Use when users ask about gene enrichment, pathway analysis, GO term enrichment, KEGG pathway analysis, GSEA, over-representation analysis, func

How do I install it?

Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill tooluniverse-gene-enrichment --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From BioTender-max/awesome-bio-agent-skills, a repository with 135 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going