library/specializations/domains/science/nanotechnology/skills/ebl-process-controller/SKILL.md
Electron Beam Lithography skill for high-resolution nanopatterning with dose optimization and proximity effect correction
npx skillsauth add a5c-ai/babysitter ebl-process-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 EBL Process Controller skill provides comprehensive electron beam lithography process control, enabling high-resolution nanopatterning through dose optimization, proximity effect correction, and critical dimension control.
Pattern Preparation
Dose Optimization
Process Integration
{
"pattern_file": "string",
"resist": "string",
"thickness": "number (nm)",
"target_cd": "number (nm)",
"beam_voltage": "number (kV)",
"beam_current": "number (pA)"
}
{
"optimized_dose": "number (uC/cm2)",
"pec_parameters": {
"alpha": "number",
"beta": "number",
"eta": "number"
},
"write_time": "number (hours)",
"expected_cd": "number (nm)",
"cd_uniformity": "number (3sigma)"
}
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.