library/specializations/domains/science/nanotechnology/skills/ligand-exchange-protocol-manager/SKILL.md
Surface chemistry skill for managing ligand exchange reactions, bioconjugation protocols, and functional group quantification
npx skillsauth add a5c-ai/babysitter ligand-exchange-protocol-managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
Chemistry Selection
Bioconjugation Protocols
Surface Coverage Quantification
{
"nanoparticle_type": "string",
"current_ligand": "string",
"target_ligand": "string",
"target_functionality": "amine|carboxyl|thiol|azide|alkyne",
"conjugation_target": "string (optional)"
}
{
"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"
}
development
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.