CtrlK
BlogDocsLog inGet started
Tessl Logo

databricks-dbsql

Databricks SQL (DBSQL) advanced features and SQL warehouse capabilities. This skill MUST be invoked when the user mentions: "DBSQL", "Databricks SQL", "SQL warehouse", "SQL scripting", "stored procedure", "CALL procedure", "materialized view", "CREATE MATERIALIZED VIEW", "pipe syntax", "|>", "geospatial", "H3", "ST_", "spatial SQL", "collation", "COLLATE", "ai_query", "ai_classify", "ai_extract", "ai_gen", "AI function", "http_request", "remote_query", "read_files", "Lakehouse Federation", "recursive CTE", "WITH RECURSIVE", "multi-statement transaction", "temp table", "temporary view", "pipe operator". SHOULD also invoke when the user asks about SQL best practices, data modeling patterns, or advanced SQL features on Databricks.

76

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

92%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, highly actionable SQL reference with executable examples and a validation guideline. Its main weakness is progressive disclosure: it references five detail files that are not present in the bundle.

Suggestions

Add the missing referenced files (sql-scripting.md, materialized-views-pipes.md, geospatial-collations.md, ai-functions.md, best-practices.md) under references/ so the one-level-deep navigation resolves.

If those detail files are intentionally absent, remove the reference links and inline the minimal syntax needed, or note that the body is self-contained.

Consider moving the longer code blocks (e.g. full stored-procedure and geospatial examples) into the referenced detail files to keep SKILL.md as a tighter overview.

DimensionReasoningScore

Conciseness

The body is lean: a quick-reference table, concise executable SQL examples, and brief guideline bullets, with no padding explaining concepts Claude already knows such as what SQL or Databricks is.

3 / 3

Actionability

Every pattern is shown as complete, copy-paste-ready SQL (e.g. 'CREATE OR REPLACE PROCEDURE...', 'WITH RECURSIVE...', 'SELECT * FROM read_files(...)') with concrete syntax and options rather than pseudocode.

3 / 3

Workflow Clarity

As a single-purpose SQL reference, each action is unambiguous and the Key Guidelines include an explicit validation checkpoint ('Use MCP tools (execute_sql, execute_sql_multi) to test and validate all SQL before deploying'), which the rubric permits to score 3 for simple skills.

3 / 3

Progressive Disclosure

The body signals one-level-deep references in a well-organized table with clear 'When to Read' guidance, but the referenced files (sql-scripting.md, materialized-views-pipes.md, geospatial-collations.md, ai-functions.md, best-practices.md) do not exist in any bundle directory, so navigation points to missing files.

2 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description that covers capabilities, trigger terms, and invocation guidance comprehensively. It clearly distinguishes a DBSQL niche and avoids vague fluff.

DimensionReasoningScore

Specificity

The description enumerates concrete capabilities such as 'SQL scripting', 'stored procedure', 'materialized view', 'pipe syntax', 'geospatial', 'collation', and 'AI functions', naming multiple specific actions rather than vague language.

3 / 3

Completeness

It explicitly answers both 'what' (advanced DBSQL features and SQL warehouse capabilities) and 'when' via explicit triggers ('This skill MUST be invoked when the user mentions...', 'SHOULD also invoke when...').

3 / 3

Trigger Term Quality

It provides broad coverage of natural terms a user would actually say ('DBSQL', 'Databricks SQL', 'SQL warehouse', 'stored procedure', 'recursive CTE', 'ai_query'), including common variations and function-level keywords.

3 / 3

Distinctiveness Conflict Risk

The niche is a clearly defined Databricks SQL domain with distinct, domain-specific triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 20 missing

Warning

Total

15

/

16

Passed

Repository
databricks-solutions/ai-dev-kit
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.