← 返回 Skills 市场
Qclaw Task Submitter
作者
liuboacean
· GitHub ↗
· v1.2.0
· MIT-0
85
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install qclaw-task-submitter
功能描述
通过 QClaw 向 WorkBuddy 提交需要复杂执行的任务。当用户想要: - 通过微信/对话将任务交给 WorkBuddy 执行 - "帮我生成/制作/分析/整理..." - 需要创建文档、PPT、Excel、报告 - 深度数据分析、多步骤操作 - 批量文件处理 - 定时自动化任务 - 明确说"交给 Wor...
安全使用建议
This skill is essentially a set of instructions for calling a local WorkBuddy queue script — it's coherent with its description but relies on local components you must trust. Before installing or using it: (1) verify python3 and the script exist at ~/.workbuddy/skills/qclaw-workbuddy-bridge/scripts/qclaw_queue.py (the metadata did not declare these requirements); (2) confirm what WorkBuddy does with files and data (where results are stored, whether it uploads data externally); (3) avoid providing sensitive file paths unless you trust WorkBuddy's handling/policies; (4) if you don't have WorkBuddy installed, nothing in this skill will install it — treat it as a client-side integration and ensure the expected local tooling is present and secure.
功能分析
Type: OpenClaw Skill
Name: qclaw-task-submitter
Version: 1.2.0
The skill acts as a bridge to delegate complex tasks to a local 'WorkBuddy' service by executing a Python script (`qclaw_queue.py`). While the functionality aligns with the stated purpose, the instructions in `SKILL.md` present a significant command injection vulnerability by directing the AI agent to pass raw, unvalidated user input directly into shell commands. No evidence of intentional malice or data exfiltration was found, but the execution pattern is inherently risky.
能力标签
能力评估
Purpose & Capability
The skill claims to submit tasks to WorkBuddy and its SKILL.md gives explicit commands to add/list/result tasks via a local Python script under ~/.workbuddy/.... That is coherent with the stated purpose. Minor inconsistency: the registry metadata lists no required binaries, yet the instructions assume python3 and a specific script path exist.
Instruction Scope
Instructions tell the agent to invoke a local script (python3 ~/.workbuddy/skills/…/qclaw_queue.py) and to ask users for local file paths (e.g., /path/to/sales.xlsx, Downloads). This stays within the claimed task-submission scope but implicitly involves access to the local filesystem and user-supplied paths; the skill does not provide guidance on how WorkBuddy handles uploaded/local files or sensitive data.
Install Mechanism
No install spec and no code files — instruction-only. That minimizes installation risk because nothing is written or downloaded by the skill itself.
Credentials
The skill requests no environment variables or credentials. That is proportional for a tool that delegates work to a local WorkBuddy process. However, it implicitly requires python3 and a local WorkBuddy installation/scripting environment which are not declared in metadata.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It directs the agent to call local scripts but does not modify other skills or system-wide settings according to the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qclaw-task-submitter - 安装完成后,直接呼叫该 Skill 的名称或使用
/qclaw-task-submitter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
v1.2.0: 完全无轮询模式,支持 launchd 事件驱动,零Token消耗
v1.1.0
v1.1.0: add命令自动写.trigger触发文件,节省Token;新增watch命令监听触发
v1.0.0
初始版本:QClaw → WorkBuddy 任务提交,支持复杂任务分流到 WorkBuddy 执行
元数据
常见问题
Qclaw Task Submitter 是什么?
通过 QClaw 向 WorkBuddy 提交需要复杂执行的任务。当用户想要: - 通过微信/对话将任务交给 WorkBuddy 执行 - "帮我生成/制作/分析/整理..." - 需要创建文档、PPT、Excel、报告 - 深度数据分析、多步骤操作 - 批量文件处理 - 定时自动化任务 - 明确说"交给 Wor... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。
如何安装 Qclaw Task Submitter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qclaw-task-submitter」即可一键安装,无需额外配置。
Qclaw Task Submitter 是免费的吗?
是的,Qclaw Task Submitter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Qclaw Task Submitter 支持哪些平台?
Qclaw Task Submitter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qclaw Task Submitter?
由 liuboacean(@liuboacean)开发并维护,当前版本 v1.2.0。
推荐 Skills