Raman spectroscopy skill for molecular fingerprinting, structural characterization, and chemical identification of nanomaterials
Analyzes Raman spectroscopy data to identify molecular structures, characterize nanomaterials, and generate chemical maps.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The Raman Spectroscopy Analyzer skill provides molecular-level characterization of nanomaterials through vibrational spectroscopy, enabling structural identification, defect analysis, and chemical mapping.
Spectrum Acquisition
Peak Analysis
Mapping
{
"spectrum_file": "string",
"excitation_wavelength": "number (nm)",
"material_type": "string",
"analysis_type": "identification|mapping|sers"
}
{
"identified_peaks": [{
"position": "number (cm-1)",
"assignment": "string",
"intensity": "number"
}],
"structural_parameters": {
"d_g_ratio": "number (for carbon)",
"crystallinity": "string"
},
"chemical_map": {
"species": "string",
"image_path": "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.