install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry-data
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry-data "$T" && mkdir -p ~/.claude/skills && cp -r "$T/data/malformed-yaml" ~/.claude/skills/majiayu000-claude-skill-registry-data-malformed-skill && rm -rf "$T"
manifest:
data/malformed-yaml/SKILL.mdsource content
Malformed Skill
This skill has malformed YAML in the frontmatter.