← 返回 Skills 市场
aning35

Create SubAgent

作者 aning35 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
406
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reate-subagent
功能描述
创建和管理 SubAgent(子智能体)。使用当用户需要:(1) 创建新的 SubAgent 执行特定任务,(2) 查看/管理已有的 SubAgent,(3) 终止或指导 SubAgent。支持多种预设类型:开发、研究、写作、数据分析等。
安全使用建议
This skill appears to do what it says: help you create and manage SubAgents using platform APIs (/subagents, sessions_spawn). Before installing, confirm you trust the platform endpoint (clawhub.ai) and that you have permission to spawn agents on your instance. Note the README refers to a PowerShell script (create-subagent.ps1) but no script is included — treat that as stale documentation unless the publisher supplies code. Also be aware the docs mention editing openclaw-config.json and restarting the Gateway to enable subagents; making those changes requires administrative privileges and is outside the skill's normal scope. If you are uncomfortable giving an agent the ability to autonomously spawn/steer other agents, restrict autonomous invocation on your platform or review platform audit/logging to monitor spawned SubAgents.
功能分析
Type: OpenClaw Skill Name: reate-subagent Version: 1.0.0 The skill allows the creation of powerful sub-agents, some of which are explicitly granted capabilities like `exec (Python)`, `web_search`, `web_fetch`, `read`, and `write` (as seen in `SKILL.md`). While these capabilities are plausible for the stated purpose of specialized agents (e.g., data analysis, research), the '自定义 SubAgent' section in `SKILL.md` presents a significant prompt injection vulnerability. An attacker could craft a malicious 'task' description for a custom sub-agent, potentially leading the main agent to spawn a sub-agent with harmful instructions. This represents a high-risk capability and a clear vulnerability, but without direct evidence of intentional malicious behavior within the provided files, it is classified as suspicious.
能力评估
Purpose & Capability
Name/description align with the SKILL.md: templates, creation flow, and management commands all relate to creating and controlling SubAgents. The skill does not request unrelated binaries, env vars, or credentials.
Instruction Scope
Instructions stay largely within the stated purpose (ask user, build task/label, call sessions_spawn, and offer /subagents management commands). Two minor issues: (1) SKILL.md and README suggest checking/modifying openclaw-config.json and restarting the Gateway — that references editing platform configuration and requires elevated/system access outside a simple creation flow; (2) README documents a create-subagent.ps1 script (usage examples) but no script is included in the package, an inconsistency in the files. Neither is evidence of malicious intent but they are worth attention.
Install Mechanism
No install spec and no shipped code to execute. Instruction-only skills are lower risk because nothing is downloaded or written by the skill itself.
Credentials
The skill requests no environment variables or credentials and does not prompt for secrets. Templates reference tools (web_search, exec, etc.) that SubAgents might use, which is expected. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill is not marked always:true and does not claim permanent system presence. It instructs use of platform session spawning APIs but does not attempt to modify other skills or persist credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reate-subagent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reate-subagent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug reate-subagent
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Create SubAgent 是什么?

创建和管理 SubAgent(子智能体)。使用当用户需要:(1) 创建新的 SubAgent 执行特定任务,(2) 查看/管理已有的 SubAgent,(3) 终止或指导 SubAgent。支持多种预设类型:开发、研究、写作、数据分析等。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 406 次。

如何安装 Create SubAgent?

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

Create SubAgent 是免费的吗?

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

Create SubAgent 支持哪些平台?

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

谁开发了 Create SubAgent?

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

💬 留言讨论