skillett setup
skillett setupDescription
Section titled “Description”Re-detects your agent platform and reinstalls the core Skillett skill pointer. Useful if you’ve changed environments (e.g., moved from Cursor to Claude Code) or if the skill pointer was accidentally deleted.
Options
Section titled “Options”No options.
What it does
Section titled “What it does”- Detects platform by checking for
.claude/,.cursor/,.windsurf/directories - Writes the core
SKILL.mdpointer to the correct platform path - Updates
SKILLETT_PLATFORMin your.env
Examples
Section titled “Examples”$ skillett setup✓ Detected platform: claude✓ Core skill installed to .claude/skills/skillett/Exit codes
Section titled “Exit codes”0— Success1— Not authenticated (runskillett loginfirst)2— Network or server error