This is the front door for getting an AI agent trading on Hyperliquid through Senpi. It walks through account creation, API key generation, MCP server setup, and drops you into a welcome flow with three paths: run a prebuilt strategy from the catalog, build your own, or take an interactive first-trade guide. The skill enforces silent execution between steps (no status spam) and includes a mandatory update checker so agents surface new skills after onboarding. If you already have a token set, it skips auth but still runs the welcome and discovery flow. Includes a funding check at Step 2.5 that tells you whether your balance clears the $100 minimum before pushing you toward strategies.
npx skills add https://github.com/senpi-ai/senpi-skills --skill senpi-entrypoint