smard Energie
Den Strommix und den Anteil erneuerbarer Energien in Deutschland ermitteln, Day-Ahead-Großhandelspreise über Gebotszonen hinweg zusammenfassen und lückenbereinigte Zeitreihen zum Strommarkt exportieren – über die offene SMARD-Chart-Data-API ohne Schlüssel mit der smard-cli.
Installation
-
CLI
smardinstallieren:npm i -g @maschinenlesbar.org/smard-cli -
Marketplace hinzufügen (einmalig):
/plugin marketplace add maschinenlesbar-org/plugins -
Plugin installieren:
/plugin install smard@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.
-
/smard:smard-generation-mixBuild Germany's electricity generation mix and renewable share for a window using the smard-cli. Trigger when the user asks "what's the current energy mix in Germany?", "how much of the power is renewable right now?", "wind vs solar vs gas generation", "what's coal/gas doing today?", or wants a breakdown of the power grid by source. Fans out across every generation filter, fetches the newest common window, and computes per-source MWh, shares, and renewable fraction — the cross-source aggregation the CLI deliberately doesn't do.
-
/smard:smard-price-watchSummarise German day-ahead wholesale electricity prices and compare bidding zones using the smard-cli. Trigger when the user asks "what's the electricity price right now?", "when is power cheapest today?", "spot price for DE-LU", "is electricity cheaper in France than Germany?", "peak vs off-peak price", or wants EUR/MWh price stats. Pulls the EPEX day-ahead series, finds the price for the current hour or quarter-hour, the day's min/max/average and the cheapest / most-expensive slots, and ranks neighbouring zones — the time-series stats the CLI doesn't compute.
-
/smard:smard-series-exportExport a SMARD electricity time series over a date range as clean CSV/JSON using the smard-cli. Trigger when the user asks "export the grid load for the last N weeks as CSV", "give me hourly PV generation as a spreadsheet", "download the price series for analysis", "pull a time series into a dataframe", or wants a continuous, gap-handled series across multiple windows. Resolves window timestamps, stitches the per-window files into one ordered series, drops the unpublished null tail, and emits ISO-dated rows — the multi-window stitching the CLI doesn't do.
Details
- Repository
- maschinenlesbar-org/smard-cli
- CLI
- @maschinenlesbar.org/smard-cli (Befehl
smard) - Plugin-Version
- 0.2.0, aus Tag v0.0.9
- Lizenz
- AGPL-3.0-or-later
- Datenbedingungen
- DATA_LICENSE.md
- Schlagwörter
- smard, strommarkt, bundesnetzagentur, electricity, energy, generation, consumption, wholesale-price, renewables, germany, bund.dev