CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. mims-harvard
  4. /
  5. tooluniverse
  6. /
  7. Tooluniverse Protein Structure Retrieval

Tooluniverse Protein Structure Retrieval

Editor's Note

This is a comprehensive protein structure lookup tool that handles the messiness of retrieving and comparing structures from RCSB PDB, PDBe, and AlphaFold. It includes quality assessment logic that distinguishes between high-resolution experimental structures (X-ray under 2 Angstroms for drug design) and predicted AlphaFold models with confidence scores. The workflow handles disambiguation when you search by protein name, pulls metadata like resolution and R-factors, identifies bound ligands and binding sites, and ranks alternative structures. The domain reasoning is solid: it knows cryo-EM at 3-4 Angstroms is good for overall fold but not side chains, and that AlphaFold struggles with disordered regions. If you're doing structural biology work or computational drug discovery and need reliable structure retrieval with built-in quality checks, this handles the tedious parts well.

Install

npx skills add https://github.com/mims-harvard/tooluniverse --skill tooluniverse-protein-structure-retrieval
Votes
0
Installs294
GitHub Stars1.4k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment