Process scale-up analysis skill for dimensional analysis, similarity criteria, and pilot-to-production transitions
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill scale-up-analyzer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Scale Up Analyzer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-scale-up-analyzer-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: scale-up-analyzer
description: Process scale-up analysis skill for dimensional analysis, similarity criteria, and pilot-to-production transitions
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: chemical-engineering
domain: science
category: Process Development
skill-id: CE-SK-009
graph:
domains: [domain:chemical-engineering]
skillAreas: [skill-area:physics-simulation, skill-area:mathematical-reasoning, skill-area:statistical-analysis]
workflows: [workflow:experiment-design]
roles: [role:research-engineer, role:computational-scientist]
---
# Scale-Up Analyzer Skill
## Purpose
The Scale-Up Analyzer Skill supports process scale-up from laboratory to pilot to production scale using dimensional analysis, similarity criteria, and scale-up correlations.
## Capabilities
- Dimensional analysis
- Similarity criteria evaluation
- Scale-up factor calculation
- Heat transfer scale-up
- Mass transfer scale-up
- Mixing scale-up (power per volume, tip speed)
- Reaction scale-up considerations
- Risk assessment for scale-up
## Usage Guidelines
### When to Use
- Scaling from lab to pilot
- Scaling from pilot to production
- Evaluating scale-up feasibility
- Identifying scale-sensitive parameters
### Prerequisites
- Lab/pilot data available
- Process fundamentals understood
- Critical parameters identified
- Target scale defined
### Best Practices
- Identify controlling mechanisms
- Maintain appropriate similarity criteria
- Plan incremental scale-up steps
- Validate at each scale
## Process Integration
This skill integrates with:
- Scale-Up Analysis
- Process Simulation Model Development
- Performance Testing and Validation
## Configuration
```yaml
scale-up-analyzer:
scale-up-methods:
- geometric-similarity
- dynamic-similarity
- thermal-similarity
scale-factors:
- 10x
- 100x
- 1000x
```
## Output Artifacts
- Scale-up calculations
- Similarity analysis
- Risk assessments
- Scale-up recommendations
- Parameter predictions
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!