SKILL·37AF86

pdb

NeverSight
Updated 1 month ago
22 views
24
3
24
View on GitHub
Otherdatabasestructurefetch

About

The PDB skill fetches and analyzes protein structures from the RCSB database, enabling operations like downloading by PDB ID, searching for similar structures, and extracting specific chains or domains. It is primarily used to prepare protein targets for design workflows and to retrieve structure metadata. For sequence-based queries, developers should use the `uniprot` skill instead.

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/pdb

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/pdb
0
learn-skillsskills
FAQ

Frequently asked questions

What is the pdb skill?

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

How do I install pdb?

Use the install commands on this page: add pdb 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 pdb belong to?

pdb is in the utilities category, tagged database, structure and fetch.

Is pdb free to use?

Yes. pdb 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