autobahn traffic

Brief motorway disruptions before a drive, plan EV charging stops along a route, and export any Autobahn service as GeoJSON — all over the open, key-free Autobahn App API via the autobahn-cli.

Install

  1. Install the autobahn CLI:

    npm i -g @maschinenlesbar.org/autobahn-cli
  2. Add the marketplace (once):

    /plugin marketplace add maschinenlesbar-org/plugins
  3. Install the plugin:

    /plugin install autobahn@maschinenlesbar

Requirements such as API keys or accounts are listed in SKILLS.md.

Skills

  • /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 (command autobahn)
Plugin version
0.2.0, from tag v0.0.8
License
AGPL-3.0-or-later
Data terms
DATA_LICENSE.md
Keywords
autobahn, verkehr, traffic, roadworks, closures, ev-charging, geojson, germany, bund.dev