Leonis Forge
AI-powered crypto trading assistant. Swap, perps, autopilot, market analysis — directly from Hermes Agent.
Minara is an AI crypto financial officer that runs as a Hermes skill. Once installed, you can trade, check balances, analyze markets, and run autopilot strategies — all from Hermes Agent. Supports EVM chains, Solana, and Hyperliquid.
Swap, buy, sell tokens across 18+ chains. Limit orders supported.
Long/short on Hyperliquid. Up to 50x leverage. Strategy autopilot.
Ask, research, trending tokens — live market intelligence from one command.
Balance, deposit, withdraw, transfer. Credit card on-ramp via MoonPay.
1. Hermes Agent installed — see Hermes guide if you haven't yet.
2. Node.js 18+ and npm
3. A Minara account — free to create, credit card or crypto deposit to trade
Run this single command. It installs the Minara CLI, downloads the skill, and sets up routing rules:
curl -fsSL https://raw.githubusercontent.com/Minara-AI/skills/main/scripts/hermes-minara-skill-setup.sh | bash
This script handles everything: CLI install, skill download, memory routing, and login flow. Takes ~1-2 minutes.
If the one-click script is blocked by your environment, follow these steps:
Minara is distributed as an npm package:
npm install -g minara@latest
mkdir -p ~/.hermes/skillsgit clone --depth 1 https://github.com/Minara-AI/skills.git /tmp/minara-repocp -r /tmp/minara-repo/skills/minara ~/.hermes/skills/minararm -rf /tmp/minara-repo
minara login --device
Open the URL shown in terminal, enter the code. Login completes automatically.
minara accountminara balance
Should show your account info and balances. Restart Hermes Agent to load the skill.
Check balance: minara balance
Trending tokens: minara discover trending --type tokens
AI analysis: minara ask "Should I buy ETH right now?"
Buy crypto: minara swap -s buy -t ETH -a 100
Autopilot: minara perps autopilot
"Command not found: minara": Ensure Node.js/npm are installed. Check that npm global bin is in PATH.
Script blocked by policy: Use the manual installation steps above.
Login times out: Device codes expire after 15 min. Run minara logout and try minara login --device again.
Skill not loading in Hermes: Verify ~/.hermes/skills/minara/SKILL.md exists. Restart Hermes Agent.
Minara turns Hermes Agent into a full crypto trading terminal. The autopilot strategies are the killer feature — Strategy 5 hits 308% APR. Combined with Hermes skills and cron jobs, you can build fully autonomous trading workflows. Free account, pay-as-you-go for premium features.