← 返回 Skills 市场
Qclaw Result Checker
作者
liuboacean
· GitHub ↗
· v1.2.0
· MIT-0
79
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install qclaw-result-checker
功能描述
通过 QClaw 查询 WorkBuddy 任务执行结果。当用户想要: - 查看任务是否完成 - 获取任务执行结果 - 查任务状态 - 询问"刚才那个任务怎么样了" - "结果出来了吗" - 想知道 WorkBuddy 执行了什么 触发词:任务结果、查结果、看结果、任务完成了吗、结果出来了吗、工作做完了吗、Wor...
安全使用建议
Before installing or enabling this skill, verify the local bridge script it calls (~/.workbuddy/skills/qclaw-workbuddy-bridge/scripts/qclaw_queue.py): inspect its source to ensure it only reads WorkBuddy task data and does not access or transmit other files or secrets. Ensure python3 is available (the skill runs python3 but doesn't declare it). If you didn't install that bridge yourself or don't trust its origin, do not enable the skill. Prefer a version that declares required binaries and provides an explicit install/source (e.g., a known repository or package) so you can audit it. If you allow autonomous invocation, remember the agent may run the script without an additional confirmation — restrict that if you need tighter control.
功能分析
Type: OpenClaw Skill
Name: qclaw-result-checker
Version: 1.2.0
The skill bundle is designed to query and display task execution results from a WorkBuddy queue. It operates by executing a local Python script (`qclaw_queue.py`) to list tasks or fetch specific results based on user triggers. The logic in `SKILL.md` is transparent, follows a standard operational flow, and contains no indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力标签
能力评估
Purpose & Capability
Name/description claim to query WorkBuddy task results and the SKILL.md instructs exactly that. However the instructions rely on a local bridge script at ~/.workbuddy/skills/qclaw-workbuddy-bridge/scripts/qclaw_queue.py and on python3 — these dependencies are not declared in the skill metadata.
Instruction Scope
Runtime instructions tell the agent to run a local Python script in the user's home directory. That script (not included) can read arbitrary local state and transmit/print anything; the SKILL.md does not show or limit what the script does. The instructions therefore permit the agent to execute code that may access or exfiltrate data beyond just 'task results'.
Install Mechanism
This is an instruction-only skill (no install spec), which is low-risk in itself. But because it assumes an external bridge script is present, the lack of an install description or provenance for that script is a gap: users can't verify where the code comes from or whether it was installed safely.
Credentials
The skill does not request environment variables, credentials, or config paths beyond the explicit script path. That is proportionate to its task — but see the instruction-scope concern about what the script may access.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed (platform default). There is no claim of persistent/always-on presence. The main risk is the ability to execute the local script when invoked autonomously.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qclaw-result-checker - 安装完成后,直接呼叫该 Skill 的名称或使用
/qclaw-result-checker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
v1.2.0: 与launchd触发机制配合使用
v1.1.0
v1.1.0: 结果查询Skill,与触发机制配合使用
v1.0.0
初始版本:查询 WorkBuddy 任务执行结果,支持 done/error 状态展示
元数据
常见问题
Qclaw Result Checker 是什么?
通过 QClaw 查询 WorkBuddy 任务执行结果。当用户想要: - 查看任务是否完成 - 获取任务执行结果 - 查任务状态 - 询问"刚才那个任务怎么样了" - "结果出来了吗" - 想知道 WorkBuddy 执行了什么 触发词:任务结果、查结果、看结果、任务完成了吗、结果出来了吗、工作做完了吗、Wor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Qclaw Result Checker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qclaw-result-checker」即可一键安装,无需额外配置。
Qclaw Result Checker 是免费的吗?
是的,Qclaw Result Checker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qclaw Result Checker 支持哪些平台?
Qclaw Result Checker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qclaw Result Checker?
由 liuboacean(@liuboacean)开发并维护,当前版本 v1.2.0。
推荐 Skills