General
PromptBeginner5 minmarkdown
with zipfile.ZipFile(skill_filename
'w'
0
Explore
109,816 skills indexed with the new KISS metadata standard.
'w'
output_dir=None):
message = validate_skill(skill_path)
path)
exist_ok=False)
path):
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 (< or >)
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