aicoin-market

Installation
SKILL.md

运行脚本: 从 SKILL.md 所在目录运行 node scripts/<file>.mjs <action>. 在 CoinClaw 三引擎(OpenClaw / Hermes / Claude Code)容器里 skill 路径自动注入到 agent workspace, 直接 cd 到 skill 目录即可 — 三引擎共用同一份 skill 代码, 不要假设硬编码路径.

AiCoin Market

Crypto market data toolkit powered by AiCoin Open API. Prices, K-lines, news, signals, whale orders, and more from 200+ exchanges.

Version: 1.0.0

Critical Rules

  1. NEVER fabricate data. Always run scripts. If data is empty or errors occur, say so directly — do NOT invent explanations.
  2. NEVER use curl, web_fetch, web_search, or browser for crypto/airdrop/project data. Always use these scripts.
  3. NEVER run env or printenv — leaks API secrets into logs.
  4. Scripts auto-load .env — never pass credentials inline.
  5. Reply in the user's language. Chinese input = all-Chinese response (titles, headings, analysis).
  6. On 304/403 error — STOP, do NOT retry. This is a paid feature. Follow the Paid Feature Guide to help the user upgrade.
  7. 更换 API Key 只能用 update_key 命令。 禁止直接编辑 .env、禁止用 gateway/edit 工具改 key。update_key 会先验证 key 有效才写入。

Quick Reference

Related skills

More from aicoincom/coinos-skills

Installs
504
GitHub Stars
39
First Seen
Mar 5, 2026