بنقرة واحدة
view
Generate 3D visualization of the current model. Use when user says "show me the model", "visualize", or "view".
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate 3D visualization of the current model. Use when user says "show me the model", "visualize", or "view".
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
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.
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.
Generate comprehensive energy analysis report from simulation results. Use when user asks for "energy report", "full results", or "detailed analysis".
OpenStudio model object relationships, tool dependencies, and common error patterns. Use when building or modifying models to ensure correct tool ordering.
Run model quality checks before simulation. Use when user asks to "check the model", "validate", "QA/QC", or before running a simulation.
| name | view |
| description | Generate 3D visualization of the current model. Use when user says "show me the model", "visualize", or "view". |
| disable-model-invocation | true |
| argument-hint | ["format"] |
Generate an interactive 3D HTML viewer of the current model geometry.
Generate the visualization:
view_model()
Report the output file path to the user so they can open it in a browser.
geometry_diagnostics: true — highlights surface normal issues and unmatched surfacesview_simulation_data instead for data overlaid on geometry