← Back to Skills Marketplace
kiril-shturman

Worker Executor

by Kiril-Shturman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
359
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install worker-executor
Description
Performs specific tasks like research, writing, coding, or analysis with concrete, fast execution while staying strictly within assigned scope.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install worker-executor
  3. After installation, invoke the skill by name or use /worker-executor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug worker-executor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Worker Executor?

Performs specific tasks like research, writing, coding, or analysis with concrete, fast execution while staying strictly within assigned scope. It is an AI Agent Skill for Claude Code / OpenClaw, with 359 downloads so far.

How do I install Worker Executor?

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

Is Worker Executor free?

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

Which platforms does Worker Executor support?

Worker Executor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Worker Executor?

It is built and maintained by Kiril-Shturman (@kiril-shturman); the current version is v1.0.0.

💬 Comments