description: [TODO: Complete and informative explanation of what the skill does and when to use it....
file types
Explore
154,142 skills indexed with the new KISS metadata standard.
file types
but rather used within the output Claude produces.
images
message = validate_skill(sys.argv[1])
Skill is valid!
fDescription is too long ({len(description)} characters). Maximum is 1024 characters.
Description cannot contain angle brackets ()
str):
fDescription must be a string
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
name):
fName '{name}' should be hyphen-case (lowercase letters
str):
'')
Missing 'description' in frontmatter
'.join(sorted(ALLOWED_PROPERTIES))}
Missing 'name' in frontmatter
'.join(sorted(unexpected_keys))}.
fInvalid YAML in frontmatter: {e}
'description'
dict):