Replace with actual asset files (templates
images
Explore
93,545 skills indexed with the new KISS metadata standard.
images
message = validate_skill(sys.argv[1])
Skill is valid!
fDescription is too long ({len(description)} characters). Maximum is 1024 characters.
fDescription must be a string
Description cannot contain angle brackets (< or >)
str):
fName is too long ({len(name)} characters). Maximum is 64 characters.
fName '{name}' cannot start/end with hyphen or contain consecutive hyphens
'')
fName must be a string
fName '{name}' should be hyphen-case (lowercase letters
name):
'')
str):
Missing 'description' in frontmatter
Missing 'name' in frontmatter
'.join(sorted(ALLOWED_PROPERTIES))}
'.join(sorted(unexpected_keys))}.
'description'
fInvalid YAML in frontmatter: {e}
Frontmatter must be a YAML dictionary
dict):
SKILL.md not found