cvd-pvd-process-controller
Chemical/Physical Vapor Deposition skill for thin film and nanostructure deposition optimization
Best use case
cvd-pvd-process-controller is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Chemical/Physical Vapor Deposition skill for thin film and nanostructure deposition optimization
Teams using cvd-pvd-process-controller should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/cvd-pvd-process-controller/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How cvd-pvd-process-controller Compares
| Feature / Agent | cvd-pvd-process-controller | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Chemical/Physical Vapor Deposition skill for thin film and nanostructure deposition optimization
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# CVD-PVD Process Controller
## Purpose
The CVD-PVD Process Controller skill provides comprehensive vapor deposition process control for thin film and nanostructure fabrication, enabling optimized growth conditions for various material systems.
## Capabilities
- CVD precursor chemistry selection
- Temperature and pressure optimization
- Plasma-enhanced CVD protocols
- PVD sputtering/evaporation control
- Film stress management
- Rate and uniformity optimization
## Usage Guidelines
### Deposition Process Control
1. **CVD Optimization**
- Select precursor chemistry
- Optimize flow rates
- Control temperature profile
2. **PVD Control**
- Optimize sputter power
- Control deposition rate
- Manage film stress
3. **Quality Assurance**
- Monitor thickness in-situ
- Characterize composition
- Verify stoichiometry
## Process Integration
- Thin Film Deposition Process Optimization
- Nanodevice Integration Process Flow
## Input Schema
```json
{
"deposition_type": "cvd|pecvd|sputtering|evaporation",
"material": "string",
"target_thickness": "number (nm)",
"substrate": "string",
"quality_requirements": {
"uniformity": "number (%)",
"stress": "string (tensile|compressive|neutral)"
}
}
```
## Output Schema
```json
{
"process_parameters": {
"temperature": "number (C)",
"pressure": "number (mTorr)",
"power": "number (W)",
"gas_flows": [{"gas": "string", "flow": "number (sccm)"}]
},
"deposition_rate": "number (nm/min)",
"uniformity": "number (%)",
"film_stress": "number (MPa)",
"composition": [{"element": "string", "fraction": "number"}]
}
```Related Skills
process-builder
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.
markdown-processor
Specialized skill for processing Markdown and MDX documentation. Supports parsing, rendering, TOC generation, link validation, frontmatter processing, and diagram embedding.
Point Cloud Processing Skill
Specialized skill for 3D point cloud processing and analysis using PCL and Open3D
MPC Controller Skill
Expert skill for Model Predictive Control implementation and tuning
process-validator
Validate process JS files for correct SDK patterns, task definitions, syntax, and quality gate implementation.
process-integrator
Integrate skills and agents into process files by updating task definitions with appropriate skill.name and agent.name references.
process-generator
Generate process JS files following Babysitter SDK patterns including task definitions, quality gates, breakpoints, and proper io configuration.
process-analyzer
Analyze processes, identify workflows, define boundaries and scope, and map process requirements for specialization creation.
post-processing
Post-processing skill for bloom, DOF, motion blur, color grading, and TAA.
labview-instrument-controller
LabVIEW instrument control skill for DAQ systems, hardware integration, and real-time data acquisition
scale-up-process-analyzer
Process engineering skill for analyzing and optimizing nanomaterial synthesis scale-up from lab to production
plasma-etch-controller
Plasma etching skill for anisotropic nanostructure patterning with selectivity and profile control