hydrologic-modeling-engine

Hydrologic modeling skill for rainfall-runoff analysis, flood frequency, and watershed analysis

509 stars

Best use case

hydrologic-modeling-engine is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Hydrologic modeling skill for rainfall-runoff analysis, flood frequency, and watershed analysis

Teams using hydrologic-modeling-engine should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/hydrologic-modeling-engine/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/science/civil-engineering/skills/hydrologic-modeling-engine/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/hydrologic-modeling-engine/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How hydrologic-modeling-engine Compares

Feature / Agenthydrologic-modeling-engineStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Hydrologic modeling skill for rainfall-runoff analysis, flood frequency, and watershed analysis

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Hydrologic Modeling Engine Skill

## Purpose

The Hydrologic Modeling Engine Skill performs hydrologic analysis including rainfall-runoff modeling, flood frequency analysis, and watershed characterization using established methods.

## Capabilities

- Rational method calculations
- SCS/NRCS curve number method
- Unit hydrograph generation
- Reservoir routing
- Time of concentration calculation
- IDF curve analysis
- Flood frequency analysis
- Watershed delineation

## Usage Guidelines

### When to Use
- Estimating design flows
- Analyzing watersheds
- Designing stormwater facilities
- Evaluating flood risk

### Prerequisites
- Watershed characteristics known
- Rainfall data available
- Land use identified
- Soil types classified

### Best Practices
- Select appropriate method
- Validate with observed data
- Consider climate effects
- Document assumptions

## Process Integration

This skill integrates with:
- Stormwater Management Design
- Flood Analysis and Mitigation
- Hydraulic Structure Design

## Configuration

```yaml
hydrologic-modeling-engine:
  methods:
    - rational
    - scs-curve-number
    - unit-hydrograph
    - reservoir-routing
  outputs:
    - peak-flow
    - hydrograph
    - report
```

## Output Artifacts

- Peak flow calculations
- Hydrographs
- Watershed reports
- Routing analyses

Related Skills

Ghidra/IDA Reverse Engineering Skill

509
from a5c-ai/babysitter

Deep integration with Ghidra and IDA Pro for binary analysis and reverse engineering

physics-engine

509
from a5c-ai/babysitter

Physics engine integration skill for rigid body dynamics and collision detection.

topic-modeling-text-mining

509
from a5c-ai/babysitter

Apply LDA, NMF, and other computational methods to discover patterns in large text corpora with appropriate parameter tuning

music-prompt-engineering

509
from a5c-ai/babysitter

Optimize and format prompts specifically for AI music generation platforms like Suno and Udio, including platform-specific syntax and tag optimization

video-prompt-engineering

509
from a5c-ai/babysitter

Optimize prompts for AI video generation platforms including Sora, Runway, Pika, and Kling

meta-analysis-engine

509
from a5c-ai/babysitter

Skill for conducting meta-analyses of research findings

bayesian-inference-engine

509
from a5c-ai/babysitter

Bayesian probabilistic reasoning for prior specification, posterior computation, and belief updating

cad-modeling

509
from a5c-ai/babysitter

Expert skill for parametric 3D CAD model development with design intent and configuration management

stan-bayesian-modeling

509
from a5c-ai/babysitter

Stan probabilistic programming for Bayesian inference

type-inference-engine

509
from a5c-ai/babysitter

Implement and test type inference algorithms including Algorithm W and constraint-based inference

traffic-simulation-engine

509
from a5c-ai/babysitter

Traffic simulation skill for microsimulation, level of service, and signal optimization

hydraulic-analysis-engine

509
from a5c-ai/babysitter

Hydraulic analysis skill for open channel flow, culverts, and pipe networks