query-sqlserver

Community

Explore SQL Server schemas and read-only queries.

Authorclouseryan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Connect to a Microsoft SQL Server database to inspect its schema (tables, columns, indexes, foreign keys, views) and execute read-only SQL queries. Use when the user needs to explore or retrieve data from a SQL Server database.

Core Features & Use Cases

  • Inspect Schema: List all tables, views, columns, primary keys, and indexes to understand database structure.
  • Execute Read-Only Queries: Run safe, read-only SQL queries and view results in table or JSON format.
  • Use Case: DB admins and data analysts can quickly map a database, verify schema, and retrieve sample data without writing ad-hoc code.

Quick Start

Connect to your SQL Server and start inspecting the schema or executing read-only queries.

Dependency Matrix

Required Modules

pyodbc

Components

scripts

💻 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: query-sqlserver
Download link: https://github.com/clouseryan/agentic-skills/archive/main.zip#query-sqlserver

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.