Kegg Database

🌐Community
by jackspace · vlatest · Repository

Access and query Jackspace's comprehensive knowledge graph of biological pathways, genes, and related research data.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add jackspace-kegg-database npx -- -y @trustedskills/jackspace-kegg-database
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "jackspace-kegg-database": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/jackspace-kegg-database"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to the KEGG (Kyoto Encyclopedia of Genes and Genomes) database. It allows you to query this comprehensive resource of biological pathways, genomes, and associated data. You can retrieve information about specific genes, compounds, or metabolic processes within KEGG's curated knowledge base.

When to use it

  • Researching a gene: Ask the agent for details on a specific gene’s function and its involvement in known pathways.
  • Understanding metabolic pathways: Explore how different molecules interact within a particular biological process, like glycolysis or the citric acid cycle.
  • Identifying drug targets: Investigate potential therapeutic targets by examining genes and proteins involved in disease-related pathways.
  • Analyzing genomic data: Gain insights from genomic datasets by mapping gene sequences to KEGG pathway annotations.

Key capabilities

  • Access to KEGG database information
  • Gene queries
  • Pathway exploration
  • Genome analysis

Example prompts

  • "What is the function of gene BRCA1 according to KEGG?"
  • "Show me the metabolic pathway for glycolysis in humans."
  • "Can you tell me about the KEGG pathway associated with Alzheimer's disease?"

Tips & gotchas

KEGG uses specific identifiers (e.g., gene names, compound IDs). Ensure you provide accurate and complete identifiers to retrieve relevant information from the database.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jackspace
Installs
16

🌐 Community

Passed automated security scans.