omni-to-snowflake-semantic-view agent skill converts an Omni topic into a Snowflake semantic view. Run it in an AI agent such as Claude Code, Cursor, OpenAI Codex, or Snowflake Cortex Code. See Agent skills for installation.
The skill:
- Reads the topic, its views, and its relationships through the Omni API.
- Translates them into a semantic view YAML definition — dimensions, time dimensions, facts, metrics, filters, and relationships, with descriptions and synonyms.
- Creates the semantic view in Snowflake with
SYSTEM$CREATE_SEMANTIC_VIEW_FROM_YAML, using your Snowflake connection or CLI.

