If you're working with Enonic XP and need to move, transform, or bulk-update content, this skill handles the boilerplate. It detects your XP project structure by scanning for build.gradle markers and gradle.properties, then helps you scaffold operations like bulk creates from external sources, query-driven updates or deletes, and migrations between paths or sites. The workflow covers everything from NoQL queries to long-running task progress reporting for operations touching more than 100 items. It's focused and opinionated about XP's content API surface, so it won't try to help if you're not in an Enonic project. Useful if you're tired of writing the same content scripts by hand every time you need to reshape a content repository.
npx skills add https://github.com/webmaxru/enonic-agent-skills --skill enonic-content-migration