ladesaeulen Staat
Öffentliche Ladesäulen für E-Autos in Deutschland finden, zählen und kartieren – nach Ort, Betreiber, Steckertyp, Leistung oder im Umkreis eines Punktes – aus dem Ladesäulenregister der Bundesnetzagentur mit der ladesaeulenregister-cli.
Installation
-
CLI
ladesaeuleninstallieren:npm i -g @maschinenlesbar.org/ladesaeulenregister-cli -
Marketplace hinzufügen (einmalig):
/plugin marketplace add maschinenlesbar-org/plugins -
Plugin installieren:
/plugin install ladesaeulen@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.
-
/ladesaeulen:ladesaeulen-nearFind public EV charging stations near a location in Germany using the ladesaeulenregister-cli. Trigger when the user asks "charging stations near me", "fast chargers within 2 km of Brandenburger Tor", "how many chargers are near this address / these coordinates?", or wants a spatial search around a point. Runs a radius query on the Bundesnetzagentur Ladesäulenregister and returns the nearby stations (optionally as GeoJSON).
-
/ladesaeulen:ladesaeulen-searchFind and count public EV charging stations in Germany from the Bundesnetzagentur Ladesäulenregister using the ladesaeulenregister-cli. Trigger when the user asks "how many fast chargers are in Berlin?", "list EnBW charging stations in Bavaria", "charging stations with at least 150 kW", "how many public chargers exist in Germany?", or wants to filter stations by place, operator, connector type, power or status. Builds the SQL --where filter and resolves the field names.
-
/ladesaeulen:ladesaeulen-statsAggregate German EV charging-station counts from the Bundesnetzagentur Ladesäulenregister using the ladesaeulenregister-cli. Trigger when the user asks "how many charging stations per Bundesland?", "which operator has the most chargers?", "normal vs fast chargers breakdown", "top cities by number of stations", or wants grouped totals rather than a single figure. Uses count-by aggregation over the register.
Details
- Repository
- maschinenlesbar-org/ladesaeulenregister-cli
- CLI
- @maschinenlesbar.org/ladesaeulenregister-cli (Befehl
ladesaeulen) - Plugin-Version
- 0.2.0, aus Tag v0.0.5
- Lizenz
- AGPL-3.0-or-later
- Datenbedingungen
- DATA_LICENSE.md
- Schlagwörter
- ladesaeulenregister, ladestationen, ev-charging, e-mobilitaet, bundesnetzagentur, arcgis, germany, bund.dev