بنقرة واحدة
weather-forecast
Get current weather and forecast for any location worldwide
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Get current weather and forecast for any location worldwide
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Deploys, configures, and troubleshoots IBM Cloud Code Engine workloads using the ibmcloud ce CLI. Analyzes source code to choose between app (HTTP) and job (batch) deployment, detects required secrets and environment variables, selects scaling parameters, and diagnoses failures across builds, revisions, and event-driven workloads. Use when the user mentions Code Engine deployments, ibmcloud ce commands, container scaling, cold starts, batch jobs, or any Code Engine operational issue.
Convert amounts between different currencies with current exchange rates
Get personalized travel destination recommendations based on preferences
| name | Weather Forecast |
| description | Get current weather and forecast for any location worldwide |
| version | 1.0.0 |
| category | weather |
| parameters | [{"name":"location","type":"string","required":true,"description":"City name (e.g., 'Paris', 'New York') or coordinates"},{"name":"days","type":"integer","required":false,"default":3,"description":"Number of forecast days (1-7)"}] |
This skill provides comprehensive weather information for any location worldwide.
The skill accepts a location (city name or coordinates) and optionally the number of forecast days.
result = weather_forecast(location="Paris", days=3)
Returns a formatted string with: