What problem does it solve?
This Skill provides a comprehensive toolkit for protein language models, enabling work with ESM3 for multimodal protein design (sequence, structure, function) and ESM C for efficient embeddings. It helps design novel proteins, generate embeddings, and run both local models and cloud-based Forge API inference to scale experimentation.
Core Features & Use Cases
- Multimodal design & representation: Design sequences, predict structures, and annotate functions across modalities.
- Embeddings & analysis: Generate protein embeddings for downstream ML tasks, clustering, and similarity search.
- Scalable inference: Use local models or Forge API for production-scale inference and batch processing.
Quick Start
Example: Load a small esm3 model locally or via Forge, generate a sequence with masked regions, and obtain embeddings for downstream tasks.