One-click install
npx skills add https://github.com/felixboehm/biochem-allergy --skill esm-felixboehm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: esm
Source: https://github.com/felixboehm/biochem-allergy/tree/main/.claude/skills/esm
Command: npx skills add https://github.com/felixboehm/biochem-allergy --skill esm-felixboehm

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive toolkit for advanced protein engineering and analysis, enabling users to design novel proteins, predict structures, and generate embeddings for downstream tasks.

Core Features & Use Cases

  • Generative Protein Design: Create novel protein sequences and structures using ESM3.
  • Protein Embeddings: Generate high-quality embeddings for classification, similarity search, and clustering using ESM C.
  • Use Case: Design a new enzyme with enhanced catalytic activity by specifying desired functional annotations and using ESM3's multimodal generation, then analyze its potential function and similarity to known proteins using ESM C embeddings.

Quick Start

Use the esm skill to generate a protein sequence with the function 'fluorescent_protein' for 100 residues.

Frequently Asked Questions about esm

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

FAQPage Schema
How do I generate de novo protein sequences using ESM3?

To generate de novo protein sequences using ESM3, specify desired functional annotations like 'fluorescent_protein' and target residue length. The Skill leverages ESM3's multimodal generation to create novel sequences matching your design constraints.

What are protein embeddings used for in machine learning workflows?

Protein embeddings generated using ESM C provide high-quality vector representations for classification, similarity search, and clustering tasks. These embeddings encode structural and functional information to train downstream machine learning models.

Can I run ESM3 inference locally or do I need a cloud API?

You can run ESM3 inference either locally or via the cloud-based Forge API. This dual approach allows you to execute protein design and analysis tasks depending on your available computational resources.

Does this Skill support inverse folding and structure prediction?

Yes, this Skill supports inverse folding and structure prediction alongside function prediction. It utilizes state-of-the-art language models to map protein sequences to structural conformations and identify functional domains.

What is the best way to design a novel enzyme with enhanced catalytic activity?

The best way to design a novel enzyme is to specify desired functional annotations using ESM3's multimodal generation, then analyze potential function and similarity to known proteins using ESM C embeddings.

Are there limitations when using generative models for protein design?

Generative models for protein design require precise functional annotation inputs to produce viable sequences. While ESM3 facilitates novel sequence generation, predicted structures and functions must be experimentally validated.