opentrade-market
Originally from6551team/openskills
Installation
SKILL.md
OpenTrade DEX Market Data CLI
14 commands for on-chain prices, trades, candlesticks, index prices, smart money signals, and meme pump token scanning.
Pre-flight Checks
Every time before running any opentrade command, always follow these steps in order. Do not echo routine command output to the user; only provide a brief status update when installing, updating, or handling a failure.
- Confirm installed: Run
which opentrade. If not found, install it:
If the install script fails, ask the user to install manually following the instructions at: https://github.com/6551Team/openskillscurl -sSL https://raw.githubusercontent.com/6551Team/openskills/main/skills/opentrade/install.sh | sh