← Back to Skills Marketplace
davemorin

Snow Report

by Dave Morin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1879
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install snow-report
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install snow-report
  3. After installation, invoke the skill by name or use /snow-report
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - OpenSnow integration with SnowTick codes
Metadata
Slug snow-report
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1879 downloads so far.

How do I install Snow Report?

Run "/install snow-report" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Snow Report free?

Yes, Snow Report is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Snow Report support?

Snow Report is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Snow Report?

It is built and maintained by Dave Morin (@davemorin); the current version is v1.0.0.

💬 Comments