Back to Directory
research
Swiss-Weather
Get current weather and forecasts from MeteoSwiss (official Swiss weather service). Use when querying Swiss weather data, local measurements from Swiss weather stations, or Swiss-specific forecasts. Provides real-time measurements (temperature, humidity, wind, precipitation, pressure) from 100+ Swiss stations and multi-day forecasts by postal code. Ideal for Swiss locations - more accurate than generic weather services for Switzerland.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of SwissWeather for current and forecasted weather in Switzerland:
- Provides real-time weather measurements from 100+ official Swiss weather stations via MeteoSwiss.
- Supports multi-day forecasts by Swiss postal code, optimized for Swiss geography.
- Shell and Python scripts provided for retrieving current data or forecasts (no API key required).
- Covers temperature, humidity, wind, precipitation, pressure, sunshine, radiation, and more.
- All data can be output as JSON; includes options for listing stations, querying by station or postal code, and bulk queries.
- Designed for accuracy and completeness specifically within Switzerland; instructions and troubleshooting included.