Agent Skills: Hydrologic Modeling Engine Skill

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

Water ResourcesID: a5c-ai/babysitter/hydrologic-modeling-engine

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/plugins/babysitter/skills/babysit/process/specializations/domains/science/civil-engineering/skills/hydrologic-modeling-engine

Skill Files

Browse the full folder contents for hydrologic-modeling-engine.

Download Skill

Loading file tree…

plugins/babysitter/skills/babysit/process/specializations/domains/science/civil-engineering/skills/hydrologic-modeling-engine/SKILL.md

Skill Metadata

Name
hydrologic-modeling-engine
Description
Hydrologic modeling skill for rainfall-runoff analysis, flood frequency, and watershed analysis

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

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