gene-database

Search and retrieve gene information from the NCBI Gene database.

Updated Dec 17, 2025
One-click install
npx skills add https://github.com/robotlearning123/claude-scientific-skills --skill gene-database-robotlearning123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gene-database
Source: https://github.com/robotlearning123/claude-scientific-skills/tree/main/scientific-skills/gene-database
Command: npx skills add https://github.com/robotlearning123/claude-scientific-skills --skill gene-database-robotlearning123

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, json, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of querying and analyzing gene information from the NCBI Gene database, enabling users to quickly retrieve and process gene data for research and analysis.

Core Features & Use Cases

  • Gene Search: Search for genes by symbol, ID, or biological context.
  • Gene Information Retrieval: Fetch detailed gene information including sequences, locations, and annotations.
  • Batch Lookups: Process multiple gene queries simultaneously for efficiency.
  • Use Case: Imagine you need to analyze the genes associated with a specific disease. Use this Skill to search for the disease-related genes, retrieve their information, and perform further analysis.

Quick Start

Use the gene-database skill to search for the gene 'BRCA1' and retrieve its information.

Frequently Asked Questions about gene-database

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve detailed gene information and annotations from the NCBI database?

To retrieve detailed gene information from the NCBI Gene database, you can use this Skill to search by gene symbol or ID and fetch sequences, locations, and annotations via the NCBI E-utilities and Datasets API.

Can I perform batch lookups for multiple genes simultaneously?

Yes, you can perform batch lookups for multiple genes simultaneously. This Skill processes multiple gene queries at once to efficiently retrieve sequences, locations, and annotations for biological research.

Do I need an API key to access NCBI E-utilities for gene search?

Accessing NCBI E-utilities for gene search requires connecting to the NCBI APIs. This Skill depends on the requests and json libraries to interface with the NCBI E-utilities and Datasets API for data retrieval.

How does gene annotation help with disease analysis?

Gene annotation aids disease analysis by providing detailed biological context and locations. You can use this Skill to search for disease-related genes, retrieve their specific annotations, and perform further biological research.

What is the best way to search for a specific gene like BRCA1 by symbol?

The best way to search for a specific gene like BRCA1 by symbol is using this Skill's comprehensive interface to query the NCBI Gene database and retrieve its associated sequences and detailed annotations.

Are there limitations when using NCBI E-utilities for biological research?

Limitations when using NCBI E-utilities for biological research include dependency on external API availability and rate limits. This Skill requires consistent access to the NCBI E-utilities and Datasets API to fetch gene data successfully.