Skip to content

Variants Reference

Schema for skill variants used in selection evals.

FieldTypeRequiredDefaultDescription
namestringYes-Unique name for this variant.
valuestringYes-SKILL.md content to use in place of the current skill content.
enabledbooleanNotrueWhether this variant is active.
decoysDecoy[]No-Decoy skills specific to this variant.

Schema for decoy skills that should not be selected.

FieldTypeRequiredDefaultDescription
namestringYes-Name of the decoy skill.
valuestringYes-SKILL.md content for the decoy skill.
enabledbooleanNotrueWhether this decoy is active.
v0.3.3