Auto Generated

Auto Generated from windmill-labs/windmill.

by @windmill-labs 11 skills

Skills in this plugin

11
  1. Preview · windmill-labs
    MUST use when opening the Windmill dev page / visual preview of a flow, script, or app. Triggers on words like preview, open, navigate to, visualize, see the flow/app/script, and after writing a flow/script/app for visual verification.
    0 installs
  2. CLI Commands · windmill-labs
    MUST use when using the CLI, including debugging job failures and inspecting run history via `wmill job`.
    0 installs
  3. Write Script Bun · windmill-labs
    MUST use when writing TypeScript scripts. Bun is the default and preferred TypeScript runtime — pick it for TypeScript unless the script specifically needs Deno.
    0 installs
  4. Write Script Deno · windmill-labs
    Use ONLY when a TypeScript script specifically requires the Deno runtime (Deno stdlib or deno.land URL imports). For all other TypeScript, use write-script-bun instead.
    0 installs
  5. Write Script Mssql · windmill-labs
    MUST use when writing MS SQL Server queries.
    0 installs
  6. Write Script Ansible · windmill-labs
    MUST use when writing Ansible playbooks.
    0 installs
  7. Write Script Bunnative · windmill-labs
    MUST use when writing Bun Native scripts. The script must start with //native to run on the native worker.
    0 installs
  8. Write Script Snowflake · windmill-labs
    MUST use when writing Snowflake queries.
    0 installs
  9. Write Workflow As Code · windmill-labs
    MUST use when writing or modifying Windmill Workflow-as-Code scripts using workflow, task, step, sleep, approvals, taskScript, taskFlow, task_script, or task_flow.
    0 installs
  10. Write Script Postgresql · windmill-labs
    MUST use when writing PostgreSQL queries.
    0 installs
  11. Write Script Powershell · windmill-labs
    MUST use when writing PowerShell scripts.
    0 installs