soaring-weather

Segelflug- und Thermikvorhersage mit Thermik-Score (0-10). Nutze diesen Skill wenn der User nach Segelflugwetter, Thermik, Streckenflugbedingungen, Flugwetter fuer Segelflieger oder Gleitschirmflieger fragt - auch indirekt wie "lohnt sich Samstag fliegen?", "wie wird die Thermik?", "Segelflugwetter Wochenende?" oder "kann ich am Sonntag einen Streckenflug machen?" oder "Wettercheck Werdenfels". Der Skill ruft Open-Meteo (ICON-D2) ab und liefert eine Profi-Einschaetzung mit Tagesablauf, Steigwerten, Basishöhe, Alpen-Besonderheiten (Foehn, Hangflug) und Warnungen.

3,891 stars

Best use case

soaring-weather is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Segelflug- und Thermikvorhersage mit Thermik-Score (0-10). Nutze diesen Skill wenn der User nach Segelflugwetter, Thermik, Streckenflugbedingungen, Flugwetter fuer Segelflieger oder Gleitschirmflieger fragt - auch indirekt wie "lohnt sich Samstag fliegen?", "wie wird die Thermik?", "Segelflugwetter Wochenende?" oder "kann ich am Sonntag einen Streckenflug machen?" oder "Wettercheck Werdenfels". Der Skill ruft Open-Meteo (ICON-D2) ab und liefert eine Profi-Einschaetzung mit Tagesablauf, Steigwerten, Basishöhe, Alpen-Besonderheiten (Foehn, Hangflug) und Warnungen.

Teams using soaring-weather should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/thermikbuddy/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/achimace/thermikbuddy/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/thermikbuddy/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How soaring-weather Compares

Feature / Agentsoaring-weatherStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Segelflug- und Thermikvorhersage mit Thermik-Score (0-10). Nutze diesen Skill wenn der User nach Segelflugwetter, Thermik, Streckenflugbedingungen, Flugwetter fuer Segelflieger oder Gleitschirmflieger fragt - auch indirekt wie "lohnt sich Samstag fliegen?", "wie wird die Thermik?", "Segelflugwetter Wochenende?" oder "kann ich am Sonntag einen Streckenflug machen?" oder "Wettercheck Werdenfels". Der Skill ruft Open-Meteo (ICON-D2) ab und liefert eine Profi-Einschaetzung mit Tagesablauf, Steigwerten, Basishöhe, Alpen-Besonderheiten (Foehn, Hangflug) und Warnungen.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Soaring Weather – Thermikvorhersage für Segelflieger v2.0

Scoring-Engine mit 11 gewichteten Parametern inkl. Windscherung, Höhenfeuchte,
Föhn-Erkennung, Hangflug-Bonus und Gewittersicherheits-Cap.

## Schritt 1: Region erfragen

```bash
python3 {baseDir}/scripts/run_forecast.py --list-regions
```

Stelle dem User die Optionen zur Auswahl:

> Für welche Region möchtest du die Thermikvorhersage?
> 1. 🏔️ Werdenfels / Bayerischer Alpenordrand
> 2. 🏔️ Inntal / Nordtiroler Alpen
> 3. ⛰️ Schwäbische Alb
> 4. 🌲 Schwarzwald
> 5. 🌾 Norddeutsches Flachland
> 6. 📍 Eigene Koordinaten eingeben

Falls der User bereits eine Region nennt, überspringe die Frage.

## Schritt 2: Vorhersage abrufen

```bash
python3 {baseDir}/scripts/run_forecast.py --region <region_id> [--days 3]
```

Oder mit eigenen Koordinaten:

```bash
python3 {baseDir}/scripts/run_forecast.py --lat <lat> --lon <lon> --name "Name"
```

Das Script gibt JSON auf stdout aus, Logs auf stderr.

## Schritt 3: Ergebnis formatieren

### Tagesübersicht (pro Tag)

```
[Emoji] THERMIK-VORHERSAGE – [Standortname]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

📅 [Wochentag], [Datum]
🏆 SCORE: [X]/10 — [Label]

🌡️ Thermik-Kern:
   Steigwerte: ~[X] m/s | Basis: [X]m MSL | BLH: [X]m AGL
   CAPE max: [X] J/kg

💨 Wind: ⌀[X] km/h | Windscherung: [X] km/h (10m→850hPa)
💧 Höhenluft (700hPa): [X]% r.F. → [trocken/normal/feucht]
🌍 Boden: [Feuchte-Bewertung]

[🏔️ Hangflug-Bonus: +X Punkte – Nordwindlage günstig]  ← nur wenn relevant
[⚠️ Warnungen]

📊 Tagesablauf:
   09-12: [◉◉◉◎◎] ~[X]m/s · BLH [X]m
   12-15: [◉◉◉◉◎] ~[X]m/s · BLH [X]m
   15-18: [◉◉◉◉◉] ~[X]m/s · BLH [X]m
   18-20: [◉◉◎◎◎] ~[X]m/s · BLH [X]m
```

