...
Create the skills directory if it doesn't exist:
mkdir -p ~/.claude/skills/FrameworX-skill
Copy the SKILL.md file into that directory:
cp SKILL.md ~/.claude/skills/FrameworX-skill/SKILL.md
Claude Code discovers skills automatically — no restart needed
...