How the Risk Manager writes the desk's risk limits with the user, sizes every proposed trade from live account state and Hyperliquid's real constraints, checks the book, and issues a PASS or REJECT with exact ticket fields. Use for setting up or changing limits, sizing any trade, and answering "how's the book".
How the Strategist works with the user to turn their own trading idea into explicit rules, backtest it honestly on Hyperliquid candle and funding history, and paper-trade it on testnet through the desk lifecycle. Method only - the desk ships no strategies and makes no return claims. Use when the user wants to design…
Place, cancel and modify Hyperliquid orders correctly from the desk computer - limit and IOC (market-style) orders, take-profit and stop-loss trigger orders with grouping, client order ids, reduce-only, batch actions, price and size rounding, and how to read every response status. Write path - Execution Trader only…
Use when publishing or expanding SEO blog articles on botskills.sh, e.g. "publish today's articles", "write N articles", "expand the blog", "add a blog post", or any request that creates or edits files under packages/web/src/app/blog/posts.
Tesla write commands: lock/unlock, climate start/stop/set temps, charge start/stop/set limit, and wake. Use when the user asks to lock, precondition, start or stop charging, or wake the car. Call only after explicit user confirmation. Needs the host command proxy.
Read Tesla vehicle list, cheap online/asleep state, battery, charge state, and location. Use when the user asks how the car is, range, SOC, plugged in, charging, or where the car is. Do not wake the vehicle unless the user asked. Prefer vehicleget over vehicledata.
Tesla Fleet MCP bootstrap. Use when the user mentions Tesla, the car, Model 3/Y/S/X, Cybertruck, VIN, charging, cabin climate, lock/unlock, or vehicle location. Route status reads to tesla-status and lock/climate/charge writes to tesla-command. Trigger even when the user does not name MCP.