Skip to main content
Back to registry

aicoin-market

aicoincom/coinos-skills

⚠️ 运行脚本: 必须先 cd 到本 SKILL.md 所在目录再执行。示例: cd ~/.openclaw/workspace/skills/aicoin-market && node scripts/market.mjs ...

Installs174
Install command
npx skills add https://github.com/aicoincom/coinos-skills --skill aicoin-market
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykWARN
About this skill
⚠️ 运行脚本: 必须先 cd 到本 SKILL.md 所在目录再执行。示例: cd ~/.openclaw/workspace/skills/aicoin-market && node scripts/market.mjs ... 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 Symbol Discovery: dbKey 格式不用猜。先用 search 查,再用返回的 dbKey 调其他接口: 常用币快捷方式: BTC , ETH , SOL , DOGE , XRP 在 coin.mjs 里自动解析,无需 search。其他币必须先 search。 中文俗称: 大饼=BTC, 姨太=ETH, 狗狗=DOGE, 瑞波=XRP, 索拉纳=SOL. 空投查询: 用户问空投/airdrop/优质项目 时, 只需一条命令 查全部数据: node scripts/airdrop.mjs all — 自动同时查交易所空投 + 链上早期项目,合并返回。 项目深度分析: 用户问某项目详情/研报时,用 drop_radar.mjs detail (自动包含团队 + X关注数据): node scripts/drop_radar.mjs detail '{"airdrop_id":"xxx"}' — 返回项目详情 + 团队 + X关注列表。 如已发代币,再用 node scripts/coin.mjs search '{"search":"代币名"}' 查价格和交易对。 不要用 web_search 替代 ,数据都在脚本里。 查币上了哪些交易所: node scripts/coin.mjs search '{"search":"OPN"}' — 返回全部交易所的交易对(现货+合约),不要用其他接口拼凑。 推特/Twitter 讨论: 用户问推特/Twitter热点时,用 twitter.mjs latest 或 twitter.mjs search ,不要用 newsflash 替代。 Free (built-in key, no config needed): coin_ticker , kline , hot_coins , exchanges , pair_ticker , news_rss — only 6 endpoints. 基础版 ($29/mo) adds: coin_list , coin_config , funding_rate , trade_data , ticker , futures_interest , ls_ratio , nav , pair_by_market , pair_list , news_list , flash_list , twitter/latest , twitter/search , newsflash/search , newsflash/list 标准版 ($79/mo) adds: big_orders , agg_trades ,...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does aicoin-market do?

⚠️ 运行脚本: 必须先 cd 到本 SKILL.md 所在目录再执行。示例: cd ~/.openclaw/workspace/skills/aicoin-market && node scripts/market.mjs ...

Is aicoin-market good?

aicoin-market does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does aicoin-market work with?

aicoin-market currently lists compatibility with codex, gemini-cli, cursor, kimi-cli, amp, cline, github-copilot.

What are alternatives to aicoin-market?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install aicoin-market?

npx skills add https://github.com/aicoincom/coinos-skills --skill aicoin-market

Related skills

More from aicoincom/coinos-skills

Related skills

Alternatives in Software Engineering