← 返回 Skills 市场
hackjsw

subagent-orchestrator

作者 hackjsw · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
857
总下载
0
收藏
9
当前安装
1
版本数
在 OpenClaw 中安装
/install subagent-orchestrator
功能描述
Orchestrate OpenClaw subagents for continuous autopilot workflows. Use when managing UI/代码/验证/档案/侦察 task lines, continuing multi-round work without waiting f...
安全使用建议
What to consider before installing: - This skill will autonomously read and update AGENT_TASK_BOARD.md and write durable records into a memory/ folder; it will also delete temporary artifacts and spawn further subagents until a stop condition. Make sure you are comfortable with an agent making those workspace file changes automatically. - The metadata does not declare required config paths even though the instructions reference specific files; ensure the task-board and memory locations are where you expect and back them up before use. - Test in a sandbox or with a small non-critical project first to verify behavior and avoid runaway loops. Establish user-facing pause/stop controls and monitor the first runs. - Because it makes persistent file changes, limit the skill to projects where automated edits are acceptable and avoid giving unrelated system credentials (none are requested by the skill).
功能分析
Type: OpenClaw Skill Name: subagent-orchestrator Version: 1.0.0 The skill bundle is a legitimate orchestration framework for managing multi-agent 'autopilot' workflows. It defines a structured communication protocol (SUBAGENT_RECORD_PROTOCOL.md) and state management rules (SKILL.md) using local markdown files like AGENT_TASK_BOARD.md and memory logs. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions focus entirely on coordinating task handoffs and maintaining workflow continuity.
能力评估
Purpose & Capability
The name/description match the runtime instructions: the skill is an orchestrator for continuous subagent task lines. It does not request unrelated binaries, env vars, or external services and the required behaviors (reading/updating a task board, writing memory records, dispatching subagents, cleaning sessions) are coherent with the stated purpose.
Instruction Scope
SKILL.md explicitly instructs reading and updating AGENT_TASK_BOARD.md, writing durable records to memory/YYYY-MM-DD.md, cleaning finished sessions, deleting temporary artifacts, and immediately re-dispatching next slices. Those actions are within the orchestrator's scope, but the skill metadata lists no required config paths even though multiple workspace files and directories are named. A user should expect the agent to modify workspace files and spawn further subagents autonomously per these instructions.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. This has low install risk because nothing will be downloaded or written by an installer.
Credentials
The skill requests no environment variables, credentials, or external tokens. There are no unexplained secrets or cross-service credentials required by the skill.
Persistence & Privilege
always is false and autonomous model invocation is allowed (the platform default). The skill's rules encourage continuous autonomous re-dispatching and file modifications. That behavior is intended and coherent, but it increases the practical blast radius (agent will continue task lines and edit files until paused/blocked/done).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subagent-orchestrator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subagent-orchestrator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release: continuous autopilot orchestration, structured return tags, anti-drop guard, delivery-proof rule, and same-turn node advancement.
元数据
Slug subagent-orchestrator
版本 1.0.0
许可证
累计安装 9
当前安装数 9
历史版本数 1
常见问题

subagent-orchestrator 是什么?

Orchestrate OpenClaw subagents for continuous autopilot workflows. Use when managing UI/代码/验证/档案/侦察 task lines, continuing multi-round work without waiting f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 857 次。

如何安装 subagent-orchestrator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install subagent-orchestrator」即可一键安装,无需额外配置。

subagent-orchestrator 是免费的吗?

是的,subagent-orchestrator 完全免费(开源免费),可自由下载、安装和使用。

subagent-orchestrator 支持哪些平台?

subagent-orchestrator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 subagent-orchestrator?

由 hackjsw(@hackjsw)开发并维护,当前版本 v1.0.0。

💬 留言讨论