Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Zhonghao1995/Agentic-MIKE-Plus --skill mike-raingit clone --depth 1 https://github.com/Zhonghao1995/Agentic-MIKE-PlusWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/zhonghao1995/agentic-mike-plus/mike-rain)<a href="https://agentmods.dev/skills/zhonghao1995/agentic-mike-plus/mike-rain"><img src="https://agentmods.dev/badge/skills/zhonghao1995/agentic-mike-plus/mike-rain/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/zhonghao1995/agentic-mike-plus/mike-rain"><img src="https://agentmods.dev/badge/skills/zhonghao1995/agentic-mike-plus/mike-rain.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00098 | $0.00848 |
| Opus 5 | $0.00049 | $0.00424 |
| Sonnet 5 | $0.00020 | $0.00170 |
| Haiku 4.5 | $0.00010 | $0.00085 |
Grade A, and why
mike-rain scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 40 lines — stays where its author put it; the contents beside it link to each section on GitHub.
MIKE+ Rain
MIKE+ rainfall boundaries read a .dfs0 of Rainfall Intensity, mm/h,
mean-step-backward: exactly the shape of DHI's own example rain files
(Sirius_IDF_1year_rainfall.dfs0). This skill produces that file from a CSV.
Tool
mike_rain_to_dfs0—{csv, out_dfs0, time_col?, value_col?, unit?, item_name?}unit:'mm/h'(intensity, default) or'mm'(depth per step, converted with each step's own duration; the conversion is reported).- Returns
{dfs0, item, n_steps, start, end, timestep_s, uniform_step, total_depth_mm, peak_intensity_mm_h, peak_time, conversion}after reading the file back.
Conventions
- Time column first, value column second by default; name them if the CSV differs.
- Rejects negative values, non-numeric cells, unsorted duplicates, fewer than two steps: fix the CSV, do not silently clean it.
- Report
total_depth_mmandpeak_intensity_mm_h; ifuniform_stepis false say so (MIKE 1D accepts irregular steps, but the user should know). - The tool never touches the model. To make a MIKE 1D model use the new rain, edit its rainfall boundary with
mike-paramson a COPY. The boundary lives in tablemsm_BBoundary(the rainfall row hasTypeNo = 1; in Sirius_RTC its MUID isRainfall) with columnsTSConnection= dfs0 path relative to the model folder (DHI's example:Sirius_IDF_1year_rainfall.dfs0), so write the new file into the model copy folder,TimeseriesName= the dfs0 item name (must match: passitem_nametomike_rain_to_dfs0, or set this column toRainfall),DataTypeName=Rainfall Intensity.mike_get_values {table: msm_BBoundary, columns: [TypeNo, TSConnection, TimeseriesName, DataTypeName]}first, thenmike_set_valueson that MUID, then run and checkmike_results_summary.
- The same
.dfs0is whatmike_plot_rain_flow/mike_plot_comparetake asrain_dfs0, so use it for the figure of the run it drove.
Orchestration
mike_rain_to_dfs0 {csv, out_dfs0: runs/<case>/00_model/storm.dfs0, item_name: <existing TimeseriesName or 'Rainfall'>}
mike_get_values {sqlite: <copy>, table: msm_BBoundary, columns: [TypeNo, TSConnection, TimeseriesName]}
mike_set_values {sqlite: <copy>, table: msm_BBoundary, muids: [<rain row>], values: {TSConnection: storm.dfs0, TimeseriesName: ...}}
mike_run -> mike_results_summary (skip_hours) -> mike_plot_rain_flow {rain_dfs0: storm.dfs0}
mike_manifest_write {inputs: [csv, storm.dfs0], ...}
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 40 lines · 98 tokens per session scan A 4470b52af556
mike-rain is a skill published in the GitHub repository Zhonghao1995/Agentic-MIKE-Plus (7 stars, last pushed 23d ago), licensed MIT. It adds 98 tokens to every session and 848 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
autonomous-researcher
End-to-end research pipeline: scoping, literature review, hypothesis formation, synthesis, empirical validation, and written output.
research-librarian
Organize sources, claims, and open questions so research stays traceable.
Jupyter Live Kernel
Guides notebook-first analysis with reproducible kernels, inspectable data loading, and explicit promotion paths back into durable code.
arXiv
Search, filter, and summarize arXiv papers with explicit titles, authors, dates, and paper links before drawing conclusions.
ras-end-to-end
Standard operating procedure for an auditable, headless HEC-RAS workflow via the hec-ras MCP server — how to plan, copy, edit boundaries, run, QA-gate, read results, compare, plot, audit, and safely stop. Use FIRST whenever an agent is handed a HEC-RAS project (.prj folder) or a results file (.p##.hdf) plus a…
ras-results
Read, compare and plot HEC-RAS results (.p##.hdf) via the hec-ras MCP server without HEC-RAS — one-screen run summary (QA, volume accounting, cross-section peaks, 2D wet cells / max depth, reference lines), one time series with peak and timing (cross section, reference line / point, boundary, 2D cell)…