Skip to content

skillett setup

Terminal window
skillett setup

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.

No options.

  1. Detects platform by checking for .claude/, .cursor/, .windsurf/ directories
  2. Writes the core SKILL.md pointer to the correct platform path
  3. Updates SKILLETT_PLATFORM in your .env
Terminal window
$ skillett setup
Detected platform: claude
Core skill installed to .claude/skills/skillett/
  • 0 — Success
  • 1 — Not authenticated (run skillett login first)
  • 2 — Network or server error