SKILL·B056A5

uniprot

NeverSight
Updated 1 month ago
20 views
24
3
24
View on GitHub
Otherdatabasesequenceannotation

About

This skill provides direct access to the UniProt database for retrieving protein sequences and functional annotations via its REST API. It's designed for looking up sequences by accession, finding domain boundaries, homologs, variants, and cross-referencing PDB structures. Use this for annotation tasks, while employing the separate `pdb` skill for structures and `proteinmpnn` for sequence design.

Quick Install

Claude Code

Recommended
Primary
npx skills add NeverSight/skills_feed -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/NeverSight/skills_feed
Git CloneAlternative
git clone https://github.com/NeverSight/skills_feed.git ~/.claude/skills/uniprot

Copy and paste this command in Claude Code to install this skill

GitHub Repository

NeverSight/skills_feed
Path: data/skills-md/adaptyvbio/protein-design-skills/uniprot
0
learn-skillsskills
FAQ

Frequently asked questions

What is the uniprot skill?

uniprot is a Claude Skill by NeverSight. Skills package instructions and resources that Claude loads on demand, so Claude can perform uniprot-related tasks without extra prompting.

How do I install uniprot?

Use the install commands on this page: add uniprot to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does uniprot belong to?

uniprot is in the utilities category, tagged database, sequence and annotation.

Is uniprot free to use?

Yes. uniprot is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

when-creating-presentations-use-pptx-generation
Other

This Claude Skill generates professional PowerPoint presentations with enforced design constraints and accessibility compliance. It's ideal for creating board decks, reports, or data visualizations when you need enterprise-grade slide decks. The skill produces structured PPTX files with notes and accessibility reports using evidence-based prompting.

View skill
when-optimizing-prompts-use-prompt-architect
Other

Prompt Architect is a framework for developers to systematically analyze, refine, and optimize prompts using evidence-based techniques. It helps improve AI response quality and consistency by identifying anti-patterns and validating changes through A/B testing. Use it when you need to refactor an underperforming prompt or design a new, effective one from scratch.

View skill
when-creating-skill-template-use-skill-builder
Other

This skill generates properly structured Claude Code Skills with complete YAML frontmatter, progressive disclosure documentation, and organized directory layouts. It ensures new skills follow best practices and specification requirements while creating all necessary files including SKILL.md, README.md, and process diagrams. Developers should use it when creating reusable skills to maintain consistency and compliance with Claude's skill framework.

View skill
when-optimizing-agent-learning-use-reasoningbank-intelligence
Other

This skill enables adaptive agent learning using ReasoningBank for pattern recognition and strategy optimization. It's designed for improving agent performance through continuous learning when optimizing repetitive tasks or refining strategies. Key outputs include trained models, pattern libraries, and optimization recommendations with performance benchmarks.

View skill