groovy

Installation
SKILL.md

groovy - Groovy Language Management

The groovy module provides an interface for the Groovy programming language, facilitating script execution and integration with the Java ecosystem.

When to Activate

  • When running Groovy scripts (.groovy).
  • When managing Groovy versions and dependencies.

Patterns & Examples

Run Groovy Script

# Execute a Groovy file
x groovy ./myscript.groovy

Checklist

  • Verify the Groovy runtime is correctly set up.
Installs
3
Repository
x-cmd/skill
GitHub Stars
26
First Seen
Apr 10, 2026
groovy — x-cmd/skill