Ligand exchange protocol manager
Surface chemistry skill for managing ligand exchange reactions, bioconjugation protocols, and functional group quantificationFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill ligand-exchange-protocol-managerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
2.4 KB, 413 tokens by cl100k_base, as published. Nobody here has run it
Ligand Exchange Protocol Manager
Purpose
The Ligand Exchange Protocol Manager skill provides systematic management of surface functionalization reactions for nanoparticles, enabling controlled ligand exchange, bioconjugation, and quantification of surface functional groups.
Capabilities
- Ligand exchange reaction design
- Bioconjugation chemistry selection
- Click chemistry protocols
- Functional group quantification (TNBS, Ellman's)
- Conjugation efficiency optimization
- Surface coverage calculation
Usage Guidelines
Ligand Exchange Design
-
Chemistry Selection
- Match incoming ligand affinity
- Consider exchange kinetics
- Optimize solvent system
-
Bioconjugation Protocols
- EDC/NHS for carboxyl-amine coupling
- Maleimide-thiol for cysteine targeting
- Click chemistry for orthogonal conjugation
-
Surface Coverage Quantification
- UV-Vis for chromophoric ligands
- TGA for organic content
- XPS for elemental analysis
Process Integration
- Nanomaterial Surface Functionalization Pipeline
- Nanoparticle Drug Delivery System Development
- Nanosensor Development and Validation Pipeline
Input Schema
{
"nanoparticle_type": "string",
"current_ligand": "string",
"target_ligand": "string",
"target_functionality": "amine|carboxyl|thiol|azide|alkyne",
"conjugation_target": "string (optional)"
}
Output Schema
{
"exchange_protocol": {
"solvent": "string",
"temperature": "number (C)",
"duration": "number (hours)",
"ligand_excess": "number (equivalents)"
},
"expected_coverage": "number (molecules/nm2)",
"verification_methods": ["string"],
"stability_notes": "string"
}
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.