skills/modelscope.cn/forecast-skill

forecast-skill

Installation
SKILL.md

Forecast Skill

Get real-time weather data and forecasts for any location worldwide using OpenWeather.

Prerequisites

This skill requires an OpenWeather API key to be configured in config.json before uploading.

Setup (done once before uploading the skill):

  1. Get a free API key at https://openweathermap.org/api
  2. Edit config.json and replace PASTE_YOUR_API_KEY_HERE with your key
  3. Ensure api.openweathermap.org is in your Claude environment's allowed network domains
  4. Upload the skill to Claude

Network Requirements:

  • This skill makes HTTPS requests to api.openweathermap.org
  • Some Claude environments may require this domain to be added to allowed network lists
  • Contact your administrator if you encounter connection errors
Installs
1
First Seen
Jun 29, 2026
forecast-skill from modelscope.cn