agentsclimarketplace

Mike model

Skill Zhonghao1995/Agentic-MIKE-Plus/skills/mike-model

Skills + MCP server for Claude Code, Codex, Hermes, or OpenClaw - headless MIKE+ automated modelling and analysis (inspect, edit, run, read, plot), no GUI.

Install
npx -y skills add Zhonghao1995/Agentic-MIKE-Plus --skill mike-model

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Inspect a MIKE+ .sqlite model via the mike-plus MCP server — active simulation/scenario/model, unit system, the list of simulation setups and scenarios, and element counts. Use when an agent needs to understand a MIKE+ model before running or editing it. Requires MIKE+ installed + a license.

SKILL.md

1.2 KB, as published. Nobody here has run it

MIKE+ Model

Opens a MIKE+ .sqlite and reports its high-level structure (via mikeplus).

When to use

First step on any unfamiliar model: find the active simulation (what mike_run would run), the available simulation setups and scenarios, and the network size. Read-only.

Tool

  • mike_model_info{sqlite}{active_simulation, active_scenario, active_model, unit_system, simulations[], scenarios[], counts{nodes,links,catchments}}.

Conventions

  • Requires MIKE+ + license (it opens the model through mikeplus).
  • Read-only, but still prefer a copy when a run/edit will follow.
  • The simulations list are msm_Project setup ids — pass one as mike_run's simulation to run a non-active setup.

Orchestration

mike_model_info  -> choose simulation  -> mike_run  -> mike-results / mike-plot

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.