omni-to-databricks-metric-view

Convert Omni topic metrics into Databricks Metric View YAML definitions for Unity Catalog.

30|4|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/exploreomni/omni-agent-skills --skill omni-to-databricks-metric-view
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: omni-to-databricks-metric-view
Source: https://github.com/exploreomni/omni-agent-skills/tree/main/skills/omni-integrations/skills/omni-to-databricks-metric-views
Command: npx skills add https://github.com/exploreomni/omni-agent-skills --skill omni-to-databricks-metric-view

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Converting Omni topic metrics into Databricks Metric Views to enable unified analytics in Unity Catalog.

Core Features & Use Cases

  • Convert Omni topics into Databricks Metric View definitions compatible with Unity Catalog
  • Map Omni field definitions to Databricks dimensions and measures, including joins and formatting
  • Deploy, version, and manage metric views in Unity Catalog for BI dashboards and semantic modeling

Quick Start

Provide the Omni topic name and target catalog.schema to generate and review the resulting metric-view YAML, then apply to your Databricks environment.

Frequently Asked Questions about omni-to-databricks-metric-view

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Omni topics into Databricks Metric Views?▼

Convert Omni topics into Databricks Metric Views by mapping field definitions to dimensions and measures, generating compatible YAML definitions, and executing create or alter workflows against a Unity Catalog deployment.

What is the process for mapping Omni fields to Databricks Metric View YAML?▼

Mapping Omni fields to Databricks Metric View YAML involves translating topic-level dimensions and measures, building required joins, and applying formatting rules to generate a semantic model definition for Unity Catalog.

Can I deploy Omni metric views directly into Unity Catalog for BI dashboards?▼

Yes, you can deploy Omni metric views into Unity Catalog by applying generated YAML definitions to create or alter topic-level metric views, making them available for BI dashboards and Genie spaces.

Does this approach support integrating Omni metrics with Databricks Genie spaces?▼

Integrating Omni metrics with Databricks Genie spaces is supported by exporting Omni topics as Metric Views in Unity Catalog, providing a unified semantic layer for analytics and natural language querying.

What do I need to generate Databricks Metric View YAML from an Omni topic?▼

To generate Databricks Metric View YAML, you need to provide the Omni topic name and a target catalog schema, which allows the system to map fields, build joins, and output the definition for review.

How do I manage versioning for Databricks Metric Views created from Omni topics?▼

Manage versioning for Databricks Metric Views by applying create and alter workflows against the Unity Catalog deployment, updating the topic-level YAML definitions as Omni metrics evolve over time.