UV-Vis-NIR spectroscopy skill for optical property characterization including plasmon resonance and bandgap analysis
Analyzes UV-Vis-NIR spectroscopy data to extract optical properties like plasmon resonance and bandgap.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The UV-Vis-NIR Analyzer skill provides optical characterization of nanomaterials, enabling analysis of electronic transitions, plasmon resonances, and optical bandgaps essential for photonic and optoelectronic applications.
LSPR Analysis
Bandgap Determination
Concentration Quantification
{
"spectrum_file": "string",
"measurement_type": "absorbance|transmittance|reflectance",
"analysis_type": "lspr|bandgap|concentration",
"material_type": "metal_np|semiconductor|quantum_dot"
}
{
"lspr": {
"peak_position": "number (nm)",
"fwhm": "number (nm)",
"extinction_coefficient": "number"
},
"bandgap": {
"value": "number (eV)",
"transition_type": "direct|indirect"
},
"concentration": {
"value": "number",
"unit": "string",
"extinction_used": "number"
}
}
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.