skills/smithery.ai/write-script-csharp

write-script-csharp

SKILL.md

CLI Commands

Place scripts in a folder. After writing, tell the user they can run:

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

Do NOT run these commands yourself. Instead, inform the user that they should run them.

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

C#

The script must contain a public static Main method inside a class:

Installs
3
First Seen
Mar 23, 2026