← Back to Skills Marketplace
shilingong

mycityweather

by shilingong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
185
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install city-weathers
Description
Provides structured weather data including temperature, humidity, wind, precipitation, and clothing advice for specified cities and dates.
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install city-weathers
  3. After installation, invoke the skill by name or use /city-weathers
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug city-weathers
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is mycityweather?

Provides structured weather data including temperature, humidity, wind, precipitation, and clothing advice for specified cities and dates. It is an AI Agent Skill for Claude Code / OpenClaw, with 185 downloads so far.

How do I install mycityweather?

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

Is mycityweather free?

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

Which platforms does mycityweather support?

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

Who created mycityweather?

It is built and maintained by shilingong (@shilingong); the current version is v1.0.1.

💬 Comments