Context
src/commands/skill.ts assumes ~/.claude/skills/v0-cli and its own comment admits other runtimes need the --path override.
Task
Auto-detect at least Cursor's skill directory before falling back to --path.
Acceptance criteria
v0 skill status finds a Cursor-installed skill without flags.
Context
src/commands/skill.tsassumes~/.claude/skills/v0-cliand its own comment admits other runtimes need the--pathoverride.Task
Auto-detect at least Cursor's skill directory before falling back to
--path.Acceptance criteria
v0 skill statusfinds a Cursor-installed skill without flags.