mirror of
https://github.com/mattpocock/skills.git
synced 2026-09-12 10:28:06 +07:00
The colon-space sequences left behind by #905's em-dash-to-colon sweep make these six front-matter blocks invalid YAML, so skills.sh skips them during discovery and they can't be installed via `npx skills`. Quoting the description scalar fixes parsing without changing the wording. Fixes #907 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>