agentsclimarketplace

Nanoimprint process controller

Skill a5c-ai/babysitter/library/specializations/domains/science/nanotechnology/skills/nanoimprint-process-controller

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

Install
npx -y skills add a5c-ai/babysitter --skill nanoimprint-process-controller

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Nanoimprint Lithography skill for high-throughput nanopatterning with template management and demolding optimization

SKILL.md

2.2 KB, as published. Nobody here has run it

Nanoimprint Process Controller

Purpose

The Nanoimprint Process Controller skill provides comprehensive nanoimprint lithography process control, enabling high-throughput nanopatterning through template design, imprint optimization, and defect management.

Capabilities

  • Template design and fabrication
  • Imprint pressure and temperature optimization
  • UV-NIL and thermal NIL protocols
  • Demolding force analysis
  • Residual layer control
  • Defect inspection and yield analysis

Usage Guidelines

NIL Process Control

  1. Template Preparation

    • Design with demolding in mind
    • Apply anti-sticking treatment
    • Verify pattern fidelity
  2. Imprint Optimization

    • Optimize pressure and temperature
    • Control residual layer thickness
    • Minimize defects
  3. Yield Improvement

    • Track defect types
    • Optimize demolding conditions
    • Implement cleaning protocols

Process Integration

  • Nanolithography Process Development
  • Directed Self-Assembly Process Development

Input Schema

{
  "template_id": "string",
  "resist_type": "thermal|uv_curable",
  "target_features": {
    "min_cd": "number (nm)",
    "pitch": "number (nm)",
    "aspect_ratio": "number"
  },
  "substrate": "string"
}

Output Schema

{
  "process_parameters": {
    "temperature": "number (C)",
    "pressure": "number (bar)",
    "time": "number (s)",
    "uv_dose": "number (mJ/cm2)"
  },
  "residual_layer": "number (nm)",
  "demolding_force": "number (N)",
  "defect_density": "number (defects/cm2)",
  "yield": "number (%)"
}

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.