Sources

Sources define where skills are fetched from.

FieldRequiredDefaultDescription
nameNoUnique identifier (alphanumeric, -, _, /); supports user/repo format. When empty or invalid, the URL is used as the name
typeNo"git"Source type: git or api
urlYesRepository URL (must start with http:// or https://)