openbroker

Execute Hyperliquid DEX trades and monitor risk via CLI.

2|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Aurracloud/open-broker --skill openbroker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openbroker
Source: https://github.com/Aurracloud/open-broker/tree/main
Command: npx skills add https://github.com/Aurracloud/open-broker --skill openbroker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @nktkas/hyperliquid, dotenv, tsx, viem, and includes scripts (resource) and references (resource) components.

What problem does it solve?

OpenBroker provides a full-featured CLI and OpenClaw plugin to simplify trading on Hyperliquid by enabling automated order execution, risk monitoring, and strategy automation with background alerts.

Core Features & Use Cases

  • Execute market, limit, trigger, and bracket orders directly against Hyperliquid DEX.
  • Monitor funding rates, account state, and positions, with a background watcher and webhook alerts.
  • Run trading strategies (funding-arb, grid, dca, mm-spread/mm-maker) and obtain builder-fee revenue via built-in builder integration.
  • OpenClaw plugin integration exposes structured agent tools and a position watcher for automated agent execution.

Quick Start

Install the OpenBroker CLI, run openbroker setup to configure your wallet and builder approval, then start trading with commands like openbroker account or openbroker buy.

Frequently Asked Questions about openbroker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Hyperliquid trading strategies with an AI agent?

You can automate Hyperliquid trading by using a CLI and OpenClaw plugin to execute orders, monitor risk, and run strategies like funding-arb, grid, and DCA via structured agent tools.

What is builder fee integration on Hyperliquid and how does it work?

Builder fee integration on Hyperliquid allows automated trading bots to generate builder-fee revenue while executing trades, configured during initial setup via API-wallet approval and safe defaults.

How do I set up an API wallet to execute market and limit orders on Hyperliquid DEX?

To execute market and limit orders on Hyperliquid DEX, run the CLI setup command to configure your API wallet and builder approval, then use specific trading commands to place orders.

Does Node.js and TypeScript support work with the Hyperliquid SDK for automated trading?

Yes, Node.js and TypeScript work with the Hyperliquid SDK to provide automated trading features, supporting API-wallet management, background position watching, and webhook alerts.

Can I monitor funding rates and account positions in real-time on Hyperliquid?

You can monitor funding rates, account state, and positions on Hyperliquid using built-in info commands alongside a background position watcher that sends webhook alerts for risk monitoring.

What are the limitations of using a trading CLI for automated market making on Hyperliquid?

Limitations of using a trading CLI for automated market making on Hyperliquid include relying on safe defaults to guard against misconfiguration and requiring proper API-wallet setup to avoid execution errors.