Install
openclaw skills install whitebitBuild, install, update, and use a WhiteBIT trading guidance and training skill through ClawHub (clawhub.ai) for OpenClaw. Use when asked to manage WhiteBIT trading automation as a ClawHub skill, teach trading workflows, validate API behavior, and prepare execution plans with MCP-first documentation lookup.
openclaw skills install whitebitUse a ClawHub-native workflow for WhiteBIT trading research, training, API validation, and execution planning in OpenClaw.
This skill requires the MCP connector below:
whitebit-docs: documentation lookup only.This skill is not execution-capable with whitebit-docs alone.
Use whitebit-docs to search endpoint requirements, authentication behavior, symbols, precision rules, and order payload structure.
If the user asks for live execution, balance checks, order placement, cancellation, or order-status verification, stop and explain that this skill has documentation access only unless a separate execution path is configured.
Use this skill to support training-oriented tasks such as:
BUY, SELL, market orders, limit orders, fees, slippage, and fills.https://clawhub.ai.clawhub CLI is available and authenticated when publish/update actions are requested.whitebit-docs is available in-session for search and endpoint validation.What MCP tools do you have available?whitebit-docs, treat the skill as documentation-only.symbol, side, order type, and size (base size or quote notional).price and time in force if applicable.BUY as opening a spot position.SELL as closing an existing long.SELL when holdings are insufficient unless the user's actual execution system explicitly supports margin or short selling for that instrument and mode.spot order create before specific field names).100 USDT + realized_profit_usdt.clientOrderId).clawhub search "whitebit".clawhub install whitebit, clawhub update whitebit, or clawhub update --all.clawhub sync --dry-run before bulk publish/update operations.whitebit-docs as a trading connector.whitebit-docs is available.symbol, side, order type, and size.SELL closes an existing long unless the user's actual execution system explicitly supports margin or short selling.100 USDT plus realized profit only.Use this compact structure when reporting actions:
Intent: normalized trade request.Skill Lifecycle: ClawHub operation performed (search/install/update/publish/sync) or none.Validation: docs checks and planning/risk checks completed.Prepared Call: documented endpoint, auth expectations, request parameters, or training scenario.Result: prepared plan, training walkthrough, provided external result interpretation, or precise failure.Next: one recommended next action.