home / skills / a5c-ai / babysitter / crystallizer-designer

This skill designs crystallization processes, optimizing equipment, operating conditions, and crystal size distribution to ensure quality and scalable

npx playbooks add skill a5c-ai/babysitter --skill crystallizer-designer

Review the files below or copy the command above to add this skill to your agents.

Files (1)
SKILL.md
1.8 KB
---
name: crystallizer-designer
description: Crystallization process design skill for nucleation control, crystal size distribution, and equipment selection
allowed-tools:
  - Read
  - Write
  - Glob
  - Grep
  - Edit
  - Bash
metadata:
  specialization: chemical-engineering
  domain: science
  category: Separation Processes
  skill-id: CE-SK-012
---

# Crystallizer Designer Skill

## Purpose

The Crystallizer Designer Skill designs crystallization processes including equipment selection, operating conditions optimization, and crystal size distribution control.

## Capabilities

- Solubility data analysis
- Supersaturation control strategies
- Nucleation and growth kinetics
- Crystal size distribution (CSD) modeling
- Equipment selection (cooling, evaporative, reactive)
- Seeding strategies
- Polymorphism control
- Scale-up considerations

## Usage Guidelines

### When to Use
- Designing crystallization processes
- Optimizing crystal quality
- Controlling polymorphic forms
- Scale-up crystallization operations

### Prerequisites
- Solubility data available
- Product specifications defined
- Kinetic data available
- Polymorphism understood

### Best Practices
- Characterize metastable zone
- Control supersaturation carefully
- Use seeding for reproducibility
- Monitor CSD online

## Process Integration

This skill integrates with:
- Crystallization Process Design
- Separation Sequence Synthesis
- Process Flow Diagram Development

## Configuration

```yaml
crystallizer-designer:
  crystallizer-types:
    - cooling
    - evaporative
    - reactive
    - antisolvent
    - melt
  control-strategies:
    - temperature
    - concentration
    - seeding
```

## Output Artifacts

- Crystallizer specifications
- Operating protocols
- CSD predictions
- Seeding strategies
- Scale-up recommendations

Overview

This skill designs crystallization processes focused on nucleation control, crystal size distribution (CSD) management, and equipment selection. It produces crystallizer specifications, operating protocols, and scale-up recommendations tailored to solubility, kinetics, and product requirements. The goal is reproducible crystal quality and predictable CSD for manufacturing or R&D.

How this skill works

The skill analyzes solubility and kinetic data to select an appropriate crystallizer type (cooling, evaporative, reactive, antisolvent, or melt) and recommends control strategies (temperature, concentration, seeding). It models nucleation and growth kinetics to predict CSD and suggests seeding and supersaturation profiles to hit target particle sizes. Outputs include detailed operating conditions, monitoring points, and scale-up notes for process integration.

When to use it

  • Designing a new crystallization step from solubility and kinetic data
  • Optimizing crystal quality or adjusting CSD for downstream processing
  • Evaluating crystallizer type and control strategy for scale-up
  • Controlling polymorphic form during product development
  • Creating seeding strategies for reproducible batches

Best practices

  • Characterize the metastable zone and build precise solubility curves
  • Control supersaturation with conservative ramp rates to avoid uncontrolled nucleation
  • Use seeded crystallization to improve reproducibility and narrow CSD
  • Monitor CSD online (FBRM, PVM) and tie control actions to real-time data
  • Document scale-up rules including mixing, cooling rates, and residence time

Example use cases

  • Selecting a cooling vs evaporative crystallizer for an API based on solubility behavior
  • Designing a seeding protocol to shift median particle size and reduce fines
  • Predicting CSD for a reactive crystallization and specifying impeller and residence time
  • Defining operating protocols to avoid undesired polymorphs during scale-up
  • Producing a crystallizer specification sheet and CSD prediction for process handoff

FAQ

What inputs are required to run the design?

Provide solubility data, product specifications, and any available nucleation/growth kinetics or polymorph information.

Can it recommend monitoring methods?

Yes. It suggests online monitoring (e.g., FBRM, PVM) and key sampling points tied to control actions.