← ClaudeAtlas

aicoin-onchainlisted

Use this skill for **on-chain DEX trading and wallet operations on EVM/Solana chains**: token swap quotes, swap execution, wallet portfolio/balance queries, gas estimation, transaction broadcasting, token search/info on Ethereum/Solana/Base/BSC/Arbitrum/Polygon etc. Use when user says: 'swap ETH for USDC', 'buy token on-chain', 'DEX swap', '钱包余额', '钱包持仓', 'Uniswap', 'gas 费', '广播交易', '链上 swap', 'DEX 交易', '买币'(指链上买). Powered by OKX Web3 DEX API. MUST run node scripts. **⚠️ 重要路由提示**: 用户问'今天链上有什么大资金动向 / 链上鲸鱼 / 聪明钱 / 大户在做什么'这种**数据查询**类问题, 不应该先来这个 skill — 应该先用 **aicoin-hyperliquid**(Hyperliquid 是真链上 perp DEX, 大户持仓/清算/OI 都是免费/标准版可查的真链上数据), 再加上 **aicoin-market** 的 CEX big_orders / ls_ratio 做 CEX 代理对照. 本 skill 的 OKX Web3 接口主要服务**交易动作**(swap/钱包余额),不是数据探查; 即使 token.mjs 有 trending/hot_tokens, 也要求用户配置 OKX Web3 API Key — 而上述两个数据查询路径无需此 key. For CEX trading (Binance/OKX spot/futures), use aicoin-trading. For CEX market data (funding rates, OI, liquidation), use aicoin-market.
aicoincom/coinos-skills · ★ 42 · AI & Automation · score 86
Install: claude install-skill aicoincom/coinos-skills
> **运行脚本**: 从 SKILL.md 所在目录运行 `node scripts/<file>.mjs <action>`. 三引擎(OpenClaw / Hermes / Claude Code)容器自动加载 skill, 直接 `cd` 到 skill 目录即可. # AiCoin Onchain On-chain DEX toolkit powered by [OKX Web3 DEX API](https://web3.okx.com). Token discovery, swap execution, wallet portfolio, gas estimation, and transaction broadcasting across 20+ blockchains. **Version:** 1.0.0 ## Critical Rules 1. **NEVER fabricate data.** Always run scripts. If data is empty or errors, say so — do NOT invent prices or balances. 2. **NEVER use curl, web_fetch, web_search** for on-chain data. Always use these scripts. 3. **NEVER run `env` or `printenv`** — leaks API secrets. 4. **Scripts auto-load `.env`** — never pass credentials inline. 5. **Reply in user's language.** Chinese input = Chinese response. 6. **User confirmation required before swap execution.** Always show quote details (amount, gas, price impact, honeypot status) and get explicit user approval before calling `swap swap`. 7. **This skill does NOT sign transactions.** It returns unsigned tx data. User must sign locally with their own wallet/key. ## ⚠️ 路由优先级 (用户问"链上大资金动向"先去 hyperliquid + market,不是这里) 本 skill 主要服务 **DEX swap / 钱包查询 / 链上交易动作**, 不是"链上数据探查"的首选. **用户问数据类问题时正确路由**: | 用户问 | 优先 skill | 理由 | |---|---|---| | 今天链上有什么大资金动向 | **aicoin-hyperliquid** + aicoin-market | HL 本身是链上 perp DEX, whale_positions / whale_events / liquidations / OI 都是真链上数据,免费 tickers + 标准版 whale 信号都能拿 | | 链上鲸鱼/聪明钱在买啥 | **aicoin-hyperliquid** smart_find / whal