add-hvac
01Skill Claude CodeCodex
Guided HVAC system selection and setup. Use when user asks to "add HVAC", "set up heating and cooling", or "what HVAC system should I use".
Skill Claude CodeCodex
Guided HVAC system selection and setup. Use when user asks to "add HVAC", "set up heating and cooling", or "what HVAC system should I use".
Skill Claude CodeCodex
ASHRAE 90.1 Appendix G baseline system selection criteria. Use when recommending HVAC system types, creating baseline models, or answering questions about ASHRAE 90.1 compliance.
Skill Claude CodeCodex
Attribute OpenStudio standards space types (Template/Building Type/Space Type) to conditioned spaces, typically after a gbXML import. Use when a model has geometry but no space types, or when asked to "attribute space types", "assign standards space types", or "run the space type wizard".
Skill Claude CodeCodex
Generate comprehensive energy analysis report from simulation results. Use when user asks for "energy report", "full results", or "detailed analysis".
Skill Claude CodeCodex
Move user files to or from a remote openstudio-mcp server — upload local models/measures/weather for server-side tools, or hand results back as download links. Use when a needed file is on the user's machine, or the user wants a file from the server.
Skill Claude CodeCodex
Translate a Revit-exported gbXML file into an OpenStudio model, then repair common export geometry defects (non-enclosed spaces, duplicate/missing surfaces). Use when importing gbXML, or when a gbXML-derived model has non-enclosed spaces or surface overlaps.
Skill Claude CodeCodex
Create, test, and apply custom OpenStudio measures. Use when user asks to "write a measure", "create a custom measure", "modify the model with Ruby/Python code", or needs logic beyond what existing tools provide.
Skill Claude CodeCodex
Create a complete building model from scratch — geometry, envelope, loads, HVAC, weather, and simulation. Use when user wants to "create a building", "build a model", or "start a new model".
Skill Claude CodeCodex
OpenStudio model object relationships, tool dependencies, and common error patterns. Use when building or modifying models to ensure correct tool ordering.
Skill Claude CodeCodex
OpenStudio Analysis Framework (OSAF) workflows, algorithm selection, validation, submission, and result download. Use when the user asks about OSAF, OpenStudio Server analyses, sampling, sweeps, optimization, calibration, or OSA JSON configs.
Skill Claude CodeCodex
Add custom EMS control or reporting logic (EnergyPlus Python Plugins) — setpoint resets, schedule overrides, supervisory control, custom metrics. Use when no packaged HVAC/schedule tool covers the control logic the user wants.
Skill Claude CodeCodex
Run model quality checks before simulation. Use when user asks to "check the model", "validate", "QA/QC", or before running a simulation.
Skill Claude CodeCodex
Analyze energy conservation measures — apply upgrades and compare before/after performance. Use when user asks about "retrofit", "upgrade", "ECM", "energy savings", or "what-if analysis".
Skill Claude CodeCodex
Run EnergyPlus simulation and extract results in one step. Use when user says "simulate", "run simulation", or "run the model".
Skill Claude CodeCodex
Multi-tool recipes for common building energy modeling tasks. Use when chaining tools together for operations like adding windows, changing insulation, setting up HVAC, or running simulations.
Skill Claude CodeCodex
Diagnose simulation failures and unexpected results. Use when user says "simulation failed", "error", "EUI looks wrong", "unmet hours", or when getrunstatus shows failure.
Skill Claude CodeCodex
Generate 3D visualization of the current model. Use when user says "show me the model", "visualize", or "view".
Instructions file CodexOpenCode
AGENTS.md instructions for NatLabRockies/openstudio-mcp, covering agents.md — codex cli instructions, project, architecture, conventions and skill eval maintenance.
Instructions file
Claude Code instructions for NatLabRockies/openstudio-mcp, covering claude.md — instructions for claude code, project: openstudio-mcp, critical: use mcp tools — do not reinvent, coding rules and architecture.
MCP server Claude CodeCodexCursor +2
MCP server "openstudio-mcp" as configured in NatLabRockies/openstudio-mcp. Runs locally from the openstudio-mcp Python package.