dip-bundestag Staat
Ein Gesetzgebungsverfahren im Bundestag von Anfang bis Ende verfolgen, Abgeordnete porträtieren und Drucksachen und Plenarprotokolle samt Volltext auswerten – über die DIP-API des Bundestages mit der dip-bundestag-cli.
Installation
-
CLI
dipinstallieren:npm i -g @maschinenlesbar.org/dip-bundestag-cli -
Marketplace hinzufügen (einmalig):
/plugin marketplace add maschinenlesbar-org/plugins -
Plugin installieren:
/plugin install dip-bundestag@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.
-
/dip-bundestag:dip-document-digestFind, retrieve and digest Bundestag documents — Drucksachen (printed papers) and Plenarprotokolle (plenary minutes) — including their full text, using the dip-bundestag-cli. Trigger when the user asks "summarize Drucksache 20/6363", "what does the Haushaltsgesetz say?", "pull the transcript of the plenary debate on X", "find recent papers about Klimaschutz and digest them", "search the parliamentary record for Y and tell me what's in it", or wants the substance (not just metadata) of German parliamentary documents. Resolves the doc, fetches the heavy full-text endpoint, and produces a sourced digest with citations.
-
/dip-bundestag:dip-member-dossierBuild a dossier on a member of the Bundestag (or other DIP actor) using the dip-bundestag-cli. Trigger when the user asks "who is MP X?", "what's Annalena Baerbock's role / fraction / Wahlkreis?", "profile this Abgeordnete", "which committees does X sit on?", "look up person 7240", or wants a capsule biography / role history of a Bundestag member from the parliamentary record. Resolves the person by name or id, reads their current function and Fraktion plus earlier roles, and can pull the activities (speeches, questions) tied to them.
-
/dip-bundestag:dip-procedure-trackerTrack a Bundestag legislative procedure (Vorgang) end to end using the dip-bundestag-cli. Trigger when the user asks "what's the status of the Heizungsgesetz?", "track the Bürgergeld bill", "where is procedure 298723 in the process?", "show the readings and committee referrals for this law", "did the Bundestag pass X?", or wants the timeline / current Beratungsstand of a German parliamentary process. Resolves the Vorgang, then assembles its Vorgangspositionen (steps) in chronological order, surfacing votes, committee referrals and the documents at each step — the cross-resource join the CLI does not do for you.
Details
- Repository
- maschinenlesbar-org/dip-bundestag-cli
- CLI
- @maschinenlesbar.org/dip-bundestag-cli (Befehl
dip) - Plugin-Version
- 0.2.0, aus Tag v0.0.9
- Lizenz
- AGPL-3.0-or-later
- Datenbedingungen
- DATA_LICENSE.md
- Schlagwörter
- dip, bundestag, parlament, drucksache, plenarprotokoll, vorgang, gesetzgebung, germany, bund.dev