← 返回 Skills 市场
146
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install parliament-claw
功能描述
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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install parliament-claw - 安装完成后,直接呼叫该 Skill 的名称或使用
/parliament-claw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。
如何安装 Openclaw Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install parliament-claw」即可一键安装,无需额外配置。
Openclaw Skill 是免费的吗?
是的,Openclaw Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Skill 支持哪些平台?
Openclaw Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Skill?
由 Idiom(@idiom-bytes)开发并维护,当前版本 v2.1.0。
推荐 Skills