Bad allowed tools
Skill 8ddieHu0314/Skill-Lab/tests/fixtures/skills/invalid/bad-allowed-tools
Use when you need to test a skill with allowed-tools as a YAML list.From its SKILL.md
npx -y skills add 8ddieHu0314/Skill-Lab --skill bad-allowed-toolsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.4 KB, 54 tokens by cl100k_base, as published. Nobody here has run it
The allowed-tools field must be a space-delimited string, not a YAML list.
Correct format: allowed-tools: "Read Write Bash"
Wrong format: the YAML list above
Expected failure: frontmatter.allowed-tools-format [moderate]
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.