Install
openclaw skills install rocom-merchant-inventory查询《洛克王国世界》远行商人当前库存,自动过滤出本轮仍有效的商品。适用于想查看远行商人当前卖什么,或需要输出简洁文本、JSON 结果时使用;需要用户自行提供 API key。
openclaw skills install rocom-merchant-inventory查询当前远行商人库存,并自动过滤掉非当前轮次商品。
Python 3requestsROCOM_API_KEY,或使用参数 --api-keyhttps://github.com/Entropy-Increase-Team/ 相关项目或说明中获取本 skill 会请求:
https://wegame.shallow.ink/api/v1/games/rocom/merchant/info?refresh=trueROCOM_API_KEY=你的key python3 skills/rocom-merchant-inventory/scripts/fetch_inventory.py
python3 skills/rocom-merchant-inventory/scripts/fetch_inventory.py --api-key 你的key --format json --pretty
--format json 输出 JSON