A professional-grade travel data integration skill for querying real-time aviation and railway information via the Variflight API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install variflight
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 variflight using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Variflight skill is a powerful tool designed for the Openclaw Skills ecosystem, enabling AI assistants and developers to access comprehensive travel datasets. By interfacing directly with the Variflight HTTP API, this skill allows for the retrieval of live flight status, punctuality metrics, and railway ticket availability without complex dependencies.
Built with a focus on reliability and speed, the skill provides a bridge between AI agents and professional travel intelligence. Whether you are building a travel assistant or an automated logistics tracker, this integration ensures your Openclaw Skills have access to the most accurate airport weather, flight comfort indices, and multi-modal transit data available.
To get started with this skill in your Openclaw Skills environment, follow these steps:
# Clone the skill repository
git clone https://github.com/variflight-ai/variflight-skill.git
# Configure your API key as an environment variable
export VARIFLIGHT_API_KEY="sk-xxxxxxxxxxxxxxxx"
# Or create a persistent configuration file
echo '{"api_key": "sk-xxxxxxxxxxxxxxxx"}' > ~/.variflight.json
# Install via the Openclaw CLI
openclaw skill install variflight
The skill organizes travel data into specialized categories to ensure high-precision responses:
| Category | Endpoints | Data Points |
|---|---|---|
| Flights | flights, flight, realtimeLocation |
Status, aircraft location, dep/arr times. |
| Railway | trainStanTicket, searchTrainStations |
Ticket availability, station codes, routes. |
| Weather | futureAirportWeather |
Forecasts for specific IATA airport codes. |
| Metrics | happiness, getFlightPriceByCities |
Comfort index and historical pricing data. |
Loading
An AI-powered research agent that identifies and evaluates startup opportunities by mining user frustrations and market gaps across the web.

A professional AI tool designed to identify and generate structured insight reports based on the AhaPoints Protocol v1.0.

An intelligent utility that condenses long conversation logs into concise, actionable summaries with support for incremental updates.

A token-optimization skill that reduces structured data size by 30-60% to save costs and maximize context windows.

A powerful CLI tool that transforms Markdown documents into polished, responsive, and scrollable HTML web pages.

A comprehensive development assistant for building, scripting, and packaging high-quality Garry's Mod addons.








































