General
PromptBeginner5 minmarkdown
def package_skill(skill_path
output_dir=None):
0
Explore
111,340 skills indexed with the new KISS metadata standard.
output_dir=None):
path):
exist_ok=False)
images
but rather used within the output Claude produces.
file types
Skill is valid!
message = validate_skill(sys.argv[1])
fDescription is too long ({len(description)} characters). Maximum is 1024 characters.
(
str):
fDescription must be a string
fName '{name}' cannot start/end with hyphen or contain consecutive hyphens
'')
fName is too long ({len(name)} characters). Maximum is 64 characters.
Invalid frontmatter format
fName must be a string
name):
str):
Missing 'description' in frontmatter
'')
Missing 'name' in frontmatter
'.join(sorted(unexpected_keys))}.
'.join(sorted(ALLOWED_PROPERTIES))}