snowflake-connections

Community

Secure Snowflake connections across all tools and environments.

Authorsfc-gh-dflippo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the complexity and security risks of configuring Snowflake connections for different tools like CLI, Streamlit, dbt, and Snowpark.

Core Features & Use Cases

  • Multiple Authentication Methods: Configure SSO, key pair, username/password, and OAuth authentication securely.
  • Multi-Environment Management: Set up separate connection profiles for development, staging, and production environments.
  • Use Case: Imagine you need to deploy a Streamlit app to production. Use this Skill to set up secure key pair authentication, override settings with environment variables, and ensure proper security practices for production deployment.

Quick Start

Use the snowflake-connections skill to configure a secure key pair authentication for my production Snowflake environment.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: snowflake-connections
Download link: https://github.com/sfc-gh-dflippo/snowflake-dbt-demo/archive/main.zip#snowflake-connections

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository