agentsclimarketplace

Run3 glm config optimization

Skill cxcscmu/SkillLearnBench/skills/b3-teacher-feedback-gemini-3-flash-preview/temperature-simulation/run3_glm-config-optimization

[COLM'26] SkillLearnBench is the first benchmark for evaluating continual learning methods that automatically generate agent skills.

Install
npx -y skills add cxcscmu/SkillLearnBench --skill run3_glm-config-optimization

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

What its author says it does

Copied from the file, not written here

Manage and calibrate General Lake Model (GLM) configuration files (glm3.nml) within specified parameter constraints and physical ranges.

SKILL.md

1.0 KB, as published. Nobody here has run it

  1. Parameter Constraints: Only modify the permitted calibration parameters: Kw, coef_mix_hyp, wind_factor, lw_factor, and ch. Do not alter sw_factor, cd, ce, or initialization profiles (the_depths, the_temps, the_sals).
  2. Range Validation: Ensure all final values remain within the published calibration ranges:
    • Kw: [0.1, 0.5]
    • coef_mix_hyp: [0.3, 0.7]
    • wind_factor: [0.7, 1.3]
    • lw_factor: [0.7, 1.3]
    • ch: [0.0005, 0.002]
  3. Setup Verification: Ensure the &glm_setup section correctly defines the simulation period (e.g., 2009-01-01 to 2015-12-30) to align with required output timestamps.
  4. Consistency: Verify that the_depths in &init_profiles are correctly interpreted as distance from the surface (depth) while the model internal coordinates (z) are height from the bottom.

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.