What problem does it solve? Running the USGS PRMS hydrologic model requires manual preparation of control, parameter, and data files in US customary units, and silent unit or format errors corrupt results without warning. This Skill replaces that manual workflow with validated tools, staged protocols, and diagnostic recovery so an agent can execute real PRMS runs on any basin. ## Core Features & Use Cases - Automated input preparation: Converts CMFD/ERA5/MSWX forcing and HWSD/SOILGRIDS soil data into PRMS data, CBH, and parameter files with all metric-to-US-customary unit conversions handled. - End-to-end pipeline: Five tools cover forcing conversion, parameter generation, control file assembly, binary execution with preflight validation, and output parsing with NSE/KGE/PBIAS metrics. - Failure recovery: 18 diagnostic triplets map known symptoms (unit traps, file format errors, runtime failures) to validated remedies. - Use Case: Ask the agent to simulate daily streamflow for a snowmelt-dominated basin from 1980-2010 using CMFD forcing; it prepares inputs, runs the actual PRMS binary, and reports calibrated NSE against cited validation bands. ## Quick Start Run the PRMS pipeline to simulate daily streamflow for my basin using CMFD forcing from 1980 to 2010 and report the NSE against observed discharge.