write-script-java

Official

Write robust Java scripts quickly.

Authorwindmill-labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill guides developers to implement Java scripts with a standardized entry point— a Main class featuring a public static Object main method — so Windmill can reliably load, execute, and compose Java scripts.

Core Features & Use Cases

  • Enforce a Main class named Main with a public static Object main(String name, int count) signature.
  • Promote explicit Maven dependencies at the top of the file to ensure reproducible builds (e.g., Gson for JSON handling).
  • Support Windmill-compatible scripting workflows, including compiling, running, and packaging Java scripts for deployment.

Quick Start

Place your Java source files in a project folder, implement the Main class exactly as specified, and follow Windmill’s standard build and run steps to validate inputs and outputs.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-java
Download link: https://github.com/windmill-labs/windmill/archive/main.zip#write-script-java

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.