plasma-etch-controller
SolidPlasma etching skill for anisotropic nanostructure patterning with selectivity and profile control
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Plasma Etch Controller
## Purpose
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.
## Capabilities
- Etch chemistry selection
- Anisotropy and selectivity optimization
- Endpoint detection
- Profile and sidewall angle control
- Loading effect compensation
- Plasma damage assessment
## Usage Guidelines
### Plasma Etch Process
1. **Chemistry Selection**
- Match chemistry to material
- Consider selectivity requirements
- Address sidewall passivation
2. **Profile Control**
- Optimize ion energy
- Balance chemical and physical
- Control sidewall angle
3. **Endpoint Detection**
- Use OES for species monitoring
- Apply interferometry
- Implement time-based backup
## Process Integration
- Nanolithography Process Development
- Nanodevice Integration Process Flow
## Input Schema
```json
{
"material": "string",
"mask_type": "string",
"target_depth": "number (nm)",
"feature_cd": "number (nm)",
"selectivity_requirements": {
"to_mask": "number",
"to_underlayer": "number"
}
}
```
## Output Schema
```json
{
"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_und...
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
ebl-process-controller
Electron Beam Lithography skill for high-resolution nanopatterning with dose optimization and proximity effect correction
1,160 Updated today
a5c-ai AI & Automation Solid
cvd-pvd-process-controller
Chemical/Physical Vapor Deposition skill for thin film and nanostructure deposition optimization
1,160 Updated today
a5c-ai AI & Automation Solid
ald-process-controller
Atomic Layer Deposition skill for conformal thin film deposition with atomic-level thickness control
1,160 Updated today
a5c-ai AI & Automation Solid
nanoimprint-process-controller
Nanoimprint Lithography skill for high-throughput nanopatterning with template management and demolding optimization
1,160 Updated today
a5c-ai AI & Automation Solid
fib-mill-controller
Focused Ion Beam milling skill for site-specific nanofabrication and cross-section preparation
1,160 Updated today
a5c-ai