General
PromptBeginner5 minmarkdown
result = init_skill(skill_name
path)
0
Explore
111,837 skills indexed with the new KISS metadata standard.
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
'.join(sorted(ALLOWED_PROPERTIES))}
Missing 'name' in frontmatter
'.join(sorted(unexpected_keys))}.