适用于OpenClaw的A股和期货股票监控skill
npx skills add https://github.com/chjm-ai/stock-monitor-skill --skill stock-monitorInstall this skill with the CLI and start using the SKILL.md workflow in your workspace.
全功能智能股票监控预警系统
cd scripts
cp config.example.py config.py
# 编辑 config.py 填入你的持仓
./control.sh start
MIT