← 返回 Skills 市场
Snow Report
作者
Dave Morin
· GitHub ↗
· v1.0.0
1879
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install snow-report
功能描述
Get snow conditions, forecasts, and ski reports for any mountain resort worldwide. Use when asked about snow, powder, ski conditions, or mountain weather. Supports 1000+ resorts via OpenSnow. Users can set favorite mountains for quick access. Supports SnowTick 4-letter codes (JHMR, TARG, MMTH) for quick lookups.
安全使用建议
This skill appears to do what it says and requires no extra credentials or installs. Before enabling it, consider: (1) it needs the agent's web/browser snapshot capability to fetch pages from opensnow.com — ensure you are comfortable with the agent opening external pages; (2) it will create/read memory/snow-preferences.md to store your default mountain and favorites — avoid putting any sensitive data in that file; (3) OpenSnow content may be partially paywalled, and the skill may visit resort sites if asked for extra details; and (4) if you plan to let agents run autonomously, remember this skill will browse external sites when invoked. If any of these are concerns, inspect references/resorts.md and the memory file template before use or disable the skill.
功能分析
Type: OpenClaw Skill
Name: snow-report
Version: 1.0.0
The OpenClaw AgentSkills skill bundle is classified as benign. All file operations (reading `memory/snow-preferences.md`, `references/resorts.md`, and writing `memory/snow-preferences.md`) are for legitimate user configuration and data lookup. Network access is explicitly confined to `opensnow.com` via `browser action=open targetUrl=` instructions in `SKILL.md`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempting to subvert the agent's purpose or access unrelated sensitive data. All actions are directly aligned with fetching and displaying snow reports.
能力评估
Purpose & Capability
Name/description (snow conditions from OpenSnow) match the instructions and reference data (resorts.md). The declared functionality (ticker lookups, favorites, comparisons) aligns with the assets in the bundle.
Instruction Scope
Runtime instructions tell the agent to open OpenSnow URLs, snapshot pages, extract forecast fields, and read/write memory/snow-preferences.md. This is expected for a web-scraping reporting skill, but it does require the agent's browser/snapshot capabilities and will create/read a local memory file for user preferences — review that file if you want to control what is stored.
Install Mechanism
No install spec or code files — instruction-only. Nothing is downloaded or written to disk beyond the stated memory file writes, so install risk is low.
Credentials
No environment variables, credentials, or config paths are requested. The skill only references OpenSnow pages and the included resorts list; requested access is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It does instruct creation/reading of a per-skill memory file (memory/snow-preferences.md) for favorites — expected behavior and limited in scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install snow-report - 安装完成后,直接呼叫该 Skill 的名称或使用
/snow-report触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - OpenSnow integration with SnowTick codes
元数据
常见问题
Snow Report 是什么?
Get snow conditions, forecasts, and ski reports for any mountain resort worldwide. Use when asked about snow, powder, ski conditions, or mountain weather. Supports 1000+ resorts via OpenSnow. Users can set favorite mountains for quick access. Supports SnowTick 4-letter codes (JHMR, TARG, MMTH) for quick lookups. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1879 次。
如何安装 Snow Report?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install snow-report」即可一键安装,无需额外配置。
Snow Report 是免费的吗?
是的,Snow Report 完全免费(开源免费),可自由下载、安装和使用。
Snow Report 支持哪些平台?
Snow Report 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Snow Report?
由 Dave Morin(@davemorin)开发并维护,当前版本 v1.0.0。
推荐 Skills