add-sql-dialect

Official

Add support for new SQL dialects to pycel2sql.

AuthorSPANDigital
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill facilitates the extension of the pycel2sql tool to support additional SQL dialects, making it adaptable to various database systems.

Core Features & Use Cases

  • Supports new SQL dialects: Automatically creates necessary components to integrate a new SQL dialect.
  • Dialect comparison tables: Provides guidance on selecting the most appropriate dialect based on existing ones.
  • Code templates and documentation: Offers scripts and guidelines to ease the process of adding new dialects.
  • Use Case: For instance, if your project relies on a proprietary database, you can use this Skill to extend pycel2sql support for that specific dialect.

Quick Start

Execute the command 'python .claude/skills/add-sql-dialect/scripts/scaffold_dialect.py <template> <new-name> <NewClassPrefix>' to start adding a new dialect.

Dependency Matrix

Required Modules

pycel2sql

Components

scriptsreferences

💻 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: add-sql-dialect
Download link: https://github.com/SPANDigital/pycel2sql/archive/main.zip#add-sql-dialect

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