snowflake-semanticview
Automates the lifecycle of Snowflake semantic views, including DDL drafting, metadata population, and CLI validation.
Install
npx skills add https://github.com/github/awesome-copilot --skill snowflake-semanticviewStats
| Total installs | 7,572 |
| Weekly installs | 7.6K |
| GitHub stars | 27.4K |
| First seen | Jan 20, 2026 |
| Source | @github/awesome-copilot |
Summary
- Handles the complete semantic view lifecycle: drafting DDL, populating synonyms and comments from Snowflake table metadata, validating against Snowflake via CLI, and executing final CREATE or ALTER statements
- Requires one-time Snowflake CLI installation and connection setup; confirms prerequisites before proceeding with validation
- Validates all DDL against Snowflake using temporary view names before applying final definitions, then runs sample queries to confirm functionality
- Guides discovery of fact-dimension relationships and column metadata through SELECT statements, and manages synonyms and comments as required semantic view components
Tags
Related skills
| Skill | Installs | vs snowflake-semanticview |
|---|---|---|
| firecrawl-agent | 8,285 | +713 |
| gws-sheets-append | 9,435 | +1,863 |
| firecrawl-download | 8,266 | +694 |
| json-canvas | 7,105 | -467 |
| powerbi-modeling | 7,709 | +137 |
FAQ
- How many installs does snowflake-semanticview have?
- snowflake-semanticview has 7,572 total installs and 7.6K installs this week.
- Where is snowflake-semanticview hosted?
- snowflake-semanticview is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does snowflake-semanticview have?
- snowflake-semanticview has 27.4K GitHub stars.
- When was snowflake-semanticview first indexed?
- OrangeBot.AI first indexed snowflake-semanticview on Jan 20, 2026.
- How do I install snowflake-semanticview?
- Run: npx skills add https://github.com/github/awesome-copilot --skill snowflake-semanticview