fix(docs): correct skill name from 'snowflake-semantic-views' to 'snowflake-semanticview'

This commit is contained in:
Miguel P Z
2026-01-18 14:10:56 +02:00
parent 79ecf7a17c
commit 1a9caa9762
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
---
name: snowflake-semantic-views
name: snowflake-semanticview
description: Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup.
---