← 返回 Skills 市场
drivenbymyai-max

Weather Demand

作者 Orion · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
145
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-demand
功能描述
Weather-driven demand forecasting — correlate temperature with energy/commodity trade flows, Holt-Winters predictions
安全使用建议
This skill simply calls a third-party API (sputnikx.xyz) to get forecasts. Before installing, consider: (1) you will be sending query data to an external, unvetted service—avoid including sensitive or proprietary data in queries; (2) verify the service's trustworthiness, privacy policy, and availability (the registry metadata shows unknown source/homepage); (3) test with non-sensitive or synthetic data first; and (4) monitor network requests and logs while the skill is in use. If you need stronger assurances, prefer skills that use well-known data providers or that run forecasting locally.
功能分析
Type: OpenClaw Skill Name: weather-demand Version: 1.0.0 The weather-demand skill provides legitimate weather and commodity trade forecasting functionality via API calls to sputnikx.xyz. Analysis of SKILL.md and _meta.json reveals no evidence of data exfiltration, malicious execution, or prompt injection; the skill's behavior is entirely consistent with its stated purpose of analyzing Baltic trade flows.
能力评估
Purpose & Capability
Name and description (weather-driven demand forecasting, Holt-Winters) match the SKILL.md examples which call forecasting endpoints on the declared base URL. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions are limited to making HTTP GET calls to https://sputnikx.xyz/api/v1/agent and return forecasts/correlations. The skill does not instruct the agent to read local files, environment variables, or other system state. Note: it sends query parameters to an external service — any sensitive context included in requests would be transmitted off-agent.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written to disk and no packages are installed.
Credentials
The skill declares no required environment variables or credentials. There is no disproportionate request for secrets or unrelated service tokens.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skill/system configurations. Autonomous invocation is allowed by default but not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weather-demand
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weather-demand 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of weather-demand skill for weather-driven demand forecasting. - Correlates Baltic temperature data with energy and commodity trade flows. - Provides Holt-Winters time series demand predictions, including confidence intervals. - Supports API endpoints for demand forecasting and temperature-trade seasonality analysis. - Includes example use cases such as predicting energy demand and planning inventory.
元数据
Slug weather-demand
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weather Demand 是什么?

Weather-driven demand forecasting — correlate temperature with energy/commodity trade flows, Holt-Winters predictions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。

如何安装 Weather Demand?

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

Weather Demand 是免费的吗?

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

Weather Demand 支持哪些平台?

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

谁开发了 Weather Demand?

由 Orion(@drivenbymyai-max)开发并维护,当前版本 v1.0.0。

💬 留言讨论