General
PromptBeginner5 minmarkdown
description: [TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios
file types
0
Explore
101,941 skills indexed with the new KISS metadata standard.
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))}
fInvalid YAML in frontmatter: {e}
(
'description'
Frontmatter must be a YAML dictionary
Invalid frontmatter format