bad-metadata

star 52

Use when you need to test a skill with non-string values in the metadata map.

8ddieHu0314 By 8ddieHu0314 schedule Updated 3/18/2026

name: bad-metadata description: Use when you need to test a skill with non-string values in the metadata map. metadata: author: janedoe version: 2 reviewed: true

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]

Install via CLI
npx skills add https://github.com/8ddieHu0314/Skill-Lab --skill bad-metadata
Repository Details
star Stars 52
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator