Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
grazy provides real-time Graz city info via CLI: public transport, weather, air quality, news, events, and POI search without API keys needed.
grazy provides real-time Graz city info via CLI: public transport, weather, air quality, news, events, and POI search without API keys needed.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Dieser Skill ermöglicht den Zugriff auf die grazy CLI für Grazer Stadt-Informationen.
Der Agent soll bei Unsicherheit IMMER zuerst grazy help aufrufen um alle Möglichkeiten zu sehen! # IMMER zuerst help aufrufen wenn du unsicher bist! grazy help # Oder für spezifische Commands: grazy events --category help grazy events --when help grazy poi help
Die CLI ist bereits global installiert: npm install -g @grazy/cli Oder alternativ mit npx (sandbox): npx @grazy/cli events
NPM Package: https://www.npmjs.com/package/@grazy/cli GitHub Repo: https://github.com/thomyg/grazy Autor: Thomas Gölles (@thomyg)
grazy departures <stop> # Echtzeit-Abfahrten grazy search <name> # Haltestelle suchen grazy route <von> <nach> # Route planen
grazy weather # Aktuelles Wetter grazy weather --days 7 # 7-Tage Forecast grazy air # Luftqualität (AQI, PM2.5, PM10)
grazy news # Alle News (ORF + Kleine Zeitung) grazy news --source orf # Nur ORF grazy news --source kleine # Nur Kleine Zeitung grazy news --source sport # Nur Sport
grazy events # Alle Events (kultur.graz.at) grazy events --category musik # Nur Musik grazy events --category theater # Theater & Tanz grazy events --category ausstellungen # Ausstellungen grazy events --category kabarett # Kabarett grazy events --category kinder # Kinder & Jugend grazy events --category lesungen # Lesungen & Vorträge grazy events --category fuehrungen # Führungen grazy events --category film # Film & Neue Medien grazy events --when heute # Heute grazy events --when morgen # Morgen grazy events --when woche # Diese Woche grazy events --when wochenende # Wochenende (Sa/So) grazy events --when monat # Diesen Monat grazy events --category help # Alle Kategorien anzeigen grazy events --when help # Alle Zeitfilter anzeigen # Kombiniert: grazy events -c musik -w wochenende grazy events -c theater -w woche
grazy poi <type> # POI-Typ suchen grazy poi help # Alle verfügbaren Typen anzeigen Verfügbare POI-Typen: restaurant, cafe, bar, fast_food, pub, cinema, theatre, museum, library, pharmacy, hospital, doctors, parking, fuel, atm, bank, playground
grazy status # API-Status prüfen grazy help # Hilfe anzeigen
Jakomini → Jakominiplatz FH Joanneum / FH → FH Joanneum Hauptbahnhof / Bahnhof → Graz Hauptbahnhof Stadion → Merkur Arena LKH / Med Uni → LKH Med Uni
# Bei ANY Unsicherheit - zuerst help! grazy help # Für Events: grazy events --category help grazy events --when help # Für POI: grazy poi help
# Events grazy events --limit 10 grazy events --category musik grazy events --when wochenende grazy events -c theater -w wochenende # Wetter grazy weather # Öffi grazy departures "Jakomini" grazy departures "FH Joanneum" # News grazy news --limit 5 # Luft grazy air # POI grazy poi restaurant --limit 10 grazy poi cafe --limit 5 grazy poi pharmacy
● = Echtzeit-Daten verfügbar +Xmin = Verspätung AQI: 0-50 Gut, 51-100 Moderat, >100 Ungesund
Immer English Commands verwenden (departures, weather, news, poi, events, etc.) BEI UNSICHERHEIT: grazy help aufrufen! grazy ist keyless (keine API-Keys nötig) Daten kommen von: EFA, Open-Meteo, ORF RSS, OpenStreetMap, kultur.graz.at RSS
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.