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]
Use when you need to test a skill with allowed-tools as a YAML list.
npx skillmds@latest add 8ddiehu0314/bad-allowed-tools 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]
8ddieHu0314/Skill-Lab/tree/main/tests/fixtures/skills/invalid/bad-allowed-tools commit 9a2694d93d