Maintain and validate SD.Next model reference catalogs in data/reference*.json, including schema consistency, deduplication, link checks, and thumbnail alignment.
64
76%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./.github/skills/reference-catalog/SKILL.mdUse this skill to audit and update SD.Next model reference catalogs using a phased approach: validate structure first, then resolve duplicates/conflicts, then apply minimal deterministic edits.
data/reference*.jsonbase/cloud/quant/distilled/nunchaku/communitymodels/Reference.github/instructions/core.instructions.md for relevant core runtime guidance before proceeding.data/reference-base.json (base)data/reference-cloud.jsondata/reference-quantized.jsondata/reference-distilled.jsondata/reference-nunchaku.jsondata/reference-community.jsonPriority 1 - data safety and category stability:
Priority 2 - schema and formatting consistency:
Priority 3 - assets and size backfill:
size backfill, use cli/hf-info.py -> section info -> field size as the primary source of truth.reference*.json files.models/Reference.size: 0)"size": 0 across data/reference*.json.owner/name), run cli/hf-info.py.info.data.size from tool output when present (format is MB string, e.g. "23933.4MB").gb = round(mb / 1024, 2).size field for resolvable records; do not modify unrelated fields.cli/hf-info.py returns ok: false, missing data.size, or non-repo paths, leave size unchanged and report as unresolved.cli/hf-info.py.cli/hf-info.py with the wrong Python environment/interpretersubfolder variants as unsupported when the repo path itself is validsize values when cli/hf-info.py returns no sizeWhen using this skill, provide:
models/Referencesize: 0 backfill report: total candidates, updated count, unresolved count, unresolved reasons058a7f0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.