← 返回 Skills 市场
子代理任务拆分 + Superpowers
作者
weilixiong
· GitHub ↗
· v1.0.0
· MIT-0
171
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install subagent-tasking-with-superpowers
功能描述
子代理任务拆分 + using-superpowers 技能执行。每次 spawn 子代理前必须遵守的铁律。结合 using-superpowers 和 subagent-tasking 规则。
安全使用建议
This skill appears coherent for splitting tasks and orchestrating subagents. Before installing, verify two things: (1) where does '论坛留痕' (forum trace) go? Make sure it does not post sensitive outputs to an external or public forum; ask the skill author or the platform how 'forum' is implemented. (2) The skill writes task briefs to /tmp/tasks; ensure this behavior is acceptable in your environment and that files are ephemeral or cleaned up to avoid leaking sensitive data. Also confirm that the 'using-superpowers' skill it mandates is trusted and available — the SKILL.md forces calling it even for marginal cases, which may cause extra agent activity. If you need higher assurance, request a version of the skill that (a) documents the forum endpoint, (b) allows configuring the task brief path, and (c) explains how spawned subagents are authorized and where their outputs go.
功能分析
Type: OpenClaw Skill
Name: subagent-tasking-with-superpowers
Version: 1.0.0
The skill bundle defines a structured workflow for an AI agent to manage sub-tasking and operational efficiency. The instructions in SKILL.md mandate a specific process for spawning sub-agents, including task-splitting self-checks and writing task briefs to /tmp/tasks/ to prevent token waste and task failure. No malicious behaviors, data exfiltration, or unauthorized execution patterns were identified.
能力评估
Purpose & Capability
The name/description claim 'subagent task-splitting' and 'using-superpowers' and the SKILL.md explicitly instructs calling that helper, splitting tasks, and spawning subagents — these are coherent and expected for this purpose.
Instruction Scope
Instructions require creating Task Brief files under /tmp/tasks/ and mandate 'forum leave-trace' after completion. The file-writing is explicit and within scope for task orchestration, but the 'forum' trace is unspecified (no endpoint or destination), which could result in unexpected external posting if the agent/platform maps 'forum' to an external channel.
Install Mechanism
Instruction-only skill with no install spec, no binaries, and no code files — lowest-risk install footprint.
Credentials
The skill requests no environment variables or credentials (proportionate). However, it instructs writing to /tmp/tasks and implies the agent will inspect how many files/directories a child agent needs to access; this filesystem interaction wasn't declared as a config path and could touch user data if the agent evaluates local directories.
Persistence & Privilege
Skill is not always-on and does not request special platform-wide privileges. It does instruct spawning subagents (normal for subagent tooling) and writing transient files to /tmp, which is routine but should be cleaned up by the workflow.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install subagent-tasking-with-superpowers - 安装完成后,直接呼叫该 Skill 的名称或使用
/subagent-tasking-with-superpowers触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始发布:子代理 spawn 前必须调用 using-superpowers 技能,任务拆分自检,写 Task Brief,每个 spawn 只做一件事
元数据
常见问题
子代理任务拆分 + Superpowers 是什么?
子代理任务拆分 + using-superpowers 技能执行。每次 spawn 子代理前必须遵守的铁律。结合 using-superpowers 和 subagent-tasking 规则。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。
如何安装 子代理任务拆分 + Superpowers?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install subagent-tasking-with-superpowers」即可一键安装,无需额外配置。
子代理任务拆分 + Superpowers 是免费的吗?
是的,子代理任务拆分 + Superpowers 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
子代理任务拆分 + Superpowers 支持哪些平台?
子代理任务拆分 + Superpowers 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 子代理任务拆分 + Superpowers?
由 weilixiong(@weilixiong)开发并维护,当前版本 v1.0.0。
推荐 Skills