Skip to main content
ClaudeWave
Skill2.7k estrellas del repoactualizado 2mo ago

antibody-design-agent

The antibody-design-agent uses protein language models including MAGE and RFdiffusion to generate novel antibody sequences and three-dimensional structures targeting specific antigens such as viral proteins or tumor markers. Use this skill when designing new antibodies de novo, optimizing binding affinity to particular epitopes, or rapidly developing candidates against emerging pathogenic variants.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills /tmp/antibody-design-agent && cp -r /tmp/antibody-design-agent/skills/antibody-design-agent ~/.claude/skills/antibody-design-agent
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

<!--
# COPYRIGHT NOTICE
# This file is part of the "Universal Biomedical Skills" project.
# Copyright (c) 2026 MD BABU MIA, PhD <md.babu.mia@mssm.edu>
# All Rights Reserved.
#
# This code is proprietary and confidential.
# Unauthorized copying of this file, via any medium is strictly prohibited.
#
# Provenance: Authenticated by MD BABU MIA

-->

---
name: 'antibody-design-agent'
description: 'An advanced agent for de novo antibody design and optimization using state-of-the-art protein language models (MAGE, RFdiffusion).'
measurable_outcome: Execute skill workflow successfully with valid output within 15 minutes.
allowed-tools:
  - read_file
  - run_shell_command
---


# Antibody Design Agent

This skill brings together cutting-edge tools for antibody engineering, including MAGE (Monoclonal Antibody Generator) and RFdiffusion for Antibodies. It enables the de novo design of antibodies against specific viral or tumoral targets.

## When to Use This Skill

*   **De Novo Design**: Generating antibody sequences/structures that bind to a specific antigen.
*   **Epitope Targeting**: Designing VHH or binders for a specific epitope on a target protein.
*   **Optimization**: Improving the affinity or stability of an existing antibody candidate.
*   **Viral Defense**: Rapidly generating antibodies against novel viral strains.

## Core Capabilities

1.  **MAGE (Monoclonal Antibody Generator)**: Uses a protein language model to generate diverse antibody sequences against unseen viral strains.
2.  **RFdiffusion for Antibodies**: Generates 3D antibody structures that bind to a target structure with high precision.
3.  **ProteinMPNN**: Optimizes the sequence of the generated structures for solubility and expression.

## Workflow

1.  **Target Definition**: Input the PDB structure or sequence of the antigen (target).
2.  **Design Phase**:
    *   Use **RFdiffusion** to generate the backbone of the binder (CDR loops).
    *   Use **ProteinMPNN** to design the sequence for the backbone.
    *   *Alternatively*, use **MAGE** to generate sequences directly from viral strain data.
3.  **Validation (In Silico)**: Use AlphaFold3 or ESMFold to predict the complex structure and assess binding confidence (pLDDT, PAE).
4.  **Selection**: Rank candidates for synthesis.

## Example Usage

**User**: "Design a VHH nanobody that binds to the RBD of the SARS-CoV-2 KP.2 variant."

**Agent Action**:
1.  Retrieves RBD structure for KP.2.
2.  Runs `RFdiffusion` with "binder" constraints on the RBD surface.
3.  Generates 100 backbone candidates.
4.  Sequences them with `ProteinMPNN`.
5.  Folds the complexes with `AlphaFold3` to verify binding interface.
6.  Returns top 5 sequences.


<!-- AUTHOR_SIGNATURE: 9a7f3c2e-MD-BABU-MIA-2026-MSSM-SECURE -->
aav-vector-design-agentSkill
adaptyvSkill

Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.

adhd-daily-plannerSkill

Time-blind friendly planning, executive function support, and daily structure for ADHD brains. Specializes in realistic time estimation, dopamine-aware task design, and building systems that

aeonSkill

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

agent-browserSkill

Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.

agentd-drug-discoverySkill
ai-analyzerSkill

AI驱动的综合健康分析系统,整合多维度健康数据、识别异常模式、预测健康风险、提供个性化建议。支持智能问答和AI健康报告生成。

alphafold-databaseSkill

Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.