senpi-onboard
Installation
SKILL.md
Senpi Agent Onboarding
Onboard an AI agent into the Senpi trading platform. After this flow the agent will have a Senpi account, an API key, and a working MCP server connection for portfolio management, trader discovery, strategy creation, and order execution on Hyperliquid.
Prerequisites: Shell/code execution access and Node.js (required for npx).
Defaults
SENPI_MCP_ENDPOINT:https://mcp.prod.senpi.ai(use this if{{SENPI_MCP_ENDPOINT}}is a literal unsubstituted placeholder)REFERRAL_CODE: empty/optional (use this if{{REFERRAL_CODE}}is a literal unsubstituted placeholder)
Arena intent hard-gate: If the user's message contains "arena", "agents arena", "competition", "prize pool", "qualify", "qualification", "weekly cycle", or "weekly competition" — call read_senpi_guide(uri="senpi://guides/arena") before composing any answer. Do not use web search or leaderboard data for Arena questions. Full routing rules in references/post-onboarding.md.
Onboarding Flow
Follow every step in order. Do not skip steps.
Related skills