·uniprot-database
{}

uniprot-database

Query and retrieve protein sequences, annotations, and functional data from UniProt. Supports text search, ID mapping between databases, batch downloads, and access to Swiss-Prot (reviewed) and TrEMBL (predicted) entries.

24Installs·0Trend·@aminoanalytica

Installation

$npx skills add https://github.com/aminoanalytica/amina-skills --skill uniprot-database

How to Install uniprot-database

Quickly install uniprot-database AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aminoanalytica/amina-skills --skill uniprot-database
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aminoanalytica/amina-skills.

SKILL.md

View raw

UniProt serves as the authoritative resource for protein sequence data and functional annotations. This skill enables programmatic access to search proteins by various criteria, retrieve FASTA sequences, translate identifiers between biological databases, and query both manually curated (Swiss-Prot) and computationally predicted (TrEMBL) protein records.

No package installation required - UniProt provides a REST API accessed via HTTP requests:

UniProt uses a powerful query language with field prefixes and boolean operators:

Query and retrieve protein sequences, annotations, and functional data from UniProt. Supports text search, ID mapping between databases, batch downloads, and access to Swiss-Prot (reviewed) and TrEMBL (predicted) entries. Source: aminoanalytica/amina-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aminoanalytica/amina-skills --skill uniprot-database
Category
{}Data Analysis
Verified
First Seen
2026-03-06
Updated
2026-03-11

Browse more skills from aminoanalytica/amina-skills

Quick answers

What is uniprot-database?

Query and retrieve protein sequences, annotations, and functional data from UniProt. Supports text search, ID mapping between databases, batch downloads, and access to Swiss-Prot (reviewed) and TrEMBL (predicted) entries. Source: aminoanalytica/amina-skills.

How do I install uniprot-database?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aminoanalytica/amina-skills --skill uniprot-database Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aminoanalytica/amina-skills