skills/smithery.ai/windmill-labs-write-script-mysql

windmill-labs-write-script-mysql

SKILL.md

CLI Commands

Place scripts in a folder. After writing, run:

  • wmill script generate-metadata - Generate .script.yaml and .lock files
  • wmill sync push - Deploy to Windmill

Use wmill resource-type list --schema to discover available resource types.

MySQL

Arguments use ? placeholders.

Name the parameters by adding comments before the statement:

-- ? name1 (text)
-- ? name2 (int) = 0
SELECT * FROM users WHERE name = ? AND age > ?;
Weekly Installs
1
First Seen
12 days ago
Installed on
amp1
cline1
trae1
opencode1
cursor1
kimi-cli1