返回顶部
s

steam-lowest-price-skill

Monitor Steam game prices and alert when a game hits historical low or a user target price. Use when users ask to track Steam discounts, watch specific games, check current price vs historical low, or send periodic price alerts.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
169
下载量
0
收藏
概述
安装方式
版本历史

steam-lowest-price-skill

# Steam Lowest Price Skill 追踪 Steam 游戏价格,并在触发条件时提醒: - 达到历史低价 - 低于目标价 ## Data source - CheapShark public API(免费) - 提供当前最低价(商店最低价)与历史最低价(cheapestPriceEver) ## Quick start ### 1) 添加关注 ```bash python3 {baseDir}/scripts/steam_watch.py add --query "Hades" --target 30 ``` ### 2) 查看关注列表 ```bash python3 {baseDir}/scripts/steam_watch.py list ``` ### 3) 手动检查一次 ```bash python3 {baseDir}/scripts/steam_watch.py check ``` ### 4) 删除关注 ```bash python3 {baseDir}/scripts/steam_watch.py remove --appid 1145360 ``` ## Alert format 触发提醒时输出: - 游戏名 - 当前价 - 历史低价 - 差价(当前价 - 历史低价) - 链接(Steam 商店页) ## Suggested cron message (OpenClaw) ```text 运行 python3 /home/lei/.openclaw/workspace/skills/steam-lowest-price-skill/scripts/steam_watch.py check 。 如果有命中项目,把每一条提醒结果发给用户; 若无命中,回复“Steam 史低监控:本轮无触发”。 ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 steam-lowest-price-skill-1776110221 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 steam-lowest-price-skill-1776110221 技能

通过命令行安装

skillhub install steam-lowest-price-skill-1776110221

下载 Zip 包

⬇ 下载 steam-lowest-price-skill v1.0.0

文件大小: 4.32 KB | 发布时间: 2026-4-17 16:14

v1.0.0 最新 2026-4-17 16:14
- Initial release of Steam Lowest Price Skill.
- Track Steam game prices and receive alerts when a game reaches its historical low or user-defined target price.
- Supports adding, listing, checking, and removing watch entries via command-line scripts.
- Alerts include game name, current and historical lowest prices, price difference, and store link.
- Uses CheapShark public API for price data.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部