sql-agent

Community

Translate natural language queries into safe SQL.

AuthorHyunjunJeon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Convert natural language questions into safe, read-only SQL queries, enabling analysts to explore databases without writing code and while preserving data integrity.

Core Features & Use Cases

  • List tables: discover available data structures via sql_db_list_tables.
  • Inspect schemas: view relevant table DDL with sql_db_schema.
  • Query generation & validation: generate queries from schema and validate with sql_db_query_checker before execution.
  • HITL-controlled execution: require human approval before running queries with sql_db_query.

Quick Start

Ask the agent to translate a natural language database question into a read-only SQL query and obtain HITL-approved results.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: sql-agent
Download link: https://github.com/HyunjunJeon/SDS-AX-Advanced-2026-1/archive/main.zip#sql-agent

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 471,000+ vetted skills library on demand.