Materialize the claude-wayfinder Python venv at ${CLAUDE_PLUGIN_DATA}/venv/ and write the setup-state flag. Use when: - User types /setup-wayfinder - User says "set up claude-wayfinder", "install wayfinder dependencies" - User says "wayfinder isn't working", "fix wayfinder", "repair wayfinder" - SessionStart banner indicates setup is required and the user wants to proceed - Plugin version bumped and re-setup needed Do NOT trigger on casual mentions of "wayfinder" without setup/install/fix intent.
$npx -y skills add glitchwerks/claude-wayfinder --skill setup-wayfinderInstalls into the current project.
Run `npx skills use "https://github.com/glitchwerks/claude-wayfinder" --skill "glitchwerks/claude-wayfinder/setup-wayfinder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/glitchwerks/claude-wayfinder" that are relevant to the current task. Run `npx skills add "https://github.com/glitchwerks/claude-wayfinder"` and select the relevant skills, then follow their instructions.