Hydraulic analysis skill for open channel flow, culverts, and pipe networks
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill hydraulic-analysis-engine --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Hydraulic Analysis Engine?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-hydraulic-analysis-engine-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: hydraulic-analysis-engine
description: Hydraulic analysis skill for open channel flow, culverts, and pipe networks
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: civil-engineering
domain: science
category: Water Resources
skill-id: CIV-SK-023
graph:
domains: [domain:civil-engineering]
skillAreas: [skill-area:mathematical-reasoning, skill-area:computational-geometry, skill-area:data-analysis]
roles: [role:systems-integration-engineer, role:research-engineer]
---
# Hydraulic Analysis Engine Skill
## Purpose
The Hydraulic Analysis Engine Skill performs hydraulic analysis for open channels, culverts, and pipe networks using Manning's equation and energy-momentum principles.
## Capabilities
- Open channel flow (Manning's equation)
- Culvert hydraulics (inlet/outlet control)
- Pipe network analysis
- Energy and momentum calculations
- Backwater analysis
- Spillway design calculations
- Critical and normal depth
- Gradually varied flow
## Usage Guidelines
### When to Use
- Sizing drainage structures
- Analyzing channel capacity
- Evaluating flood elevations
- Designing spillways
### Prerequisites
- Channel geometry defined
- Flow rates established
- Boundary conditions known
- Roughness values selected
### Best Practices
- Verify Manning's n values
- Check flow regime
- Consider tailwater effects
- Validate with observations
## Process Integration
This skill integrates with:
- Hydraulic Structure Design
- Stormwater Management Design
- Flood Analysis and Mitigation
## Configuration
```yaml
hydraulic-analysis-engine:
analysis-types:
- open-channel
- culvert
- pipe-network
- spillway
flow-types:
- steady
- unsteady
- uniform
- varied
```
## Output Artifacts
- Water surface profiles
- Culvert analysis
- Network solutions
- Energy grade lines
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!