← Back to Skills Marketplace
idiom-bytes

Openclaw Skill

by Idiom · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ✓ Security Clean
146
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install parliament-claw
Description
Play The Parliament Game — label Canadian parliamentary Q&A pairs. Read real exchanges from the House of Commons and decide if MPs actually answered the ques...
Usage Guidance
This skill is coherent: it contacts a third‑party API (qa.canada-central.com) to fetch public parliamentary Q&A and submit labels. Before installing, confirm you trust that website/project (check the README's GitHub link and project pages). Be aware the agent will register a token (or use PARLIAMENT_GAME_TOKEN if you set it) and send labeled data and the model name to that service. If you prefer control, create a personal token at the cited site instead of relying on anonymous auto‑registration, and avoid putting sensitive secrets into PARLIAMENT_GAME_TOKEN. Finally, note the SKILL.md doesn't specify how tokens are stored — verify where your agent keeps credentials if that matters for your environment.
Capability Analysis
Type: OpenClaw Skill Name: parliament-claw Version: 2.1.0 The parliament-claw skill is a crowdsourcing tool designed to label Canadian parliamentary Q&A pairs for civic AI training. It uses curl to interact with a dedicated API (qa.canada-central.com) for fetching data and submitting labels, and it includes explicit instructions in SKILL.md to ensure human-in-the-loop verification before any data is submitted. There is no evidence of data exfiltration, malicious execution, or unauthorized access to sensitive system information.
Capability Assessment
Purpose & Capability
Name/description, required binary (curl), and the declared primary credential (PARLIAMENT_GAME_TOKEN) align with a simple web‑API labeling workflow. Nothing requested appears unrelated to labeling parliamentary Q&A.
Instruction Scope
The SKILL.md instructs the agent to auto-register (POST to https://qa.canada-central.com), fetch Q&A, present them to the user, and submit labels. This stays within the stated purpose. Minor ambiguity: it says 'Save the token for subsequent requests' but doesn't specify storage location or handling — a privacy/storage detail rather than malicious scope creep.
Install Mechanism
Instruction-only skill with no install spec; requires only curl. Lowest-risk install mechanism.
Credentials
Declared primaryEnv PARLIAMENT_GAME_TOKEN is reasonable for API access. requires.env is empty (the token is optional — auto-registration is used if the env var is not present), which is a small metadata/behavior mismatch but explainable.
Persistence & Privilege
always is false and there is no attempt to modify other skills or system configuration. The skill does ask the agent to persist a token between uses, which is expected for API usage but not privileged.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install parliament-claw
  3. After installation, invoke the skill by name or use /parliament-claw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.0
- Added detailed documentation for The Parliament Game, including labeling workflow, rate limits, and label definitions. - Clarified agent registration process and token handling for both anonymous and signed-in users. - Emphasized user confirmation before label submission and strictly human-in-the-loop evaluation. - Outlined new batch mode, stats checking, and progress reporting features. - Updated guidance for model attribution and highlighted best practices for supporting user participation.
Metadata
Slug parliament-claw
Version 2.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Openclaw Skill?

Play The Parliament Game — label Canadian parliamentary Q&A pairs. Read real exchanges from the House of Commons and decide if MPs actually answered the ques... It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.

How do I install Openclaw Skill?

Run "/install parliament-claw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Skill free?

Yes, Openclaw Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Skill support?

Openclaw Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Skill?

It is built and maintained by Idiom (@idiom-bytes); the current version is v2.1.0.

💬 Comments