
aicoincom/coinos-skills
6 skills2.9k installs306 starsGitHub
Install
npx skills add https://github.com/aicoincom/coinos-skillsSkills in this repo
1Aicoin Freqtradeaicoin-freqtrade is an aicoincom/coinos-skills package that imports AiCoin Open API v3 aggregated market data into Freqtrade Python strategies. The AiCoinData class auto-loads API keys from .env and exposes helpers such as whale_signal, ls_ratio_norm, funding_rate_pct, and liq_bias returning normalized numeric signals ready for strategy logic across 200+ exchanges. Developers use aicoin-freqtrade when Freqtrade bots on venues like Binance need cross-exchange whale, funding, long-short, and liquidation bias inputs without building collectors manually. It targets strategy integration rather than standalone market dashboards.581installs2Aicoin Marketaicoin-market is a Node.js skill from aicoincom/coinos-skills that wraps the AiCoin Open Data v3 API with HMAC-SHA1 signed header authentication. Responses use a unified envelope with ok, data, error, and meta fields, and the client auto-loads credentials from .env paths including workspace and OpenClaw locations. Developers use aicoin-market when agents or scripts need programmatic access to live crypto prices, exchange information, and cataloged market endpoints without building signing logic from scratch. It fits backend and agent workflows that consume market data rather than execute trades directly.580installs3Aicoin Hyperliquidaicoin-hyperliquid is a Finance & Trading skill from aicoincom/coinos-skills that surfaces Hyperliquid on-chain perpetuals analytics through the AiCoin Open API v3. The skill is the primary source for whale and smart-money movement on Hyperliquid, exposing positions, liquidation events, open interest, trader analytics, taker flow, and funding history without requiring wallet private keys. Developers and quant engineers reach for aicoin-hyperliquid when prompts mention HL whale positions, HL liquidations, on-chain whale activity, smart money, or Chinese queries like 链上鲸鱼 and 大户在干嘛. Hyperliquid is treated as the deepest on-chain perp venue in the skill description, making it the default when generic on-chain large-fund movement is requested. The skill fits trading bots, dashboards, and research agents that need live perp market telemetry inside Claude or Cursor sessions.529installs4Aicoin Accountaicoin-account is an AiCoin OpenClaw skill for read-only exchange account management across eight supported venues: Binance, OKX, Bybit, Bitget, Gate.io, HTX, Pionex, and Hyperliquid. Node scripts under scripts/ expose balance, positions, open orders, closed orders, my_trades, transfer, registration referral links, api-key-info, and check-tier commands run from the skill directory with node scripts/exchange.mjs. Symbol formats follow CCXT conventions like BTC/USDT for spot and BTC/USDT:USDT for swaps, with Hyperliquid using USDC pairs. API keys load from ~/.coinos/.env or container EnvSection without echoing secrets into chat. Developers reach for it when users ask about余额, 持仓, order history, 注册开户, API key configuration, or tier upgrades on AiCoin-connected exchanges. Registration commands return AiCoin referral links for OKX, Binance, Bybit, Bitget, and Hyperliquid. The check-tier verify flow confirms paid data tier upgrades after checkout at aicoin.com/opendata.497installs5Aicoin Tradingaicoin-trading is an agent-oriented skill for crypto trading workflows on the CoinOS skills stack. It structures how coding agents handle signal generation, position sizing, pre-trade execution checks, and risk guardrails for both live and paper strategies. Developers reach for aicoin-trading when automating or supervising algorithmic crypto trades and need repeatable guardrails instead of ad hoc prompts. The skill emphasizes disciplined execution patterns suitable for agent-operated trading loops rather than one-off market guesses.463installs6Aicoin Onchainaicoin-onchain is a crypto data skill from the coinos-skills repo that lets coding agents pull on-chain metrics, wallet activity, token flows, and DeFi protocol statistics into automated workflows. Developers use it when building dashboards, price or flow alerts, and research pipelines that need live chain state instead of static snapshots. The skill fits agent workflows where Claude Code or Cursor must answer questions about wallets, protocols, or token movement and return structured data for downstream charts, notifications, or reports. Reach for aicoin-onchain when a feature needs verifiable on-chain evidence rather than scraped headlines or manual block explorer lookups.255installs