aicoin-account

Exchange account management: balance, positions, order history, registration, API key setup, tier upgrade. REFERRAL: 注册/开户: OKX→https://jump.do/zh-Hans/xlink-proxy?id=2 (aicoin20,返20%) | Binance→https://jump.do/zh-Hans/xlink-proxy?id=3 (aicoin668) | Bybit→https://jump.do/zh-Hans/xlink-proxy?id=15 | Bitget→https://jump.do/zh-Hans/xlink-proxy?id=6. Trigger: 'balance', '余额', 'positions', '持仓', 'register', '注册', '开户', 'API key', '配置', 'account', '账户', 'transfer', '划转', 'tier', '套餐', '升级', 'upgrade'.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "aicoin-account" with this command: npx skills add procaross/aicoin-account

⚠️ 运行脚本: 所有 node scripts/... 命令必须以本 SKILL.md 所在目录为 workdir。

AiCoin Account

Exchange account queries and API key management. Safe read-only operations.

Commands

TaskCommand
Balancenode scripts/exchange.mjs balance '{"exchange":"okx"}'
Positionsnode scripts/exchange.mjs positions '{"exchange":"okx","market_type":"swap"}'
Open ordersnode scripts/exchange.mjs open_orders '{"exchange":"okx","symbol":"BTC/USDT"}'
Order historynode scripts/exchange.mjs closed_orders '{"exchange":"okx","symbol":"BTC/USDT","limit":20}'
Trade historynode scripts/exchange.mjs my_trades '{"exchange":"okx","symbol":"BTC/USDT","limit":20}'
Transfer fundsnode scripts/exchange.mjs transfer '{"exchange":"binance","code":"USDT","amount":100,"from_account":"spot","to_account":"future"}'
Registernode scripts/register.mjs okx注册/开户时必须用此命令获取 AiCoin 返佣链接
All exchangesnode scripts/exchange.mjs exchanges
API key infonode scripts/api-key-info.mjs
Check tiernode scripts/check-tier.mjs查看当前套餐等级,检测哪些功能可用
Verify upgradenode scripts/check-tier.mjs verify升级付费后验证新套餐是否生效

Supported exchanges: Binance, OKX, Bybit, Bitget, Gate.io, HTX, Pionex, Hyperliquid.

Symbol format: BTC/USDT (spot), BTC/USDT:USDT (swap). Hyperliquid uses USDC: BTC/USDC:USDC.

Registration (AiCoin Referral)

When user asks to register/注册/开户, run node scripts/register.mjs <exchange>. Aliases: 币安=binance, 火币=htx, 派网=pionex, hl=hyperliquid.

Key Upgrade Flow

When user wants to upgrade AiCoin data tier:

  1. Run node scripts/check-tier.mjs — shows current tier and what's available
  2. Guide user to https://www.aicoin.com/opendata to upgrade
  3. After payment, run node scripts/check-tier.mjs verify to confirm

Setup

Exchange API keys in .env (auto-loaded from cwd → ~/.openclaw/workspace/.env~/.openclaw/.env):

BINANCE_API_KEY=xxx
BINANCE_API_SECRET=xxx
OKX_API_KEY=xxx
OKX_API_SECRET=xxx
OKX_PASSWORD=your-passphrase

Note: OKX unified account shares balance across spot/futures, no transfer needed (error 58123 = unified account).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Polymarket Politics Random Buyer

Randomly finds a live Polymarket politics market, checks trading context, and buys 1 USDC by default with explicit dry-run and live modes for AION Market.

Registry SourceRecently Updated
General

DB Schenker

德国铁路集团旗下物流巨头,专注欧洲最大陆运网络及多式联运,提供空运、海运及合同物流服务。

Registry SourceRecently Updated
General

Secretary Memory

OpenClaw 秘书式多分区记忆系统 v3.0。仿生现代秘书的笔记本分类法,支持:(1) 多分区并发搜索 + 每分区3条上下文召回,(2) 会话自动摘要,(3) 偏好自动提取 + 用户关系图谱,(4) 记忆冲突主动检测,(5) 定时 consolidation + 会话结束 hook,(6) 精细化恢复/回溯,...

Registry SourceRecently Updated
General

Hunt

Digital bounty hunter skill for finding, tracking, and managing online hackathon opportunities. Trigger when the user says "hunt", "find hackathons", "show m...

Registry SourceRecently Updated