Agent skill · Design & Presentation

stormwater-management

Skill for integrated stormwater management and green infrastructure design with SWMM modeling, hydrologic analysis, BMP sizing, and MS4 permit compliance.

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill stormwater-management --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 15 KB
Bundled scripts: none
Version: 1.0.0
Declared author: babysitter-sdk
Allowed tools: ReadGrepWriteBashEditGlob
Path: library/specializations/domains/science/environmental-engineering/skills/stormwater-management/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Stormwater Management Skill Integrated stormwater management and green infrastructure design for sustainable urban drainage. ## Purpose This skill provides comprehensive capabilities for stormwater management planning, including hydrologic analysis, green infrastructure design, BMP selection and sizing, SWMM modeling, and MS4 permit compliance analysis. ## Capabilities ### SWMM Modeling and Simulation - EPA SWMM model setup and configuration - Subcatchment delineation and parameterization - Drainage network modeling - Long-term continuous simulation - Design storm analysis - LID representation and modeling ### Hydrologic Analysis - TR-55 methodology implementation - Rational method calculations - SCS Curve Number determination - Time of concentration estimation - Unit hydrograph development - Rainfall-runoff modeling ### Green Infrastructure Sizing - Bioretention facility design - Permeable pavement sizing - Rain garden design - Green roof specifications - Tree box filters - Vegetated swales ### Detention/Retention Pond Design - Storage volume calculations - Stage-storage-discharge relationships - Outlet structure design - Emergency spillway sizing - Sediment forebay design - Mai

What's inside
Steps it walks through
  1. Purpose
  2. Capabilities
  3. SWMM Modeling and Simulation
  4. Hydrologic Analysis
  5. Green Infrastructure Sizing
  6. Detention/Retention Pond Design
  7. Water Quality BMP Selection
  8. Pollutant Load Modeling
  9. Low Impact Development Integration
  10. MS4 Permit Compliance Analysis
  11. Prerequisites
  12. Installation
  13. Optional Dependencies
  14. Usage Patterns
Commands it runs
pip install numpy scipy pandas matplotlib
For SWMM integration
pip install swmm-api pyswmm
For GIS analysis
pip install geopandas shapely
For visualization
pip install plotly folium
More from babysitter
All skills →
About this skill
What does the stormwater-management skill do?

Skill for integrated stormwater management and green infrastructure design with SWMM modeling, hydrologic analysis, BMP sizing, and MS4 permit compliance.

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill stormwater-management --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going