← 返回 Skills 市场
303
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weather-food
功能描述
根据天气情况提供饮食建议
安全使用建议
This skill is low-risk and coherent for its purpose. Two practical considerations before installing: (1) decide how the agent should obtain weather info — if you want to avoid network calls or sharing your location, configure the agent to ask you for location manually or disable browsing/network access; (2) if you prefer a specific weather provider, require the skill to use that provider and provide its API key through a controlled mechanism rather than letting the agent pick arbitrary endpoints. Otherwise, it's fine to install.
功能分析
Type: OpenClaw Skill
Name: weather-food
Version: 1.0.0
The skill bundle provides simple logic for recommending food based on weather conditions. The instructions in skill.md are clearly aligned with the stated purpose and do not contain any malicious commands, data exfiltration attempts, or prompt injection risks.
能力评估
Purpose & Capability
The name and description (provide food recommendations based on weather) match the SKILL.md instructions. No binaries, env vars, or config paths are requested, which is appropriate for this simple task.
Instruction Scope
The SKILL.md says to 'first obtain current weather information' but does not specify how (which API, whether to ask the user for location, or to use an internal tool). This open-ended phrasing gives the agent discretion to call external services or request location data — not inherently dangerous but worth noting.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be written to disk or installed by the skill itself.
Credentials
The skill declares no required environment variables or credentials. It also doesn't ask for access to unrelated secrets or config paths. If the agent needs weather data, it may ask the user for a location or use a network call, but no hidden credentials are requested by the skill.
Persistence & Privilege
always is false and default autonomy settings apply. The skill does not request permanent presence or to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weather-food - 安装完成后,直接呼叫该 Skill 的名称或使用
/weather-food触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of weather-food skill.
- Provides dietary recommendations based on current weather conditions.
- Offers tailored food suggestions for sunny, cloudy, rainy, hot, and cold days.
元数据
常见问题
weather-food 是什么?
根据天气情况提供饮食建议. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 303 次。
如何安装 weather-food?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weather-food」即可一键安装,无需额外配置。
weather-food 是免费的吗?
是的,weather-food 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
weather-food 支持哪些平台?
weather-food 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 weather-food?
由 itcastWsy(@itcastwsy)开发并维护,当前版本 v1.0.0。
推荐 Skills