Bad name format
Skill 8ddieHu0314/Skill-Lab/tests/fixtures/skills/invalid/bad-name-format
Use when you need to test a skill with an invalid name format.From its SKILL.md
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.
SKILL.md
0.3 KB, 40 tokens by cl100k_base, 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]
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.