plugins/kegg-mcp-server/skills/kegg-analysis/SKILL.md
Multi-step KEGG bioinformatics workflows — pathway enrichment from gene lists, drug-target investigation, cross-species metabolic comparison, and compound-reaction network exploration. Guides Claude through the full analytical pipeline using KEGG MCP tools.
npx skillsauth add davepoon/buildwithclaude kegg-analysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill orchestrates multi-step biological analyses using the KEGG MCP server tools. It transforms raw gene lists, drug names, or pathway IDs into structured biological insights.
Analyze these genes for pathway enrichment in human: BRCA1, TP53, EGFR, KRAS, PIK3CA
Workflow:
search_genes for each gene in the target organism (e.g., hsa)get_gene_info to confirm identity and get KEGG gene IDsfind_related_entries to get pathway associations per geneget_pathway_info for top pathwaysrender_pathway_ascii for visual contextInvestigate metformin: targets, pathways, and interactions
Workflow:
search_drugs to find the KEGG drug entryget_drug_info for targets, classification, and metabolismsearch_genes for each target genefind_related_entries to get target pathwaysget_drug_interactions for DDI screeningCompare glycolysis (map00010) between human, E. coli, and yeast
Workflow:
get_pathway_info for organism-specific variants (hsa00010, eco00010, sce00010)get_pathway_genes for each organismget_gene_orthologs to identify conserved vs. species-specific enzymesget_pathway_compounds to compare metabolite poolsrender_pathway_ascii for each organismUser: "What pathways are enriched in this gene set: SOD1, SOD2, CAT, GPX1, PRDX1?"
Output:
Pathway Enrichment Results (Homo sapiens)
Top Pathways:
1. hsa04146 Peroxisome (4/5 genes) — organelle for fatty acid oxidation and ROS detox
2. hsa04216 Ferroptosis (3/5 genes) — iron-dependent cell death regulated by GPX
3. hsa05022 Pathways of neurodegeneration (3/5 genes) — oxidative damage in ALS, AD, PD
4. hsa00480 Glutathione metabolism (2/5 genes) — GSH-dependent antioxidant system
Biological Context:
All 5 genes encode antioxidant enzymes. The enrichment in Peroxisome
and Ferroptosis pathways reflects their central role in reactive oxygen
species (ROS) detoxification. The neurodegeneration hit is consistent
with oxidative stress as a driver of SOD1-linked ALS.
batch_entry_lookup (max 50 per call)convert_identifiers to bridge UniProt, NCBI Gene, or PDB IDsfind_related_entries to discover unexpected connections between databasesdevelopment
Stop coding agents from shipping generic UI. Use UIZZE's 800,000+ real web and iOS screens to build product-specific interfaces, define a design contract, cover required states, and run a hard finish gate. Use for web or iOS UI design, implementation, redesign, critique, and pre-ship review in Codex, Claude Code, Cursor, Copilot, and other coding agents.
development
Convene an AI executive board of directors (CEO, CFO, COO, CLO, CISO sub-agent personas) to vet a business idea, product concept, new service offering, M&A target, or operational initiative — and deliver an integrated board memo with a Go/No-Go recommendation. Use this skill whenever the user wants an idea vetted, stress-tested, or reviewed from multiple executive perspectives; asks to "present this to the board," "run this by the boardroom," "vet this idea," "poke holes in this plan," or "prep me for a board meeting"; or shares a business plan, pitch, proposal, or initiative document and asks for structured executive feedback. Also trigger when the user asks for a Go/No-Go decision, risk review across finance/legal/security/operations, or preparation for presenting an initiative to real leadership.
data-ai
私人旅行管家 — 从出发地到目的地的完整行程规划+攻略导出。 输入出发地、目的地、天数、预算、风格偏好,自动输出闭环行程, 包含交通推荐、酒店推荐、美食路线、每日预算,并可选生成攻略。 当用户提到「做攻略」「旅行规划」「旅游计划」「行程安排」时使用。
tools
Use Ontoly's deterministic Software Graph and MCP server for codebase architecture, request tracing, dependency analysis, and impact analysis.