Install
openclaw skills install @mzfshark/axodus-trading-integrationIntegrate trading infrastructure (hummingbot/MCP) with paper-first mode and audit logs.
openclaw skills install @mzfshark/axodus-trading-integrationIntegrate trading infrastructure safely (hummingbot and/or MCP Axodus Trading) with paper-first execution, full logging/auditability, and strict risk gating.
targets (required, string[]): e.g., ["hummingbot", "mcp-axodus-trading"]mode (optional, enum: paper|live, default: paper)markets (optional, string[]): symbols/venues to support.risk_limits (optional, object): max risk per trade, max drawdown, exposure caps, kill-switch.logging_requirements (optional, string[]): required audit events.livePaper-first integration:
targets: ["hummingbot"]mode: paper