omni-model-builder
Installation
SKILL.md
Omni Model Builder
Create and modify Omni's semantic model through the YAML API — views, topics, dimensions, measures, relationships, and query views.
Tip: Always use
omni-model-explorerfirst to understand the existing model.
Prerequisites
export OMNI_BASE_URL="https://yourorg.omniapp.co"
export OMNI_API_KEY="your-api-key"
You need Modeler or Connection Admin permissions.
API Discovery
When unsure whether an endpoint or parameter exists, fetch the OpenAPI spec: