Валидация каталогов моделей SD.Next

★ 6.5 · data

reference-catalog is a Claude Code skill that maintains and validates SD.Next model reference catalogs across six data/reference*.json files: reference-base, reference-cloud, reference-quantized, reference-distilled, reference-nunchaku, and reference-community. It follows a phased workflow — structural JSON validation and required-field checks first, then cross-catalog duplicate and metadata conflict detection, then minimal deterministic edits. For entries with size: 0, the skill invokes cli/hf-info.py, parses info.data.size, and converts MB to GB using round(mb / 1024, 2). Thumbnail sync agai