writing-openstudio-model-measures

Community

Write OpenStudio measures (Ruby) for models.

Authormbcoalson
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance for creating OpenStudio ModelMeasures (Ruby scripts) that modify .osm files, including boilerplate code, scaffolding, and testing patterns.

Core Features & Use Cases

  • Measure Scaffold: Generate boilerplate measure structure and boilerplate code.
  • Measure Writing: Create measure.rb, test templates, and metadata.
  • Guidance: Best practices from OpenStudio measure writing guides.

Quick Start

Scaffold a new measure named "Add Window Overhangs" and begin editing measure.rb.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: writing-openstudio-model-measures
Download link: https://github.com/mbcoalson/skills/archive/main.zip#writing-openstudio-model-measures

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository