Bad metadata
Skill 8ddieHu0314/Skill-Lab/tests/fixtures/skills/invalid/bad-metadata
Use when you need to test a skill with non-string values in the metadata map.From its SKILL.md
npx -y skills add 8ddieHu0314/Skill-Lab --skill bad-metadataAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.4 KB, 51 tokens by cl100k_base, as published. Nobody here has run it
The metadata: map must be string-to-string only. This skill has version: 2
(integer) and reviewed: true (boolean), both of which violate that rule.
Expected failure: frontmatter.metadata-format [high]
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.