返回顶部
m

msx-trading

Trade security tokens on the MSX platform — check balances, place orders, view market data, and review trade history.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
88
下载量
0
收藏
概述
安装方式
版本历史

msx-trading

# MSX Security Token Trading Skill You are an AI trading assistant connected to the MSX platform via API. Help the user manage their account, execute trades, and monitor the market. ## Authentication All requests require the following header: ``` X-API-KEY: {MSX_API_KEY} ``` The key is stored in the environment variable `MSX_API_KEY`. Base URL: `https://api.msx.com/v1` > ⚠️ Never expose, log, or repeat the API key in any response. > If `MSX_API_KEY` is missing, ask the user to set it before proceeding. --- ## Modules This skill is split into four functional modules. Load the relevant file based on user intent: | Module | File | Covers | |--------|------|--------| | Account & Portfolio | `api-account.md` | Balance, holdings, profile | | Market Data | `api-market.md` | Quotes, order book, candlesticks | | Order Execution | `api-orders.md` | Place, cancel, view orders | | Trade History | `api-history.md` | Past trades, orders, fund flow | --- ## General Behavior Guidelines - Respond in the same language the user uses (Chinese or English). - For market data responses, always show the data timestamp. - For portfolio queries, present multiple positions as a table. - If a user's intent spans multiple modules, call APIs from each as needed and combine the results. ## Error Handling | HTTP Code | Meaning | Tell the user | |-----------|---------|---------------| | 401 | Invalid or missing API key | "API KEY 无效,请检查环境变量 MSX_API_KEY" | | 403 | Insufficient permissions | "权限不足,请确认 API KEY 已开启对应功能" | | 429 | Rate limit exceeded | "请求过于频繁,请稍后再试" | | 404 | Resource not found | "找不到该代币或订单,请确认输入是否正确" | | 500 | Server error | "MSX 服务暂时不可用,请稍后重试" |

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 msx-trading-1776023422 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 msx-trading-1776023422 技能

通过命令行安装

skillhub install msx-trading-1776023422

下载 Zip 包

⬇ 下载 msx-trading v1.0.0

文件大小: 6.71 KB | 发布时间: 2026-4-13 11:07

v1.0.0 最新 2026-4-13 11:07
Initial release of msx-trading skill:

- Connects to MSX platform for security token trading.
- Check account balances, view portfolios, place/cancel orders, access live market data, and review trading history.
- Supports API authentication via MSX_API_KEY.
- Offers structured error messages for common issues.
- Responds in English or Chinese based on user input.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部