What problem does it solve?
This Skill simplifies complex SQL querying on Snowflake by leveraging semantic search over historical queries, table metadata, and domain knowledge, making data discovery and analysis accessible to users of all skill levels.
Core Features & Use Cases
- Discover Tables: Find relevant tables based on natural language descriptions.
- Search Historical Queries: Learn from expert query patterns and JOIN logic.
- Execute SQL: Run SQL queries directly against Snowflake with SSO authentication.
- Check Permissions: Verify access to tables and get URLs for requesting access.
- Browse Knowledge: Access brand and domain-specific context for better query understanding.
- Use Case: A product manager needs to understand user engagement trends. They can ask the Skill to "Find tables related to user activity" and then "Search for queries about daily active users," finally executing a refined SQL query to get the data.
Quick Start
Use the query expert skill to find tables related to payment transactions.