Back to directory

minara-skills

Curated pickMaintenance: Active

minara-ai/minara-skills

The skills for trading, to make your agent earn for you.

View on GitHub
$ npm install -g minara@latest

338

stars

35

forks

Shell

Language

2026-02-02

Created

2026-08-04

Last push

MIT (per README) trading skill pack — plain-language stock / crypto trading, wallets and market data via the Minara CLI; README documents installs for Claude Code / OpenClaw / Hermes only, no DSH-specific path.

DSH integration

Compatible

Author-claimed

Safety audit

Unaudited

Last verified

2026-08-21

License

Not specified by the author

01What can it help you accomplish?

  • Trade US and Korean stocks, futures, indices, commodities, forex and crypto in plain language from an agent session

    Executed trades, swaps, transfers and on-chain transactions via the Minara CLI across EVM chains, Solana and Hyperliquid

    Traders and developers who want an AI coding agent to execute financial operations from natural-language prompts

  • Manage wallets, deposits, withdrawals and fiat on-ramp without leaving the agent

    Deposit addresses, balances and portfolio views, funding, withdrawals, transfers, credit card on-ramp via MoonPay, and x402 API payments

    Crypto users managing funds across multiple chains who want funding operations inside the agent conversation

  • Get real-time market intelligence and perps automation alongside execution

    Real-time on-chain data, token fundamentals, whale flows, trending tokens/stocks, plus AI autopilot on perps and AI backtesting via Strategy Studio

    Active traders who want AI analysis, autopilot and backtesting on top of plain order execution

02How to install into DeepSeek Harness

Prerequisites

  • Node.js with npm — the manual install runs `npm install -g minara@latest`
  • git — the skills repository is cloned with `git clone https://github.com/Minara-AI/skills.git`
  • A Minara account — setup starts the CLI's official login flow ("Follow the login URL when prompted")

Installation steps

  1. 01

    Install the Minara CLI: `npm install -g minara@latest`

    $ npm install -g minara@latest

  2. 02

    Clone the skills repository: `git clone https://github.com/Minara-AI/skills.git /tmp/minara-skills`

    $ git clone https://github.com/Minara-AI/skills.git /tmp/minara-skills

  3. 03

    Copy the skill into your agent's skills directory, e.g. `cp -r /tmp/minara-skills/skills/minara ~/.claude/skills/minara` (Claude Code); the README documents Claude Code / OpenClaw / Hermes targets — a DeepSeek Harness path is not documented

  4. 04

    Or use the one-click setup script for your agent (e.g. `scripts/claudecode-minara-skill-setup.sh`), which installs the Minara CLI, copies the skill files and starts the login flow

Verify the integration

Not specified by the author

03DSH integration and capability boundaries

DSH integrationCompatible

Agent skill pack + Minara CLI copied into a coding agent's skills directory. The README documents install paths for Claude Code / OpenClaw / Hermes only — DeepSeek Harness is not mentioned in the README, although the repository carries the `dsh-plugin` topic; DSH users must adapt the manual skill-directory steps themselves.

  • Plain-language spot trading

    a ticker, token name or contract address plus a natural-language instructionbuys, sells, swaps, converts and transfers executed across supported chains

    Executes real financial transactions and moves real funds on-chain
  • Perpetual futures & limit orders

    natural-language position, leverage and price instructionsopened/closed perps positions with leverage and AI autopilot on Hyperliquid; create/list/cancel spot and perps limit orders

    Opens and closes real leveraged positions; financial loss is possible
  • Wallet, funds & fiat on-ramp

    natural-language funding and payment instructionsbalances, portfolio, deposit addresses, spot/perps funding, withdrawals, transfers, credit card on-ramp via MoonPay, and x402 HTTP API payments

    Moves real funds between wallets, chains and exchangesCredit card purchases via MoonPay; paid premium plans and credits
  • Real-time market & AI insights

    natural-language market questionsreal-time on-chain data, token fundamentals, whale flows, trending tokens/stocks, equity research, commodities and forex

    Queries remote market-data services over the network

04Who is it for? When not to use it?

Good for

  • Traders and developers who want an AI coding agent to execute financial operations from natural-language prompts
  • Crypto users managing funds across multiple chains who want funding operations inside the agent conversation
  • Active traders who want AI analysis, autopilot and backtesting on top of plain order execution

Not for

  • The README documents installation only for Claude Code, OpenClaw and Hermes agents; no DeepSeek Harness (dsh) install path is documented, so DSH users must adapt the manual steps (copy `skills/minara` into the agent's skills directory and install the Minara CLI) themselves.
  • The skills execute real financial operations — spot trades, leveraged perpetual futures, withdrawals and on-chain transactions — so agent mistakes or market moves can cause real monetary loss; the README documents no trading safeguards beyond the CLI login flow.
  • Requires network access and a Minara account: setup starts the CLI's official login flow, and trading / market features call Minara's remote services; the repository itself does not collect or store secrets.

05Compatibility, maintenance and safety notes

  • The README documents installation only for Claude Code, OpenClaw and Hermes agents; no DeepSeek Harness (dsh) install path is documented, so DSH users must adapt the manual steps (copy `skills/minara` into the agent's skills directory and install the Minara CLI) themselves.
  • The skills execute real financial operations — spot trades, leveraged perpetual futures, withdrawals and on-chain transactions — so agent mistakes or market moves can cause real monetary loss; the README documents no trading safeguards beyond the CLI login flow.
  • Requires network access and a Minara account: setup starts the CLI's official login flow, and trading / market features call Minara's remote services; the repository itself does not collect or store secrets.
2026-02-022026-08-04v3.0.4

MIT (per README) · actively maintained (latest release v3.0.4, 2026-08-04)

06Frequently asked questions

Does Minara Skills officially support DeepSeek Harness?

The README documents installation for Claude Code, OpenClaw and Hermes only — each copies the `minara` skill into the agent's skills directory and installs the Minara CLI. DeepSeek Harness is not mentioned in the README, although the repository carries the `dsh-plugin` topic; treat DSH support as undocumented and adapt the manual steps yourself.

What do I need before installing?

Node.js with npm (`npm install -g minara@latest`), git to clone the skills repository, and a Minara account — setup starts the CLI's official login flow ("Follow the login URL when prompted").

What actually gets installed?

The Minara CLI from npm plus the skill files copied into your agent's skills directory. The repository itself contains documentation and setup scripts only — no binaries or long-running services.

Does it move real money, and where do credentials go?

Yes — it executes real trades, on-chain transactions, withdrawals and credit-card on-ramp via MoonPay, including leveraged perps on Hyperliquid. Credentials are handled by the CLI's official login flow; the repository does not collect or store secrets.

08Data and sources

  • Author-claimedgithub.comb93aba102982…

    This installs the Minara CLI, copies skill files to `~/.claude/skills/minara` and starts the login flow.

  • Author-claimedgithub.comb93aba102982…

    This installs the CLI, copies skill files to `~/.openclaw/skills/minara`, registers the skill in `openclaw.json`, starts…

This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-21. Found an error? Submit a correction.

🏆

Best DeepSeek Harness Plugins

Twelve plugins worth installing first — picked from the whole catalog, across every category.

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.