write-script-mysql

Official

Safely craft parameterized MySQL queries.

Authorwindmill-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps developers construct safe, parameterized MySQL queries, reducing manual mistakes and guarding against injection risks by standardizing the use of placeholders and parameter naming.

Core Features & Use Cases

  • Parameterized queries with ? placeholders for values.
  • Inline comments to name and document parameters before the statement.
  • Examples covering common DML and DDL scenarios (SELECT, INSERT, UPDATE, DELETE) and migration scripts.

Quick Start

Create a SQL file that uses ? placeholders and preceding comments to name parameters, then run your tooling to validate and deploy the script.

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: write-script-mysql
Download link: https://github.com/windmill-labs/windmill/archive/main.zip#write-script-mysql

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.