General
PromptBeginner5 minmarkdown
return True
Skill is valid!
0
Explore
75,300 skills indexed with the new KISS metadata standard.
Skill is valid!
fDescription is too long ({len(description)} characters). Maximum is 1024 characters.
message = validate_skill(sys.argv[1])
str):
Description cannot contain angle brackets (< or >)
fDescription must be a string
fName is too long ({len(name)} characters). Maximum is 64 characters.
'')
fName '{name}' should be hyphen-case (lowercase letters
name):
fName must be a string
Missing 'description' in frontmatter
'')
str):
'.join(sorted(ALLOWED_PROPERTIES))}
Missing 'name' in frontmatter
'.join(sorted(unexpected_keys))}.
(
'description'
fInvalid YAML in frontmatter: {e}
dict):
Invalid frontmatter format
Frontmatter must be a YAML dictionary
SKILL.md not found