General
PromptBeginner5 minmarkdown
valid
message = validate_skill(skill_path)
0
Explore
74,986 skills indexed with the new KISS metadata standard.
message = validate_skill(skill_path)
output_dir=None):
exist_ok=False)
path):
but rather used within the output Claude produces.
file types
images
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))}.