Process equipment sizing skill using established engineering correlations and standards
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill equipment-sizing-calculator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Equipment Sizing Calculator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-equipment-sizing-calculator-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: equipment-sizing-calculator
description: Process equipment sizing skill using established engineering correlations and standards
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: chemical-engineering
domain: science
category: Process Simulation
skill-id: CE-SK-005
graph:
domains: [domain:chemical-engineering]
skillAreas: [skill-area:mathematical-reasoning, skill-area:statistical-analysis, skill-area:physics-simulation]
workflows: [workflow:experiment-design]
roles: [role:research-engineer, role:computational-scientist]
---
# Equipment Sizing Calculator Skill
## Purpose
The Equipment Sizing Calculator Skill performs process equipment sizing using established engineering correlations, industry standards, and manufacturer guidelines.
## Capabilities
- Vessel sizing (residence time, L/D ratios)
- Heat exchanger rating and design (TEMA methods)
- Pump sizing and NPSH calculations
- Compressor selection and performance
- Column sizing (flooding, weeping checks)
- Pressure drop calculations
- Agitator sizing
- Piping sizing
## Usage Guidelines
### When to Use
- Sizing process equipment
- Rating existing equipment
- Developing equipment specifications
- Evaluating design alternatives
### Prerequisites
- Process conditions defined
- Flow rates established
- Physical properties available
- Design codes identified
### Best Practices
- Apply appropriate design margins
- Follow applicable standards
- Consider operability requirements
- Document all assumptions
## Process Integration
This skill integrates with:
- Equipment Sizing and Specification
- Distillation Column Design
- Membrane Separation System Design
## Configuration
```yaml
equipment-sizing-calculator:
equipment-types:
- vessels
- heat-exchangers
- pumps
- compressors
- columns
design-codes:
- ASME
- TEMA
- API
```
## Output Artifacts
- Equipment datasheets
- Sizing calculations
- Specification sheets
- Design drawings
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!