← 返回 Skills 市场
patfitzner

Steam Games Updates

作者 Pat Fitzner · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
251
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install steam-games-updates
功能描述
Fetch recent game updates from Steam News. Use when the user asks about game patches, updates, or news for their tracked Steam games, or wants to add/remove...
安全使用建议
This skill appears to do only what it says: it queries Steam's public endpoints and stores results under the skill folder (skill-config.json and data/). Before installing, review and be comfortable with the script being able to make outbound HTTP requests to Steam and create files in the skill directory. If you share an environment with sensitive files, confirm the skill is installed in a location that won't overwrite anything important. No credentials are required and there are no obvious exfiltration endpoints, so risk is low.
功能分析
Type: OpenClaw Skill Name: steam-games-updates Version: 1.0.0 The skill is a legitimate tool for fetching Steam game news via public APIs (api.steampowered.com). It uses standard Python libraries, implements safe URL handling with encoding, and restricts file operations to its local directory for configuration and state management. No indicators of malicious intent, data exfiltration, or unauthorized execution were identified.
能力评估
Purpose & Capability
Name/description match the implementation. Required binary (python3) is appropriate and there are no unrelated credentials, binaries, or platform services requested.
Instruction Scope
SKILL.md instructs running the included Python script. The script only reads/writes local files inside the skill baseDir (skill-config.json, data/updates.json, data/.state.json) and performs HTTP requests to Steam endpoints; it does not read other system files or environment variables.
Install Mechanism
There is no install spec (instruction-only) and the shipped Python script is the only code. Nothing is downloaded or executed from arbitrary URLs during install.
Credentials
The skill requires no environment variables or credentials. Network access to Steam APIs is expected for the described functionality.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It persists only its own config and data files within its base directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install steam-games-updates
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /steam-games-updates 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of steam-games-updates - Fetches recent news and updates for a configurable list of Steam games using the public Steam News API. - Tracks games in a local config; defaults to Counter-Strike 2 and PUBG: BATTLEGROUNDS on first run. - Easily add or remove games via search and appid confirmation. - Supports lookback window, regex-based update filtering, and accumulation of update history. - All user data stored locally; no API key required.
元数据
Slug steam-games-updates
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Steam Games Updates 是什么?

Fetch recent game updates from Steam News. Use when the user asks about game patches, updates, or news for their tracked Steam games, or wants to add/remove... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 251 次。

如何安装 Steam Games Updates?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install steam-games-updates」即可一键安装,无需额外配置。

Steam Games Updates 是免费的吗?

是的,Steam Games Updates 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Steam Games Updates 支持哪些平台?

Steam Games Updates 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Steam Games Updates?

由 Pat Fitzner(@patfitzner)开发并维护,当前版本 v1.0.0。

💬 留言讨论