linz-public-transport

Browser & Automation
v1.0.1
Benign

Query Linz Linien raw EFA endpoints for stop lookup and live departures.

2467 downloads467 installsby @fjrevoredo

Setup & Installation

Install command

clawhub install fjrevoredo/linz-public-transport

If the CLI is not installed:

Install command

npx clawhub@latest install fjrevoredo/linz-public-transport

Or install with OpenClaw CLI:

Install command

openclaw skills install fjrevoredo/linz-public-transport

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/fjrevoredo/linz-public-transport

What This Skill Does

Queries Linz Linien EFA endpoints to look up stops by name and fetch live departure times. Uses a Python script against the official Linz AG API with no external dependencies beyond the standard library.

Queries the official Linz Linien EFA API directly instead of relying on third-party transit apps or scrapers, giving access to raw departure data programmably.

When to Use It

  • Check next tram departures from a Linz stop before leaving home
  • Resolve a stop name to its numeric stop ID for automation
  • Fetch departures for a specific stop ID in a script or workflow
  • Find stops matching a partial name or street
  • Monitor upcoming buses from a stop during a commute

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Check next tram departures from a Linz stop before leaving home

AGENT
  1. 1Check next tram departures from a Linz stop before leaving home
  2. 2Resolve a stop name to its numeric stop ID for automation
  3. 3Fetch departures for a specific stop ID in a script or workflow
  4. 4Find stops matching a partial name or street
  5. 5Monitor upcoming buses from a stop during a commute
OUTPUT
Query Linz Linien raw EFA endpoints for stop lookup and live departures.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 26, 2026