Install
openclaw skills install @shan8851/parliament-cliUK Parliament CLI — search bills, divisions, members, and written questions from official UK Parliament APIs, with stable JSON envelopes for agents. Use when looking up UK Parliament bills, members, votes/divisions, written questions, or when an agent needs structured Parliament API results.
openclaw skills install @shan8851/parliament-cliUse parliament for UK Parliament data: bills, members, divisions/votes, and written questions.
Setup
npm install -g @shan8851/parliament-cliBills
parliament bill 3973parliament bill "renters rights"parliament search bills "energy"Divisions and Votes
parliament divisions "budget"parliament divisions 2211parliament votes 2211Members
parliament member "Keir Starmer"parliament member 4514Written Questions
parliament questions "transport"parliament questions 902178Output
parliament bill 3973 --json{ ok, schemaVersion, command, requestedAt, data }{ ok, schemaVersion, command, requestedAt, error }Agent Notes
AMBIGUOUS_QUERY with candidate hints in error.detailsNotes
votes is an alias of divisions