Bad name format
Skill 8ddieHu0314/Skill-Lab/tests/fixtures/skills/invalid/bad-name-format
Agent Skills Evaluation Framework
npx -y skills add 8ddieHu0314/Skill-Lab --skill bad-name-formatAssembled 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 an invalid name format.
SKILL.md
0.3 KB, as published. Nobody here has run it
The name: field uses uppercase letters and underscores, which violates the
spec. Names must be lowercase letters, numbers, and hyphens only.
Expected failure: naming.format [high]