بنقرة واحدة
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.