uniprot-database

Access UniProt REST API for protein searches, FASTA retrieval, and identifier mapping.

8|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/sanand0/scientific-research --skill uniprot-database-sanand0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uniprot-database
Source: https://github.com/sanand0/scientific-research/tree/main/.claude/skills/uniprot-database
Command: npx skills add https://github.com/sanand0/scientific-research --skill uniprot-database-sanand0

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides direct programmatic access to the UniProt protein database, enabling efficient retrieval and analysis of protein sequences, functional annotations, and identifier mappings.

Core Features & Use Cases

  • Protein Search: Find proteins by name, gene, accession, or organism.
  • Sequence Retrieval: Download protein sequences in various formats (FASTA, etc.).
  • ID Mapping: Translate identifiers between UniProt and other biological databases.
  • Use Case: A researcher needs to find all human proteins associated with a specific gene (e.g., BRCA1) and retrieve their sequences and functional annotations for further analysis.

Quick Start

Use the uniprot-database skill to search for human insulin proteins and retrieve their FASTA sequences.

Frequently Asked Questions about uniprot-database

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

FAQPage Schema
How do I retrieve protein sequences in FASTA format from the UniProt database?

The Skill provides direct REST API access to search the UniProt database for proteins by name, gene, or organism. You can retrieve functional annotations and specific protein data for bioinformatics research workflows.

Can I map protein identifiers between UniProt and other biological databases?

You can search for specific proteins like human insulin or BRCA1 by providing their names, genes, or organisms to the REST API. This enables targeted retrieval of sequences and functional annotations for further analysis.

What is the best way to find all human proteins associated with a specific gene using UniProt?

The Skill enables direct REST API access to the UniProt database without requiring external dependencies. It supports programmatic workflows for protein searches, sequence retrieval, and identifier mapping across biological databases.

How do I retrieve protein sequences in FASTA format from UniProt for bioinformatics analysis?

The Skill translates identifiers between UniProt and other biological databases via the REST API. It supports cross-database lookups to ensure accurate identifier mapping across multiple platforms for bioinformatics workflows.