Scanning Tunneling Microscopy skill for atomic-resolution imaging and local density of states measurements
Analyzes scanning tunneling microscopy data to generate atomic-scale images and electronic property measurements.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The STM Analyzer skill provides atomic-resolution surface analysis through scanning tunneling microscopy, enabling visualization of atomic structures and measurement of local electronic properties.
Imaging
Spectroscopy
Data Processing
{
"data_file": "string",
"analysis_type": "imaging|spectroscopy|sts_mapping",
"bias_voltage": "number (V)",
"setpoint_current": "number (nA)"
}
{
"imaging": {
"atomic_structure": "string",
"lattice_constant": "number (nm)",
"defects_identified": ["string"]
},
"spectroscopy": {
"band_gap": "number (eV)",
"fermi_level": "number (eV)",
"density_of_states": {"energy": [], "dos": []}
}
}
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.