Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create the skills directory if it doesn't exist:

    mkdir -p ~/.claude/skills/FrameworX-skill
  2. Copy the SKILL.md file into that directory:

    cp SKILL.md ~/.claude/skills/FrameworX-skill/SKILL.md
  3. Claude Code discovers skills automatically — no restart needed

...