thatopen-agents-model-analyzer
Installation
SKILL.md
ThatOpen Model Analyzer: Agent Workflow
Purpose
This is an agent skill — it defines a guided analysis workflow for extracting structured information from loaded IFC models. Use it to produce model summaries, element inventories, property reports, spatial structure maps, classification breakdowns, and quality validation results.
The workflow combines ThatOpen's Classifier, FragmentsManager.getData(), ItemsFinder, and direct web-ifc queries to build a complete picture of a model's contents.
Prerequisites
Before starting any analysis workflow, verify these conditions:
- Model is loaded — A
FragmentsModelexists incomponents.get(OBC.FragmentsManager).list. NEVER attempt analysis on
Related skills