cvd-pvd-process-controller

Chemical/Physical Vapor Deposition skill for thin film and nanostructure deposition optimization

509 stars

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

$curl -o ~/.claude/skills/cvd-pvd-process-controller/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/science/nanotechnology/skills/cvd-pvd-process-controller/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/cvd-pvd-process-controller/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How cvd-pvd-process-controller Compares

Feature / Agentcvd-pvd-process-controllerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

509
from a5c-ai/babysitter

Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.

Workflow & Productivity

markdown-processor

509
from a5c-ai/babysitter

Specialized skill for processing Markdown and MDX documentation. Supports parsing, rendering, TOC generation, link validation, frontmatter processing, and diagram embedding.

Point Cloud Processing Skill

509
from a5c-ai/babysitter

Specialized skill for 3D point cloud processing and analysis using PCL and Open3D

MPC Controller Skill

509
from a5c-ai/babysitter

Expert skill for Model Predictive Control implementation and tuning

process-validator

509
from a5c-ai/babysitter

Validate process JS files for correct SDK patterns, task definitions, syntax, and quality gate implementation.

process-integrator

509
from a5c-ai/babysitter

Integrate skills and agents into process files by updating task definitions with appropriate skill.name and agent.name references.

process-generator

509
from a5c-ai/babysitter

Generate process JS files following Babysitter SDK patterns including task definitions, quality gates, breakpoints, and proper io configuration.

process-analyzer

509
from a5c-ai/babysitter

Analyze processes, identify workflows, define boundaries and scope, and map process requirements for specialization creation.

post-processing

509
from a5c-ai/babysitter

Post-processing skill for bloom, DOF, motion blur, color grading, and TAA.

labview-instrument-controller

509
from a5c-ai/babysitter

LabVIEW instrument control skill for DAQ systems, hardware integration, and real-time data acquisition

scale-up-process-analyzer

509
from a5c-ai/babysitter

Process engineering skill for analyzing and optimizing nanomaterial synthesis scale-up from lab to production

plasma-etch-controller

509
from a5c-ai/babysitter

Plasma etching skill for anisotropic nanostructure patterning with selectivity and profile control