openbroker
Hyperliquid trading CLI. Execute market orders, limit orders, manage positions, view funding rates, and run trading strategies. Use for any Hyperliquid perp trading task.
Why use this skill?
Master Hyperliquid trading with openbroker. Execute market/limit orders, manage positions, and track funding rates directly via this powerful OpenClaw AI agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-openbrokerWhat This Skill Does
The openbroker skill is a sophisticated Hyperliquid trading CLI tool designed to streamline interaction with the Hyperliquid decentralized exchange. It acts as an autonomous interface for managing your perpetual and spot trading activities directly from your terminal. By abstracting complex API interactions into intuitive command-line inputs, openbroker enables users to execute market and limit orders, manage open positions, monitor real-time funding rates, and perform advanced market analysis without ever leaving the terminal environment.
Installation
To integrate this skill into your environment, use the OpenClaw management command:
clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-openbroker
Ensure you have Node.js installed globally on your machine, as the underlying engine requires it. Once installed, initialize your configuration using:
openbroker setup
This will walk you through wallet generation or import and establish the necessary builder fee authorizations required for high-speed trading.
Use Cases
- Automated Trading Strategies: Use in scripts to execute trades based on external signals or predefined technical indicators.
- Portfolio Management: Quickly check your equity, margin usage, and open positions across your entire Hyperliquid account.
- Market Research: Utilize the comprehensive market search and funding rate trackers to identify trading opportunities across various perp and spot markets.
- Risk Management: Quickly apply take-profit and stop-loss targets to active positions to manage risk programmatically.
Example Prompts
- "OpenBroker, check the current funding rate for HYPE and show me my open positions for ETH."
- "Place a limit buy order for 5 SOL at a price of $145 with an ALO time-in-force constraint."
- "Set a take profit at +15% and a stop loss at my entry price for my current BTC position."
Tips & Limitations
- Safety First: Always verify your configuration and API keys before executing large trades. Keep your
~/.openbroker/.envfile secure. - Builder Fee: The
setupcommand is mandatory as it authorizes the builder fee. Without this, trading operations will fail. - Slippage: Always specify a slippage parameter for market orders during high volatility to prevent unfavorable fills.
- Data Accuracy: Ensure your system clock is synchronized to avoid order rejection due to timestamp discrepancies with the Hyperliquid API.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bobdevibecoder-bobagent-openbroker": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
affiliate-master
Full-stack affiliate marketing automation for OpenClaw agents. Generate, track, and optimize affiliate links with FTC-compliant disclosures and multi-network support.
tweet-ideas-generator
Generates 60 high-impact tweet ideas from reference content across 5 categories. Use when someone wants to extract engaging short-form statements from content for Twitter/X, organized by harsh advice, quotes, pain points, counterintuitive truths, and key insights.
ai-discoverability-audit
Audit how a brand appears in AI-powered search (ChatGPT, Perplexity, Claude, Gemini). Use when user mentions "AI search," "how do I show up in ChatGPT," "AI discoverability," "AEO," "LLM visibility," or wants to understand their brand's AI presence.
positioning-basics
Help founders and marketers nail their positioning. Use when someone mentions "positioning," "value proposition," "who is this for," "how do I describe my product," "messaging," "ICP," "ideal customer," or is struggling to articulate what makes their product different.
polymarket-correlation
Detect mispriced correlations between Polymarket prediction markets. Cross-market arbitrage finder for AI agents.