General
PromptBeginner5 minmarkdown
result = init_skill(skill_name
path)
0
Explore
99,281 skills indexed with the new KISS metadata standard.
path)
message = validate_skill(skill_path)
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 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))}.