mushi-setup

Installation
SKILL.md

Mushi Setup

Onboard the current repo onto Mushi Mushi. The CLI wizard already automates detection, auth, install, and env writing — delegate to it instead of hand-editing files, then verify.

Step 1 — Run the wizard (SDK install + credentials)

npx mushi-mushi

What it does: detects the framework and package manager, opens a browser sign-in (device auth — no copy-paste), lets you pick/create a project, installs the matching @mushi-mushi/* SDK, writes framework-prefixed env vars (e.g. VITE_MUSHI_PROJECT_ID / VITE_MUSHI_API_KEY, or NEXT_PUBLIC_MUSHI_*) to .env.local, and prints the init snippet to paste.

Installs
1
GitHub Stars
3
First Seen
Aug 7, 2026
mushi-setup — kensaurus/mushi-mushi