databricks-query

Community

Query Databricks SQL warehouses

AuthorLaurentPRAT-DB
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows users to execute SQL queries against Databricks SQL warehouses and presents the results in a human-readable format, simplifying data analysis and exploration.

Core Features & Use Cases

  • Execute SQL Queries: Run arbitrary SQL statements against specified Databricks SQL warehouses.
  • Formatted Output: Renders query results as well-formatted ASCII tables for easy reading.
  • Use Case: A data analyst needs to quickly check the count of records in a specific table within a Databricks environment. They can use this skill to execute SELECT COUNT(*) FROM my_table; and see the result directly in their chat.

Quick Start

Execute the SQL query 'SELECT * FROM my_table LIMIT 10' against your Databricks warehouse.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: databricks-query
Download link: https://github.com/LaurentPRAT-DB/LPT_claude_config/archive/main.zip#databricks-query

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.