### Score-Emoji und Labels
- 0–2:  ❌ Kein Segelflugwetter
- 2–4:  🌥️ Eingeschränkt
- 4–6:  ⛅ Ordentlicher Tag
- 6–8:  ☀️ Guter Tag
- 8–10: 🔥 Hammertag!

### Wichtige Warnungstypen
- 🔴 FÖHN: Score gecappt, Turbulenz am Alpenrand
- 🔴 Gewittergefahr (CAPE >2000 oder LI <-6): Score hard cap bei 4.5
- 🔴 Cb-Gefahr: Feuchte 700hPa >65% + CAPE >800 → Score -2
- ⚠️ Überentwicklung: Früh starten, 14:00 landen
- ⚠️ Windscherung >30 km/h: Thermikschläuche destabilisiert

### Hangflug-Bonus (nur Alpen)
Wird angezeigt wenn Score >0 Bonus. Erkläre kurz die Windrichtung.
Kein Bonus bei Föhn oder Niederschlag.

## Schritt 4: Links anbieten

Am Ende immer:
- DHV Wetter: https://www.dhv.de/wetter/dhv-wetter/
- SkySight: https://skysight.io
- TopMeteo: https://europe.topmeteo.eu/de/
- DWD Segelflug: https://www.dwd.de/DE/fachnutzer/luftfahrt/kg_segel/segel_node.html
- Soaringmeteo (WRF 2km): https://soaringmeteo.org/v2
- aufwin.de: https://aufwin.de

## Parameter-Details

→ Siehe `{baseDir}/references/scoring_params.md` für alle Schwellwerte,
  Gewichte, Formeln und Regionstypen.

## Kurzübersicht Scoring-Parameter

| Parameter              | Gewicht | Besonderheit                          |
|------------------------|---------|---------------------------------------|
| Grenzschichthöhe BLH   | 18%     | Wichtigster Einzelparameter           |
| CAPE                   | 12%     | Hard cap bei >2000 J/kg               |
| Bewölkung low+mid      | 12%     | Cu-Thermik-Bonus bei 15–50%           |
| Direkte Strahlung      | 10%     | Antrieb der Thermik                   |
| Lifted Index           | 8%      | Hard cap bei <-6                      |
| Wind 10m               | 8%      | Zu stark = schlecht                   |
| Bodenfeuchte           | 8%      | Trockener Boden = bessere Thermik     |
| **Windscherung →850hPa** | **7%** | **NEU: zerzaust Thermikschläuche**    |
| **RH 700hPa**          | **7%**  | **NEU: Cb-Früherkennung**             |
| Vortages-Regen         | 5%      | —                                     |
| Spread T-Td            | 5%      | Wolkenbasishöhe                       |

Related Skills

weather-plus

3891
from openclaw/skills

获取全球城市天气信息和预报。使用场景包括查询当前天气、未来7天预报、空气质量、穿衣建议等。适用于用户问天气、温度、预报等。

weather-checker

3891
from openclaw/skills

Get current weather information for any city

weather-openmeteo

3891
from openclaw/skills

Get current weather and forecasts using Open-Meteo API (no API key required). Optimized for PowerShell environments with Chinese support.

Weather&Webcam

3891
from openclaw/skills

Fetches current weather from Open-Meteo API and automatically captures a live webcam image from Meteoblue or Windy for the requested location. Use it when the user asks for the weather and wants to see a real image of the current conditions.

weather-forecast

3891
from openclaw/skills

This skill should be used when users ask about weather forecasts, temperature information, or need to retrieve weather data for specific locations. It provides access to the Open-Meteo weather API for getting hourly temperature forecasts based on latitude and longitude coordinates.

shuzhi-weather

3891
from openclaw/skills

This skill should be used when users need to query weather information via the Shuzhi Weather API with HMAC-SHA256 authentication. It provides hourly weather forecasts based on latitude and longitude coordinates. Users must configure app_key and app_secret in ~/.openclaw/skills/shuzhi-weather/config.json before using this skill.

polymarket-weather-trader

3891
from openclaw/skills

Trade Polymarket weather markets using NOAA (US) and Open-Meteo (international) forecasts via Simmer API. Inspired by gopfan2's $2M+ strategy. Use when user wants to trade temperature markets, automate weather bets, check forecasts, or run gopfan2-style trading.

weather — 天气查询技能

3891
from openclaw/skills

Get current weather and forecasts (no API key required).

kalshi-weather-trader

3880
from openclaw/skills

Trade Kalshi weather markets using NOAA forecasts via Simmer SDK and DFlow on Solana. Port of the popular polymarket-weather-trader. Use when user wants to trade temperature markets on Kalshi, automate weather bets, or check NOAA forecasts.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation

humanizer

3891
from openclaw/skills

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Content & Documentation

find-skills

3891
from openclaw/skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

General Utilities