If you're working with Enonic XP projects, this skill wraps the Enonic CLI and automates the tedious bits of local development setup. It scans your workspace for project markers like .enonic files or gradle.properties, detects your sandbox configuration, and walks you through CLI installation if needed (with OS-specific commands for npm, brew, scoop, or wget). The multi-step procedure approach is sensible here since spinning up Enonic environments involves context detection, CLI verification, and project scaffolding. It's a specialized tool, so unless you're actively developing Enonic CMS applications, you won't need it. But if you are, it beats manually running enonic commands and remembering sandbox names.
npx skills add https://github.com/webmaxru/enonic-agent-skills --skill enonic-sandbox-manager