cockroachdb-sql

Installation
SKILL.md

CockroachDB SQL Skill

Converts natural language questions into CockroachDB-compliant SQL queries, following CockroachDB best practices. Use it for schema design, writing queries and optimizing query.

How to Apply this Skill

  1. Connection Detection — already performed on skill invocation; reuse active connection.

  2. Parse Natural Language Intent

    • Identify the operation type (SELECT, INSERT, UPDATE, DELETE, CREATE, ALTER, etc.)
Installs
142
GitHub Stars
21
First Seen
Mar 23, 2026
cockroachdb-sql — cockroachlabs/cockroachdb-skills