library/specializations/domains/science/nanotechnology/skills/plasma-etch-controller/SKILL.md
Plasma etching skill for anisotropic nanostructure patterning with selectivity and profile control
npx skillsauth add a5c-ai/babysitter plasma-etch-controllerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The Plasma Etch Controller skill provides comprehensive plasma etching process control for nanofabrication, enabling anisotropic pattern transfer with optimized selectivity, profile control, and minimal damage.
Chemistry Selection
Profile Control
Endpoint Detection
{
"material": "string",
"mask_type": "string",
"target_depth": "number (nm)",
"feature_cd": "number (nm)",
"selectivity_requirements": {
"to_mask": "number",
"to_underlayer": "number"
}
}
{
"etch_recipe": {
"gases": [{"gas": "string", "flow": "number (sccm)"}],
"pressure": "number (mTorr)",
"rf_power": "number (W)",
"bias_power": "number (W)"
},
"etch_rate": "number (nm/min)",
"selectivity": {
"to_mask": "number",
"to_underlayer": "number"
},
"sidewall_angle": "number (degrees)",
"uniformity": "number (%)"
}
development
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.