Walks you through your first copy trade on Hyperliquid via Senpi's MCP server. The flow is discover top traders, mirror one with a $100 minimum strategy, monitor positions, then close when ready. It hides all the internal state (FRESH, AWAITING_FIRST_TRADE, state.json paths) and only shows plain language to the user. Checks prerequisites like wallet funding and onboarding completion before letting you start, and won't let you create a strategy below $100. The whole point is teaching the core loop once so you understand discovery, mirroring, monitoring, and closing. If you're already experienced it lets you skip straight to READY state.
npx skills add https://github.com/senpi-ai/senpi-skills --skill senpi-getting-started-guide