data-warehouse
π―Skillfrom pluginagentmarketplace/custom-plugin-sql
Manages and optimizes complex data warehouse queries, providing intelligent SQL generation and performance analysis for large-scale enterprise data storage environments.
Installation
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-sql --skill data-warehouseSkill Details
Overview
[](https://github.com/pluginagentmarketplace/custom-plugin-sql/releases) [](LICENSE) [](#) [](#) [](#-agents) [](#-skills) [](#-commands) [π¦ Install Now](#-quick-start) Β· [π€ Explore Agents](#-agents) Β· [π Documentation](#-documentation) Β· [β Star this repo](https://github.com/pluginagentmarketplace/custom-plugin-sql) --- > Sql Assistant is a Claude Code plugin with 8 agents and 17 skills for sql development.What is this?
---
π Table of Contents
- [Quick Start](#-quick-start)
- [Features](#-features)
- [Agents](#-agents)
- [Skills](#-skills)
- [Commands](#-commands)
- [Documentation](#-documentation)
- [Contributing](#-contributing)
- [License](#-license)
---
π Quick Start
Prerequisites
- Claude Code CLI v2.0.27+
- Active Claude subscription
Installation (Choose One)
```bash
# Step 1οΈβ£ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-sql
# Step 2οΈβ£ Install the plugin
/plugin install custom-plugin-sql@pluginagentmarketplace-sql
# Step 3οΈβ£ Restart Claude Code
# Close and reopen your terminal/IDE
```
```bash
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-sql.git
cd custom-plugin-sql
# Load locally
/plugin load .
# Restart Claude Code
```
β Verify Installation
After restart, you should see these agents:
```
custom-plugin-sql:05-data-analyst
custom-plugin-sql:01-sql-fundamentals
custom-plugin-sql:03-mongodb
custom-plugin-sql:02-postgresql-dba
custom-plugin-sql:04-redis
... and 2 more
```
---
β¨ Features
| Feature | Description |
|---------|-------------|
| π€ 8 Agents | Specialized AI agents for sql tasks |
| π οΈ 17 Skills | Reusable capabilities with Golden Format |
| β¨οΈ 4 Commands | Quick slash commands |
| π SASMP v1.3.0 | Full protocol compliance |
---
π€ Agents
8 Specialized Agents
| # | Agent | Purpose |
|---|-------|---------|
| 1 | 05-data-analyst | Learn SQL for data analysis with comprehensive coverage of e |
| 2 | 01-sql-fundamentals | Master SQL fundamentals including DDL, DML, joins, subquerie |
| 3 | 03-mongodb | Master MongoDB and document-oriented database design with co |
| 4 | 02-postgresql-dba | Become a PostgreSQL Database Administrator mastering install |
| 5 | 04-redis | Master Redis for high-performance caching, real-time applica |
| 6 | 06-data-engineer | Master data engineering with comprehensive coverage of datab |
| 7 | 07-bi-analyst | Learn Business Intelligence with comprehensive coverage of S |
---
π οΈ Skills
Available Skills
| Skill | Description | Invoke |
|-------|-------------|--------|
| sql-fundamentals
More from this repository7
Generates MySQL database schema, writes complex SQL queries, provides database optimization recommendations, and offers SQL best practices guidance for developers.
Manages Redis database interactions, providing methods to connect, execute commands, handle data structures, and perform key-value operations within SQL development workflows.
Teaches and guides users through fundamental SQL concepts, providing interactive lessons, query examples, and explanations for beginners learning database querying and manipulation.
Manages and executes complex SQL transaction queries, handling multi-step database operations with support for commit, rollback, and error handling mechanisms.
Manages database schema version control and automated database structure updates across different environments.
Performs advanced data analysis and exploratory data analysis tasks using SQL queries, enabling complex statistical computations, data transformations, and insights extraction from database tables.
Generates fundamental business intelligence (BI) SQL queries and provides analytical query templates for common data exploration and reporting scenarios.