write-script-mssql
OfficialMSSQL query writing with safe parameters.
Software Engineering#database#code-generation#sql-server#tsql#parameterized-queries#query-generation#mssql
Authorwindmill-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers generate clean, parameterized MSSQL Server queries, reducing manual errors and improving security by enforcing safe input handling.
Core Features & Use Cases
- Generate parameterized T-SQL queries using @P1, @P2 style parameters.
- Produce ready-to-run MSSQL scripts with inline parameter declarations and comments.
- Use cases include dynamic WHERE clauses, updates, and reporting queries that require safe value substitution.
Quick Start
Create a new script in the scripts folder that defines a sample MSSQL query using @P1 and @P2 for parameters, then run wmill to generate metadata and validate the script.
Dependency Matrix
Required Modules
None requiredComponents
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: write-script-mssql Download link: https://github.com/windmill-labs/windmill/archive/main.zip#write-script-mssql Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.