← Back to Skills Marketplace
weilixiong

子代理任务拆分 + Superpowers

by weilixiong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
171
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subagent-tasking-with-superpowers
Description
子代理任务拆分 + using-superpowers 技能执行。每次 spawn 子代理前必须遵守的铁律。结合 using-superpowers 和 subagent-tasking 规则。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install subagent-tasking-with-superpowers
  3. After installation, invoke the skill by name or use /subagent-tasking-with-superpowers
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始发布:子代理 spawn 前必须调用 using-superpowers 技能,任务拆分自检,写 Task Brief,每个 spawn 只做一件事
Metadata
Slug subagent-tasking-with-superpowers
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 子代理任务拆分 + Superpowers?

子代理任务拆分 + using-superpowers 技能执行。每次 spawn 子代理前必须遵守的铁律。结合 using-superpowers 和 subagent-tasking 规则。 It is an AI Agent Skill for Claude Code / OpenClaw, with 171 downloads so far.

How do I install 子代理任务拆分 + Superpowers?

Run "/install subagent-tasking-with-superpowers" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 子代理任务拆分 + Superpowers free?

Yes, 子代理任务拆分 + Superpowers is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 子代理任务拆分 + Superpowers support?

子代理任务拆分 + Superpowers is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 子代理任务拆分 + Superpowers?

It is built and maintained by weilixiong (@weilixiong); the current version is v1.0.0.

💬 Comments