MIT(见 README)交易技能包——通过 Minara CLI 用自然语言完成股票/加密货币交易、钱包管理与行情查询;README 仅提供 Claude Code / OpenClaw / Hermes 安装方式,未收录 DSH 专属路径。
DSH 适配
兼容
作者声明
安全审计
未审计
最后核验
2026-08-21
许可证
作者未说明
01它能帮你完成什么?
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
02如何接入 DeepSeek Harness?
前置条件
- 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")
安装步骤
- 01
Install the Minara CLI: `npm install -g minara@latest`
$ npm install -g minara@latest
- 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
- 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
- 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
验证接入成功
作者未说明
03DSH 适配与能力边界
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 instruction→buys, sells, swaps, converts and transfers executed across supported chains
Executes real financial transactions and moves real funds on-chainPerpetual futures & limit orders
natural-language position, leverage and price instructions→opened/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 possibleWallet, funds & fiat on-ramp
natural-language funding and payment instructions→balances, 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 creditsReal-time market & AI insights
natural-language market questions→real-time on-chain data, token fundamentals, whale flows, trending tokens/stocks, equity research, commodities and forex
Queries remote market-data services over the network
04适合谁?何时不该用?
适合
- 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
不适合
- 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.
05兼容性、维护与安全提示
- 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.
MIT (per README) · actively maintained (latest release v3.0.4, 2026-08-04)
06常见问题
Minara Skills 官方支持 DeepSeek Harness 吗?
README 仅提供 Claude Code、OpenClaw 和 Hermes 的安装方式——都是把 `minara` 技能复制到 Agent 的 skills 目录并安装 Minara CLI。README 全文未提及 DeepSeek Harness,尽管仓库带有 `dsh-plugin` 话题标签;DSH 支持属于未文档化,需要自行套用手动安装步骤。
安装前需要准备什么?
Node.js 与 npm(用于执行 `npm install -g minara@latest`)、git(克隆技能仓库),以及一个 Minara 账号——安装过程会启动 CLI 官方登录流程("按提示打开登录链接")。
实际会安装什么?
从 npm 安装的 Minara CLI,加上复制到 Agent skills 目录的技能文件。仓库本身只包含文档和安装脚本,没有二进制文件或常驻服务。
会动用真实资金吗?凭证存放在哪里?
会——它能执行真实交易、链上转账、提现和 MoonPay 信用卡入金,包括 Hyperliquid 上带杠杆的永续合约。凭证由 CLI 官方登录流程处理,仓库本身不收集或存储任何密钥。
07相关的 DSH 工作流
distilly
作者 titanwings
Distilly — Distill how they think into reusable Skills for any Agent or Bot. Formerly Colleague Skill(原同事 Skill).
dsh-market
作者 dsh-market
The plugin market inside DeepSeek Harness — browse, search, one-click install · DSH 可视化插件市场
ai_animation
作者 unclecheng-li
本项目整理了用于生成[炫酷 HTML 动画网页]的 AI Prompts,涵盖动画效果、3D 可视化、PPT 风格演示、UI 美化等多个类别。
aegis
作者 ganyuanran
让 AI 编码智能体具备架构意识:基线优先、证据验证、漂移检查,保障长任务安全。
08数据与来源
This installs the Minara CLI, copies skill files to `~/.claude/skills/minara` and starts the login flow.
This installs the CLI, copies skill files to `~/.openclaw/skills/minara`, registers the skill in `openclaw.json`, starts…
页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-08-21。发现错误?提交更正。
最佳 DeepSeek Harness 插件
从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。
