Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるget-weather
スター3
フォーク0
更新日2026年3月10日 04:05
获取指定城市的实时天气信息
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
获取指定城市的实时天气信息
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | get_weather |
| description | 获取指定城市的实时天气信息 |
This skill allows you to fetch weather information for a specific city.
fetch_url tool to get weather data from wttr.in.
https://wttr.in/{city}?format=3https://wttr.in/Beijing?format=3User: "What's the weather in London?" Agent:
backend/skills/get_weather/SKILL.md.fetch_url("https://wttr.in/London?format=3").