Bad metadata
Skill 8ddieHu0314/Skill-Lab/tests/fixtures/skills/invalid/bad-metadata
Agent Skills Evaluation Framework
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.
What its author says it does
Copied from the file, not written here
Use when you need to test a skill with non-string values in the metadata map.
SKILL.md
0.4 KB, 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]