Dotfiles malformed

install
source · Clone the upstream repo
git clone https://github.com/msbaek/dotfiles
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/msbaek/dotfiles "$T" && mkdir -p ~/.claude/skills && cp -r "$T/.claude/bin/tests/fixtures/malformed" ~/.claude/skills/msbaek-dotfiles-malformed && rm -rf "$T"
manifest: .claude/bin/tests/fixtures/malformed/SKILL.md
source content

name: broken description: missing closing delimiter this is not valid yaml