Time-of-Flight Secondary Ion Mass Spectrometry skill for molecular surface analysis and imaging
Analyzes molecular surface composition and creates chemical maps from Time-of-Flight Secondary Ion Mass Spectrometry data.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The ToF-SIMS Analyzer skill provides molecular-level surface analysis capabilities for nanomaterials, enabling identification of surface species, chemical imaging, and depth profiling with high sensitivity.
Spectral Analysis
Imaging Mode
Depth Profiling
{
"sample_id": "string",
"analysis_mode": "spectral|imaging|depth_profile",
"primary_ion": "Bi3+|Bi1+|C60+",
"polarity": "positive|negative",
"area_of_interest": {"x": "number", "y": "number"}
}
{
"identified_species": [{
"mass": "number (amu)",
"assignment": "string",
"intensity": "number"
}],
"chemical_maps": [{
"species": "string",
"image_path": "string"
}],
"pca_results": {
"principal_components": "number",
"variance_explained": ["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 asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.