From havi
One-shot local setup for HAVI. Installs the public daemon, checks MCP, then guides the user to sign in, choose a workspace, and connect from the dashboard without pasting raw tokens.
How this skill is triggered — by the user, by Claude, or both
Slash command
/havi:havi-setupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user asks to set up HAVI from the public marketplace plugin.
Use this skill when the user asks to set up HAVI from the public marketplace plugin.
Run the bundled setup script:
bash "${CLAUDE_PLUGIN_ROOT}/bin/havi-setup"
The script installs the havi binary from public handgemacht-ai/havi-marketplace
releases if needed, starts the local daemon, checks health and MCP, then guides
the user to sign in, choose a workspace, and confirm the local connection from
the HAVI dashboard.
Do not ask the user to paste a raw bearer token into chat. Do not point outside users at the private HAVI source repository.
Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
npx claudepluginhub handgemacht-ai/havi-marketplace --plugin havi