dip-bundestag government
Track a Bundestag legislative procedure end to end, profile a member, and digest Drucksachen / Plenarprotokolle with full text — all over the Bundestag DIP API via the dip-bundestag-cli.
Install
-
Install the
dipCLI:npm i -g @maschinenlesbar.org/dip-bundestag-cli -
Add the marketplace (once):
/plugin marketplace add maschinenlesbar-org/plugins -
Install the plugin:
/plugin install dip-bundestag@maschinenlesbar
Requirements such as API keys or accounts are listed in SKILLS.md.
Skills
-
/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 (command
dip) - Plugin version
- 0.2.0, from tag v0.0.9
- License
- AGPL-3.0-or-later
- Data terms
- DATA_LICENSE.md
- Keywords
- dip, bundestag, parlament, drucksache, plenarprotokoll, vorgang, gesetzgebung, germany, bund.dev