Skip to main content
Back to registry

snowflake-semanticview

github/awesome-copilot

Installs7
Install command
npx skills add https://github.com/github/awesome-copilot --skill snowflake-semanticview
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
If the CLI uses a different connection flag in your version, run: - Verify Snowflake CLI installation by opening a new terminal and running snow --help . - If Snowflake CLI is missing or the user cannot install it, direct them to . - Configure a Snowflake connection with snow connection add per . - Use the configured connection for all validation and execution steps. - Confirm the target database, schema, role, warehouse, and final semantic view name. - Confirm the model follows a star schema (facts with conformed dimensions). - Draft the semantic view DDL using the official syntax: - - Populate synonyms and comments for each dimension, fact, and metric: - Read Snowflake table/view/column comments first (preferred source): - - If comments or synonyms are missing, ask whether you can create them, whether the user wants to provide text, or whether you should draft suggestions for approval. - Use SELECT statements with DISTINCT and LIMIT (maximum 1000 rows) to discover relationships between fact and dimension tables, identify column data types, and create more meaningful comments and synonyms for columns.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does snowflake-semanticview do?

snowflake-semanticview is listed in SkillJury, but the source summary is still sparse.

Is snowflake-semanticview good?

snowflake-semanticview does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does snowflake-semanticview work with?

snowflake-semanticview currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to snowflake-semanticview?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install snowflake-semanticview?

npx skills add https://github.com/github/awesome-copilot --skill snowflake-semanticview

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering