snowflake-sql

Retrieve Snowflake data with SQL queries for ARR, churn, and NRR metrics.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ericfbrown1-boop/openclaw-workspace --skill snowflake-sql-ericfbrown1-boop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: snowflake-sql
Source: https://github.com/ericfbrown1-boop/openclaw-workspace/tree/main/skills/snowflake-sql
Command: npx skills add https://github.com/ericfbrown1-boop/openclaw-workspace --skill snowflake-sql-ericfbrown1-boop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires snowflake-connector-python, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the challenge of extracting and analyzing data from Snowflake, Cohesity's data warehouse, making it easy to gather insights into customer metrics like ARR, churn, NRR, and revenue by product line.

Core Features & Use Cases

  • Execute SQL Queries: Interact with the Snowflake database directly, performing on-the-fly SQL queries for ad-hoc analytics and business intelligence.
  • Data Aggregation: Pull specific data points like customer segments, revenue metrics, and NRR values directly from the data warehouse.
  • Use Case: Automate daily briefings for board meetings by pulling the latest financial data and trends for internal stakeholders.

Quick Start

Ask to execute a specific query, like 'show latest financials for board meeting prep'.

Frequently Asked Questions about snowflake-sql

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Snowflake for ARR and churn metrics?

You can query Snowflake for ARR and churn metrics by executing SQL queries directly through the Skill, which retrieves data and reports on key customer metrics for business insights.

What do I need to connect to Snowflake and pull customer data?

To connect to Snowflake and pull customer data, you need valid Snowflake credentials, an appropriate role assignment, and network access to the data warehouse environment.

Can I automate pulling revenue data for daily board meeting briefings?

Yes, you can automate daily briefings for board meetings by pulling the latest financial data and revenue trends directly from the Snowflake data warehouse for internal stakeholders.

How do I aggregate NRR values and revenue by product line from a data warehouse?

You aggregate NRR values and revenue by product line by running on-the-fly SQL queries against the data warehouse, pulling specific data points like customer segments and revenue metrics directly.

Does the snowflake-connector-python dependency support ad-hoc analytics?

Yes, the snowflake-connector-python dependency supports ad-hoc analytics by allowing you to interact with the Snowflake database directly and perform on-the-fly SQL queries for business intelligence.

What limitations exist when accessing a data warehouse for financial reporting?

Limitations when accessing a data warehouse for financial reporting include the strict requirement for appropriate roles, valid credentials, and network access to successfully retrieve data and execute queries.