If you're building Enonic XP sites and tired of hand-writing XML schema definitions, this skill generates proper content type files from plain English descriptions. It handles the full spec: input types, item sets, option sets, mixins, x-data, and content type inheritance. The workflow is sensible: it auto-detects your Enonic project root, maps your requirements to the correct input types using its reference docs, and scaffolds the XML in the right directory structure. Version 1.5 from webmaxru. Best for scaffolding new content types or adding fields to existing ones. Won't help with controllers, GraphQL, or anything outside Enonic's schema layer.
npx skills add https://github.com/webmaxru/enonic-agent-skills --skill enonic-content-type-generator