mikeyobrien / create-hat-collection
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/create-hat-collection && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3347" && unzip -o skill.zip -d .claude/skills/create-hat-collection && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/create-hat-collection/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Generates new Ralph hat collection presets through guided conversation. Asks clarifying questions, validates against schema constraints, and outputs production-ready YAML files.
0 views
0 installs