qwen_agent/skills/linggan/caiyun-weather/language.json
朱潮 462ba14074 add language.json for developing and linggan skills
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-23 21:10:36 +08:00

15 lines
1.6 KiB
JSON

{
"ja": {
"description": "彩云天気 API を通じて気象データを照会します — リアルタイム天気、時間ごと/週間予報、過去の天気および気象警報。ユーザーが任意の都市の天気、気温、空気質、天気予報、降水確率、過去の天気または気象警報について尋ねた場合にこのスキルを使用します。CAIYUN_WEATHER_API_TOKEN 環境変数の設定が必要です。Use when: user asks about current weather, temperature, air quality, forecast, rain, historical weather, or alerts for any city.",
"category": "気象"
},
"zh": {
"description": "通过彩云天气 API 查询天气数据 — 实时天气、逐小时/一周预报、历史天气和天气预警。当用户询问任何城市的天气、温度、空气质量、天气预报、降雨概率、历史天气或天气预警时使用此技能。需要设置 CAIYUN_WEATHER_API_TOKEN 环境变量。Use when: user asks about current weather, temperature, air quality, forecast, rain, historical weather, or alerts for any city.",
"category": "天气"
},
"en": {
"description": "Query weather data via the caiyun-weather API — real-time weather, hourly/weekly forecasts, historical weather, and weather alerts. Use this skill when the user asks about the weather, temperature, air quality, forecast, rain probability, historical weather, or alerts for any city. Requires the CAIYUN_WEATHER_API_TOKEN environment variable. Use when: user asks about current weather, temperature, air quality, forecast, rain, historical weather, or alerts for any city.",
"category": "Weather"
}
}