upbit-trading
This skill is an Upbit real-time crypto trading bot that monitors prices, uses GLM analysis, logs events, and can automate trades. It executes a local shell script via `cd ${__dirname}/../zai && ./ask.sh ...`, reads `UPBIT_ACCESS_KEY` and `UPBIT_SECRET_KEY`, and calls `https://api.upbit.com/v1/ticker` and `https://api.upbit.com/v1/accounts`.