← 返回 Skills 市场
Worker Executor
作者
Kiril-Shturman
· GitHub ↗
· v1.0.0
· MIT-0
359
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install worker-executor
功能描述
Performs specific tasks like research, writing, coding, or analysis with concrete, fast execution while staying strictly within assigned scope.
安全使用建议
This skill is an instruction-only 'doer' role that tells an agent to execute tasks and return results. On its face it's coherent, but its instructions are intentionally broad and do not limit what system actions are permitted. Before installing or enabling it, consider:
- What runtime tools and permissions will the agent have? (file system, network, shell access, cloud credentials)
- If you don't want the agent to perform I/O or network calls, ensure the runtime enforces those restrictions or update SKILL.md to explicitly forbid them.
- Prefer running this skill only with agents or environments that have minimal privileges and clear audit/logging so you can review actions taken.
- Ask the publisher to add explicit boundaries (allowed/disallowed operations), examples of permitted tasks, and safe-usage recommendations.
If you can confirm the agent runtime will restrict filesystem/network/credential access appropriately, this skill becomes much lower risk. Without that assurance, the broad 'execute' directive is the reason for the caution.
功能分析
Type: OpenClaw Skill
Name: worker-executor
Version: 1.0.0
The skill bundle contains only behavioral instructions (SKILL.md) designed to define a 'worker' persona for an AI agent. It lacks any executable code, scripts, or instructions that would lead to data exfiltration, unauthorized system access, or malicious prompt injection. The content is focused entirely on task execution and role-playing within a multi-agent framework.
能力评估
Purpose & Capability
Name and description ('worker/executor' for research, writing, coding, analysis) match the SKILL.md instructions. The skill requests no binaries, no environment variables, and no installs — this is proportionate to an instruction-only executor role.
Instruction Scope
SKILL.md defines a clear worker role and response protocol, but the core directive to 'Execute it thoroughly' is high-level and does not constrain what system actions are allowed (file I/O, networking, running tools). The instructions do not reference any specific files, paths, or external endpoints, but they also do not explicitly forbid accessing them. This vagueness grants the agent broad discretion at runtime and could result in actions outside what a user expects unless the agent runtime enforces policy limits.
Install Mechanism
No install spec and no code files — lowest-risk delivery mechanism (instruction-only). Nothing will be downloaded or written to disk by the skill package itself.
Credentials
The skill does not request any environment variables, credentials, or config paths. There are no disproportionate credential requests.
Persistence & Privilege
always is false and there is no install activity. The skill can be invoked autonomously by an agent (default platform behavior). Combined with the skill's broad execution instructions, autonomous invocation increases potential blast radius depending on what tools/permissions the agent has, but on its own this is normal behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install worker-executor - 安装完成后,直接呼叫该 Skill 的名称或使用
/worker-executor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
worker-executor 1.0.0 – Initial release
- Introduces a focused execution role for AI teams, ideal for tasks requiring hands-on work rather than orchestration.
- Defines clear job boundaries and prohibited behaviors to ensure efficient and concrete task fulfillment.
- Establishes a simple response protocol with standardized headings: ACK, STATUS, RESULT, BLOCKER.
- Outlines specific execution modes (e.g., research, writing, build) to fit various task types.
- Emphasizes direct, result-oriented outputs and avoiding management-level summaries or decision-making.
元数据
常见问题
Worker Executor 是什么?
Performs specific tasks like research, writing, coding, or analysis with concrete, fast execution while staying strictly within assigned scope. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 359 次。
如何安装 Worker Executor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install worker-executor」即可一键安装,无需额外配置。
Worker Executor 是免费的吗?
是的,Worker Executor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Worker Executor 支持哪些平台?
Worker Executor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Worker Executor?
由 Kiril-Shturman(@kiril-shturman)开发并维护,当前版本 v1.0.0。
推荐 Skills