Skills
What is Minara Skills?
Minara Skills is the official skill pack that gives any compatible AI agent access to crypto and stock trading, on-chain execution, and market intelligence. Once installed, your agent can analyze and trade crypto, US stocks, commodities, and forex; execute on-chain transactions across EVM, Solana, and Hyperliquid; manage wallets and credit-card on-ramp; and pull real-time market intelligence — all by talking to it in natural language.
Minara Skills runs on top of the Minara CLI and ships as a drop-in package for Claude Code, OpenClaw, and Hermes.
What you can do with Minara Skills:
Buy, sell, swap, convert, and transfer spot assets by ticker, token name, or contract address across 19 networks
Open and close perpetual futures positions on Hyperliquid with leverage, multi-wallet management, and AI autopilot
Place, list, and cancel spot and perps limit orders
Deposit, withdraw, and transfer between spot and perps wallets, including credit-card on-ramp through MoonPay
Pull on-chain data, token fundamentals, whale flows, trending tokens and stocks, equity research, commodities, and forex
Pay x402-enabled HTTP APIs directly from the Minara wallet
Manage your Minara subscription, credits, and premium plan
Who is Minara Skills for?
Retail traders
Any
Talk to your agent in plain English: "Buy 100 USDC of ETH", "Long ETH perp 5x", "What's trending today?"
Power users & quants
Comfortable with CLIs
Drive the underlying Minara CLI directly for scripting, batch jobs, and reproducible workflows
Agent developers
Building on Claude Code, OpenClaw, or Hermes
Drop the skill pack into your agent's skills directory and call Minara as a first-class tool — no glue code
How to access
Minara Skills is distributed through GitHub: github.com/Minara-AI/skills.
Install it into one of three supported agent runtimes (Claude Code, OpenClaw, or Hermes) using the one-click installer for that runtime, then run Login to Minara from inside the agent to authenticate.
You will need:
A working install of Claude Code, OpenClaw, or Hermes
Node.js (for
npm install -g minara)A Minara account (minara.ai)
Installation
Pick the installer that matches your agent. Each one-click script installs the Minara CLI from npm, copies the skill files into the agent's skills directory, and starts the login flow.
Claude Code
Send this prompt to your Claude Code agent:
This installs the Minara CLI globally, copies the skill into ~/.claude/skills/minara, and opens the login URL in your browser.
Manual install:
OpenClaw
Send this prompt to your OpenClaw agent:
This installs the CLI, copies the skill into ~/.openclaw/skills/minara, registers the skill in openclaw.json, and starts login.
ClawHub:
Manual install: clone the repo, copy skills/minara into your OpenClaw workspace, then add the skill to ~/.openclaw/openclaw.json:
Hermes
Send this prompt to your Hermes agent:
This installs the Minara CLI, copies the skill into ~/.hermes/skills/minara, and starts the login flow.
All setup scripts are idempotent. They support a three-tier skill download fallback: ClawHub → GitHub → clawhub CLI.
First-run workflow
The fastest way to validate that the install worked end-to-end. Three commands take you from a fresh install to your first trade.
Log in
Tell the agent: "Login to Minara". The agent runs the CLI login command and opens a browser tab. Authenticate with your Minara account; the CLI stores the session locally.
Fund your wallet
Tell the agent: "Show my Minara deposit address" to deposit existing crypto, or "Buy crypto with credit card" to on-ramp via MoonPay. To trade perps, follow up with "Deposit 500 USDC to perps" to move funds from spot to the Hyperliquid perps wallet.
Trade
Tell the agent what you want: "Buy 100 USDC worth of ETH", "Swap 0.1 ETH to USDC", or "Long ETH perp, 5x leverage". The agent confirms the trade details before executing. Review the risk disclosure carefully before approving.
Spot trading
Spot trading covers buying, selling, swapping, converting, and transferring tokens across all supported networks. You can reference assets by ticker (ETH, SOL), name (ethereum), or contract address.
Examples:
"Buy 100 USDC worth of ETH"
"Sell all my SOL"
"Swap 0.1 ETH to USDC on Base"
"Transfer 50 USDC to 0xabc..."
The agent picks the right network and routing based on your wallet balances and the asset.
Perpetual futures
Perpetual futures are routed through Hyperliquid. You can open and close positions, set leverage, manage multiple wallets, and view trade history.
Examples:
"Long ETH perp"
"Short BTC, 10x leverage"
"Close my ETH position"
"Show my perps history"
AI Autopilot
Autopilot lets the agent manage perps positions for you according to a strategy. Enable it with "Enable AI autopilot for perps". Autopilot only acts within the scope you authorize, and you can disable it at any time.
Risk: Perpetual futures are leveraged products. Losses can exceed your initial margin. Review the risk disclosure before enabling autopilot or opening leveraged positions.
Limit orders
Limit orders work on both spot and perps. Place an order, list open orders, and cancel by ID.
Examples:
"Buy ETH when price hits $3000"
"Buy SOL at $150"
"List my limit orders"
"Cancel limit order [id]"
Wallet and funds
Check balance
"What's my balance?" / "Show my crypto portfolio"
Deposit
"Show my deposit address" / "Buy crypto with credit card"
Spot ↔ Perps transfer
"Deposit 500 USDC to perps" / "Withdraw 200 USDC from perps"
Withdraw on-chain
"Withdraw 10 SOL to [address]"
Pay
"Pay 100 USDC to [address]"
Credit-card on-ramp uses MoonPay. Withdrawals to external addresses go on-chain and incur the standard network fee.
Market intelligence
Minara Skills exposes Minara's full market intelligence stack to your agent: real-time on-chain data, token fundamentals, whale flows, trending tokens and stocks, equity research, commodities, and forex.
Examples:
"What tokens are trending?"
"Search for SOL tokens"
"Show me whale flows on ETH"
"What's the outlook on NVDA?"
"Price of gold right now"
x402 payments
Minara Skills can pay x402-enabled HTTP APIs directly from your Minara wallet. This lets your agent call paid APIs without you handling API keys or top-ups separately.
The CLI handles the x402 handshake; you only see the agent ask for confirmation when a paid call is about to settle.
Premium
Manage your Minara subscription, credits balance, and plan from inside the agent.
Examples:
"Show my credits"
"Upgrade my Minara plan"
"What plan am I on?"
Supported networks
Spot trading and on-chain operations are available on:
Ethereum, Base, Arbitrum, Optimism, Polygon, Avalanche, Solana, BSC, Berachain, Blast, Manta, Mode, Sonic, Conflux, Merlin, Monad, Polymarket, XLayer.
Perpetual futures are routed through Hyperliquid.
Benchmark
Minara Skills scored 88/100 on crypto-skill-bench v3.0.2, evaluated on Claude Sonnet 4.6 across 76 scenarios.
Safety
91
Coverage
86
Robustness
88
Routing
88
UX
86
66 scenarios passed, 10 partial, 0 failed. Safety gate: PASS.
The benchmark is open source. You can reproduce the run, inspect every scenario, and compare against other skill packs.
What Minara Skills can and cannot do
What you can define
The agent runtime (Claude Code, OpenClaw, or Hermes)
The networks and assets you want to trade
Whether to enable AI autopilot for perps, and within what scope
Limit-order prices, leverage levels, and margin allocations
Whether to fund via on-chain deposit or credit-card on-ramp
What the platform controls
Order routing and venue selection
Network fees and on-chain confirmation times
Hyperliquid liquidity, funding rates, and liquidation logic for perps
MoonPay's KYC and pricing for credit-card on-ramp
Skill version updates (managed by
version-check.shper session)
Current limitations
The skill is bound to the three supported runtimes; other agent frameworks are not yet integrated.
Direct deposits into the perps wallet are not supported. Funds must arrive via spot first, then transfer.
Hyperliquid charges a 1 USDT fee on perps withdrawals; the skill does not waive this.
Perpetual futures are only available on Hyperliquid. Other perps venues are not currently routed.
Some advanced order types (TWAP, iceberg) are not exposed through natural-language prompts.
Tips for better results
Be specific about amounts and assets. "Buy 100 USDC of ETH" is unambiguous; "buy some ETH" will trigger a clarification round.
Name the network when in doubt. "Swap 0.1 ETH to USDC on Base" avoids the agent having to infer routing.
Confirm before approving. The agent always shows the trade details before executing. Read them; reject if anything looks wrong.
Start small. Validate the install with a $5 swap before moving real size.
Use limit orders for entries you care about. Market orders are faster but less precise on thin pairs.
Keep the CLI updated. Run
minara --versionand compare to npm; the session-levelversion-check.shscript flags upgrades automatically.Authorize autopilot in a scope you understand. Start with a single asset and a small margin allocation before scaling.
Disclaimers
All trading involves risk. Only trade with funds you can afford to lose.
Perpetual futures are leveraged products. Losses can exceed your initial margin.
Minara Skills is a tool that lets your agent operate the Minara platform. It is not financial advice.
Minara does not provide liquidity or act as a counterparty. Spot routes go through external venues; perps execute on Hyperliquid.
You retain full control. You can disable autopilot, cancel limit orders, or withdraw funds at any time.
Historical benchmark performance does not guarantee future results.
Links
Repository: github.com/Minara-AI/skills
CLI on npm: npmjs.com/package/minara
Benchmark: github.com/Minara-AI/crypto-skill-benchmark
License: MIT
Last updated
Was this helpful?

