autobahn Verkehr

Vor der Fahrt Störungen auf Autobahnen zusammenfassen, Ladestopps für E-Autos entlang einer Route planen und jeden Autobahn-Dienst als GeoJSON exportieren – über die offene API der Autobahn-App ohne Schlüssel mit der autobahn-cli.

Installation

  1. CLI autobahn installieren:

    npm i -g @maschinenlesbar.org/autobahn-cli
  2. Marketplace hinzufügen (einmalig):

    /plugin marketplace add maschinenlesbar-org/plugins
  3. Plugin installieren:

    /plugin install autobahn@maschinenlesbar

Voraussetzungen wie API-Schlüssel oder Konten stehen in SKILLS.md.

Skills

Die Beschreibungen der Skills sind englisch – Claude wählt anhand dieser Texte den passenden Skill. Ihre Fragen können Sie trotzdem auf Deutsch stellen.

  • /autobahn:autobahn-ev-planner

    Plan EV charging stops along German motorways using the autobahn-cli. Trigger when the user asks "where can I charge on the A9?", "EV charging stations on the A7", "plan charging stops between Munich and Berlin", "fast chargers on my route", or wants charging infrastructure along an Autobahn. Lists stations across one or more roads, orders them along the corridor, and surfaces power / connector / operator detail — not the raw per-road JSON the CLI returns.

  • /autobahn:autobahn-map

    Export Autobahn API data as valid GeoJSON for mapping, using the autobahn-cli. Trigger when the user asks to "map roadworks on the A99", "export A1 closures as GeoJSON", "show the charging stations on a map", "plot parking areas", or wants any motorway service as geodata for Leaflet / geojson.io / QGIS / Kibana. Fetches one or many services across one or many roads and emits a clean FeatureCollection — fixing the API's coordinate quirks.

  • /autobahn:autobahn-route-check

    Produce a live disruption briefing for one or more German motorways using the autobahn-cli. Trigger when the user asks "is the A3 clear?", "any problems on the A1/A7?", "check roadworks and closures before I drive", "what's the traffic on the A99?", or wants a trip/commute check across German Autobahnen. Merges warnings + closures + roadworks across roads, ranks by severity, drops expired noise, and can geo-filter to the stretch between two places.

Details

Repository
maschinenlesbar-org/autobahn-cli
CLI
@maschinenlesbar.org/autobahn-cli (Befehl autobahn)
Plugin-Version
0.2.0, aus Tag v0.0.8
Lizenz
AGPL-3.0-or-later
Datenbedingungen
DATA_LICENSE.md
Schlagwörter
autobahn, verkehr, traffic, roadworks, closures, ev-charging, geojson, germany, bund.dev