ワンクリックで
weather-forecast
OpenClaw-style weather forecast skill powered by wttr.in for current conditions and short forecasts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
OpenClaw-style weather forecast skill powered by wttr.in for current conditions and short forecasts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
LocalClaw-native adaptation of web-access for real web tasks, search, logged-in browsing, dynamic pages, and browser interaction through the local Chrome session.
Summarize invoice amounts and purposes from PDF files in directories
Extract text content from PDF files
Read a file and summarize its content using the local model
Fetch a page or endpoint over HTTP when a lightweight browser-style read is enough.
Search bundled skills and ClawHub skills that match a user need.
| name | weather.forecast |
| version | 1.0.0 |
| description | OpenClaw-style weather forecast skill powered by wttr.in for current conditions and short forecasts. |
| type | workflow |
| inputs | {"location":"string"} |
| tools | ["http_get"] |
| actions | [{"type":"tool_call","name":"fetch_weather","tool":"http_get","params":{"url":"https://wttr.in/{{location}}?format=j1"},"timeout":10}] |
| permissions | {"risk_level":"low"} |
| metadata | {"author":"LocalClaw","homepage":"https://github.com/openclaw/openclaw","repository":"https://github.com/openclaw/openclaw","category":"weather","tags":["openclaw","weather","forecast"],"catalog_id":"weather.forecast","skill_key":"weather.forecast","aliases":["forecast","weather"],"openclaw":{"skillKey":"weather.forecast","aliases":["forecast","weather"],"homepage":"https://github.com/openclaw/openclaw"}} |
Use this skill for real-time weather or forecast questions.
It should be chosen instead of answering from memory whenever the user asks about:
Provide location from the user request when possible.