Agent skill · AI & Agents

dsa-process-controller

Directed Self-Assembly skill for block copolymer lithography and nanoparticle templating

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill dsa-process-controller --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/science/nanotechnology/skills/dsa-process-controller/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# DSA Process Controller ## Purpose The DSA Process Controller skill provides directed self-assembly process control for block copolymer lithography and nanoparticle templating, enabling sub-lithographic patterning through controlled polymer phase separation. ## Capabilities - Block copolymer selection and design - Annealing protocol optimization - Defect density analysis - Pattern transfer protocols - Graphoepitaxy and chemoepitaxy - Long-range order characterization ## Usage Guidelines ### DSA Process Control 1. **BCP Selection** - Match pitch to target - Consider chi-N product - Select morphology (lamellar, cylindrical) 2. **Annealing Optimization** - Choose thermal vs solvent vapor - Optimize temperature/time - Achieve equilibrium morphology 3. **Defect Analysis** - Classify defect types - Quantify defect density - Identify root causes ## Process Integration - Directed Self-Assembly Process Development - Nanolithography Process Development ## Input Schema ```json { "bcp_system": "string (e.g., PS-b-PMMA)", "target_pitch": "number (nm)", "morphology": "lamellar|cylindrical|spherical", "guiding_type": "graphoepitaxy|chemoepitaxy", "substrate_pattern": "string" } ``` ## Output Sch

What's inside
Steps it walks through
  1. Purpose
  2. Capabilities
  3. Usage Guidelines
  4. DSA Process Control
  5. Process Integration
  6. Input Schema
  7. Output Schema
More from babysitter
All skills →
About this skill
What does the dsa-process-controller skill do?

Directed Self-Assembly skill for block copolymer lithography and nanoparticle templating

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill dsa-process-controller --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going