# Cursor Skills Groovy

> Rules for Groovy (syntax, filter scripts, and integration).

- Skill: `agent-kit-startup/cursor-skills-groovy` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agent-kit-startup/cursor-skills-groovy`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agent-kit-startup/cursor-skills-groovy/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: agent-kit-startup (https://skillmd.com/u/agent-kit-startup)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agent-kit-startup/cursor-skills-groovy

---


# CURSOR-SKILLS - Groovy

## Context

- Groovy scripts for email filters, integrations, or tools that run Groovy.

## Syntax and best practices

- Groovy: Java-compatible syntax; closures; GStrings; verify compatibility with the runtime where the script runs.
- Keep the script documented and aligned with project docs when they exist.

