skills/smithery.ai/write-script-java

write-script-java

SKILL.md

CLI Commands

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

  • wmill script 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.

Java

The script must contain a Main public class with a public static main() method:

Installs
2
First Seen
Mar 16, 2026