running-openstudio-models

Modify OpenStudio 3.10 OSM models and run OSW simulations via CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mbcoalson/skills --skill running-openstudio-models
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: running-openstudio-models
Source: https://github.com/mbcoalson/skills/tree/main/.claude/skills/running-openstudio-models
Command: npx skills add https://github.com/mbcoalson/skills --skill running-openstudio-models

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill focuses on practical OpenStudio model management for 3.10+. It supports adjusting HVAC systems, zones, schedules, and constructions, applying measures, and running simulations, with delegation for complex issues.

Core Features & Use Cases

  • Versioning & Incremental Changes: Save new model versions before edits.
  • Apply Measures: Use BCL or local measures to modify models.
  • Run Simulations: Execute OSW workflows via OpenStudio CLI and validate results.
  • Delegation: Hand off simulation failures to diagnosing-energy-models and measure creation to writing-openstudio-model-measures.

Quick Start

Version and modify an OSM file, then run an OSW workflow to simulate and compare results.

Frequently Asked Questions about running-openstudio-models

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I modify and simulate OpenStudio building models?

Modify OpenStudio 3.10+ .osm models by adjusting HVAC systems, zones, schedules, and constructions, then run simulations through OSW workflows via the OpenStudio CLI to validate changes and produce versioned output files for traceability.

Can I apply measures from the BCL to my OpenStudio models?

Yes. Search and download measures from the OpenStudio Building Component Library or use local measure libraries, update measure metadata, and compute arguments before executing them through OSW-driven runs to modify your models.

How do I version OpenStudio models during retrofit workflows?

Save new model versions before making edits to track incremental changes across HVAC adjustments, zone modifications, schedule updates, and construction changes, maintaining a complete audit trail for building retrofit projects.

What should I do if my OpenStudio simulation fails?

Delegate complex simulation failures to diagnosing-energy-models for root-cause analysis and resolution, or hand off measure creation needs to writing-openstudio-model-measures for specialized support.

Does this Skill handle both model editing and CLI execution?

Yes. The Skill manages both OpenStudio model editing—adjusting systems and constructions—and OSW workflow execution via the OpenStudio CLI, supporting end-to-end simulation and validation in a single workflow.