Drug delivery formulation skill for optimizing drug loading, encapsulation efficiency, and release kinetics
Optimizes nanoparticle drug delivery formulations for loading, encapsulation, and release kinetics.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The Drug Encapsulation Optimizer skill provides systematic optimization of nanoparticle drug delivery formulations, enabling maximized drug loading, controlled release kinetics, and formulation stability.
Loading Optimization
Release Kinetics
Stability Assessment
{
"drug": "string",
"carrier_type": "liposome|polymer|micelle|lipid_np",
"target_loading": "number (wt%)",
"release_target": "immediate|sustained|triggered",
"route": "iv|oral|topical|inhalation"
}
{
"optimized_formulation": {
"drug_loading": "number (wt%)",
"encapsulation_efficiency": "number (%)",
"particle_size": "number (nm)",
"pdi": "number"
},
"release_kinetics": {
"model": "string",
"parameters": {},
"t50": "number (hours)",
"t90": "number (hours)"
},
"stability": {
"shelf_life": "number (months)",
"storage_conditions": "string"
}
}
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.