Streamlit Snowflake

🌐Community
by jezweb · vlatest · Repository

Streamlit Snowflake enables interactive data exploration directly within Snowflake, boosting analytics workflows and visualization speed.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add streamlit-snowflake npx -- -y @trustedskills/streamlit-snowflake
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "streamlit-snowflake": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/streamlit-snowflake"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The streamlit-snowflake skill enables AI agents to interact with Snowflake data warehouses directly from Streamlit apps. It allows users to query, visualize, and analyze Snowflake data in real-time within a web-based dashboard.

When to use it

  • Building interactive dashboards that connect to Snowflake for live data analysis.
  • Automating data exploration workflows by integrating Snowflake queries into Streamlit interfaces.
  • Developing applications where users need to run ad-hoc SQL queries against Snowflake and see results instantly.

Key capabilities

  • Connects Streamlit apps to Snowflake databases.
  • Executes SQL queries directly from the app interface.
  • Visualizes query results in real-time using Streamlit components.

Example prompts

  • "Create a dashboard that shows sales data from our Snowflake warehouse."
  • "Run this SQL query on Snowflake and display the output as a table."
  • "Connect my Streamlit app to the Snowflake database using the credentials provided."

Tips & gotchas

  • Ensure proper Snowflake credentials and network access are configured for secure connections.
  • Performance may vary depending on the complexity of queries and data size, so optimize SQL where possible.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jezweb
Installs
326

🌐 Community

Passed automated security scans.