← 返回 Skills 市场
shilingong

mycityweather

作者 shilingong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
185
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install city-weathers
功能描述
Provides structured weather data including temperature, humidity, wind, precipitation, and clothing advice for specified cities and dates.
使用说明 (SKILL.md)

---\r \r slug: weather-api-tool\r \r displayName: 天气查询API工具\r \r version: 2.0.0\r \r author: 你的昵称\r \r tags: [weather, api, tool, plugin, weather, query, structured]\r \r ---\r \r \r \r # 天气查询 API 工具\r \r 支持 AI 工具调用,可解析城市、日期,返回标准结构化天气数据。\r \r 可对接和风天气、高德天气、OpenWeather 等真实 API。\r \r \r \r ## 功能\r \r - 城市自动识别\r \r - 日期解析(今天/明天/后天/近7天)\r \r - 严格 JSON 输出\r \r - 温度、湿度、风向、风力、降水、体感温度\r \r - 穿衣/出行建议\r \r \r \r ## 调用方式\r \r 用户提问 → AI 解析参数 → 调用天气接口 → 返回结构化结果\r \r

安全使用建议
This skill appears coherent and low-risk as an instruction-only weather tool. However: the skill's source/homepage is unknown — verify the author before trusting it. If you want it to call real weather APIs you will need to supply API keys yourself; do not paste secrets into chat unless you trust the recipient. Test the skill first using simulated responses (it supports reasonable mock data), and avoid granting any environment variables or credentials to this skill unless you explicitly configure those separately and securely.
功能分析
Type: OpenClaw Skill Name: city-weathers Version: 1.0.1 The skill bundle is a standard weather query tool definition designed to parse city and date parameters for structured output. All files, including tool.json and instruction.txt, are consistent with the stated purpose of providing weather information and contain no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match the files: the skill describes returning structured weather data and the provided SKILL.md, tool.json, and examples implement that. There are no unexpected environment variables, binaries, or config paths requested.
Instruction Scope
Runtime instructions restrict behavior to parsing city/date and returning structured JSON (or simulated data if no API). The instructions explicitly forbid leaking API keys or real request addresses and do not direct the agent to read unrelated files, environment variables, or external endpoints beyond calling weather APIs when available.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded during install.
Credentials
The skill declares no required env vars or credentials, which is consistent with its ability to simulate data. SKILL.md mentions possible integration with third‑party weather APIs (which would require API keys), but no credentials are requested by the skill itself — if you enable real API integration later you'll need to provide keys separately. This is not inherently suspicious but worth noting.
Persistence & Privilege
No special persistence or elevated privileges requested. always is false and the skill does not modify system or other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install city-weathers
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /city-weathers 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- No changes detected in this version. - The skill’s documentation, features, and version fields remain unchanged.
v1.0.0
- Major update: skill upgraded to version 2.0.0 with a new name "天气查询API工具" - Enhanced to support integration with multiple real-world weather APIs (HeWeather, Gaode, OpenWeather, etc.) - Now includes automatic city recognition and date parsing features - Returns strictly structured JSON weather data - Additional output: temperature, humidity, wind direction, wind force, precipitation, perceived temperature, plus clothing and travel suggestions - Improved user flow for AI parameter extraction and structured response
元数据
Slug city-weathers
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

mycityweather 是什么?

Provides structured weather data including temperature, humidity, wind, precipitation, and clothing advice for specified cities and dates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 185 次。

如何安装 mycityweather?

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

mycityweather 是免费的吗?

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

mycityweather 支持哪些平台?

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

谁开发了 mycityweather?

由 shilingong(@shilingong)开发并维护,当前版本 v1.0.1。

💬 留言讨论