Claude Skills · Documents & Spreadsheets
Swmm Report
Zhonghao1995/agentic-swmm-workflowGenerate a client-deliverable Word (.docx) report from an audited SWMM run directory. Reads manifest.json, experiment_provenance.json, model_diagnostics.json, comparison.json, and any PNG figures — SWMM is never re-run. Supports custom YAML/JSON section templates.
At a glance
This skill is for Documents & Spreadsheets and helps you generate a swmm audit report, compile swmm results into a deliverable, and create a client-ready swmm document.
git clone --depth 1 https://github.com/Zhonghao1995/agentic-swmm-workflow
cp -r agentic-swmm-workflow/skills/swmm-report ~/.claude/skills/swmm-report
Setup, runtime and requirements describe Zhonghao1995/agentic-swmm-workflow, the repo this skill ships in.
SwmmStormwaterWorddocxauditProvenance
Also in Zhonghao1995/agentic-swmm-workflow
View the repoDraft a well-formed new skill (a SKILL.md scaffold, optionally with scripts/references) from a described recurring need, for human review an...
Synthesize a plausible SWMM drainage network from public data (OSM streets + DEM) when NO real pipe-network data exists — input is just a bb...
Assemble a runnable SWMM INP deterministically from subcatchment geometry/attributes, merged parameter JSON, network JSON, and climate refer...
Calibration and validation scaffold for EPA SWMM. Use when an agent needs to (1) compare simulated vs observed flow, (2) evaluate candidate...
Fetch a ready-to-run SWMM model for any Canadian area from the SWMMCanada upstream service — real published municipal storm pipes where a su...
Deterministic rainfall/climate formatting for SWMM. Use when converting timestamped rainfall CSV files into SWMM-ready [TIMESERIES] lines an...
Score a completed SWMM run against a configurable YAML rulebook of design checks — GB50014-style standards for real catchments, or the refer...
Top-level orchestration skill for agentic SWMM modelling. Use when an agent needs one entrypoint that decides which module tools to run, in...
Consolidate Agentic SWMM run artifacts into auditable provenance, comparison records, and local Obsidian audit notes. Use after any SWMM bui...
GIS/DEM preprocessing for SWMM experiments using the user's own QGIS/GRASS layers. Use when the user asks to (1) delineate subcatchments thr...
Read historical Agentic SWMM experiment audit artifacts and summarize repeated assumptions, QA issues, failures, missing evidence, run-to-ru...
Network QA of an existing INP (disconnected nodes, missing outfalls, adverse or zero slopes) is one call, network_qa, so call it first. Also...
Other Documents & Spreadsheets skills
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining o...
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a pos...
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Tr...
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or...
Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already...
Compact the current conversation into a handoff document for another agent to pick up.