A comprehensive command-line companion for real-time Graz city data, including public transport, weather, and events.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install grazy
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install grazy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
grazy is a specialized command-line interface designed to provide instant access to essential information about the city of Graz, Austria. Built as a keyless utility, it integrates seamlessly into the Openclaw Skills ecosystem, allowing developers and AI agents to retrieve live data without the friction of API registrations. The tool acts as a unified gateway for Graz-specific information, ranging from transit schedules to environmental metrics.
Whether you are building automation for local services or simply need quick updates on the go, this skill synthesizes data from multiple official sources into a developer-friendly format. It is particularly optimized for AI agents, featuring a discovery-first architecture where the agent can query capabilities dynamically to ensure high accuracy in data retrieval within the Openclaw Skills framework.
To get started with this skill in your environment, ensure you have Node.js installed and then install the package globally:
npm install -g @grazy/cli
You can verify the installation and explore available commands for Openclaw Skills by running:
grazy help
The grazy skill organizes city data into structured categories based on the underlying source. Below is the metadata taxonomy used:
| Data Type | Key Attributes | Source Provider |
|---|---|---|
| Transit | Departures, Routes, Stop Search | EFA (Graz Mobil) |
| Weather | Temperature, 7-day Forecast | Open-Meteo |
| Air Quality | AQI, PM2.5, PM10 | Open-Meteo |
| News | Source (ORF/Kleine), Headlines | RSS Feeds |
| Events | Category, Timeframe (Heute/Woche) | kultur.graz.at |
| POI | Type (Restaurant/Bank/Pharmacy) | OpenStreetMap |
Loading
An autonomous workflow for building and deploying static sites to GitHub Pages using GitHub Actions.

A specialized maintenance tool designed to resolve Gateway crashes caused by file descriptor exhaustion and workspace file bloat.

A mandatory security gatekeeper that audits and validates new code, scripts, and MCP servers against the SEP-2026 Zero Trust protocol.

A diagnostic utility for verifying the functionality and configuration of your AI agent environment.

A comprehensive command-line toolset for managing Microsoft 365 services including SharePoint, Teams, and Entra ID through your AI agent.

A local image generation bridge for AI agents using the powerful Thor ComfyUI pipeline.








































