← 返回
未分类 中文

weather-skill-hangs-001

Provides simulated current weather descriptions including temperature for specified major cities to assist travel and daily planning.
为指定的主要城市提供模拟的当前天气描述(包括温度),帮助旅行和日常规划。
hangs111 hangs111 来源
未分类 clawhub v1.0.0 1 版本 99734.7 Key: 无需
★ 0
Stars
📥 376
下载
💾 0
安装
1
版本
#api#latest#utility#weather

概述

Weather Skill

Overview

The Weather Skill provides weather information for a specified city.

It is designed to help users quickly understand current weather conditions, including temperature and general climate status, especially for travel planning or daily decision-making.

This skill can be integrated into conversational agents to respond to user queries related to weather conditions.


Use Cases

This skill is suitable for the following scenarios:

  • Checking weather conditions before traveling
  • Asking about temperature in a specific city
  • Getting quick climate information for daily planning
  • Supporting voice assistants or chatbots with weather responses

When to Use

Use this skill when:

  • The user asks about weather (e.g., "What's the weather in Beijing?")
  • The user requests temperature or climate details
  • The query involves outdoor planning or travel preparation

Input

The skill accepts the following input:

  • city (string): The name of the city to query weather for

Example:

{
  "city": "Singapore"
}

Output

The skill returns a structured weather description:

  • weather (string): A human-readable description of the weather

Example:

{
  "weather": "Sunny, 30°C"
}

Example Scenarios

Example 1

Input:

{
  "city": "Beijing"
}

Output:

{
  "weather": "Sunny, 25°C"
}

Example 2

Input:

{
  "city": "London"
}

Output:

{
  "weather": "Cloudy, 18°C"
}

How It Works

This skill processes the input city name and returns a weather description.

Currently, the output is simulated (mock data), but the structure is designed to support integration with real-world weather APIs such as OpenWeather or other meteorological services.


Limitations

  • The current version does not fetch real-time data from external APIs
  • Weather responses are simulated
  • Only major cities are supported in this version

Future Improvements

  • Integrate real-time weather APIs
  • Support more detailed weather data (humidity, wind, forecast)
  • Add multi-language support
  • Improve location recognition accuracy

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 08:34 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 55 📥 84,866
life-service

healthcheck

stellarhold170nt
使用 JSON 文件存储追踪饮水和睡眠
★ 11 📥 29,911
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 242 📥 30,472