Install
openclaw skills install @funewa/competitor-changeopenclaw skills install @funewa/competitor-changewatch/competitor,输出模板固定为 watch_digest。skill-defaults.json 与 references/watch-workflow.md,再调用 CLI。python scripts/ari.py watch --help 确认当前 CLI 已提供这些子命令;若不可用,必须停止并提示升级,不得回退到其他工作流,也不能宣传为立即可用。digest 返回 creditsUsed: 0,自动扫描不调用 LLM,也不扣分析积点。python scripts/ari.py watch list
python scripts/ari.py watch create --asin <ASIN> --site amz_us --schedule weekly
python scripts/ari.py watch pause --watch-id <watchId>
python scripts/ari.py watch resume --watch-id <watchId>
python scripts/ari.py watch delete --watch-id <watchId>
python scripts/ari.py watch digest --watch-id <watchId> --period 7d
python scripts/ari.py watch events --watch-id <watchId>