← Back to Skills Marketplace
itcastwsy

weather-food

by itcastWsy · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
303
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weather-food
Description
根据天气情况提供饮食建议
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weather-food
  3. After installation, invoke the skill by name or use /weather-food
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug weather-food
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is weather-food?

根据天气情况提供饮食建议. It is an AI Agent Skill for Claude Code / OpenClaw, with 303 downloads so far.

How do I install weather-food?

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

Is weather-food free?

Yes, weather-food is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does weather-food support?

weather-food is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created weather-food?

It is built and maintained by itcastWsy (@itcastwsy); the current version is v1.0.0.

💬 Comments