← 返回 Skills 市场
majiabin2020

openclaw多智能体创建向导

作者 majiabin2020 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
160
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-multi-agent-wizard
功能描述
Guide beginners through OpenClaw multi-agent setup with a step-by-step wizard. Use when the user wants to create OpenClaw multi-agent setups, says things lik...
安全使用建议
This skill appears to do what it says, but a few practical checks are advised before you run it: 1) Review the included scripts (in scripts/) yourself — they only write local files and print summaries, but verify file paths they write to. 2) Be cautious when pasting secrets (Feishu App ID / App Secret) into a chat: prefer pasting them directly into your local shell/CLI or temporarily running the wizard in an isolated environment if you do not trust the source. 3) Back up your existing OpenClaw config before allowing this wizard to patch it (SKILL.md already recommends backups). 4) Ensure openclaw CLI is the version you expect and test commands manually (openclaw agents list, gateway status) if unsure. 5) If you want extra safety, run the scripts in a disposable VM/container first to observe their behavior. Overall the skill is consistent with its stated purpose and does not ask for unrelated secrets or remote installs.
功能分析
Type: OpenClaw Skill Name: openclaw-multi-agent-wizard Version: 0.1.0 The skill bundle is a legitimate setup wizard designed to guide users through configuring OpenClaw multi-agent environments and Feishu integrations. The Python scripts (e.g., `write_starter_profile.py`, `generate_agent_ids.py`) perform localized tasks such as generating configuration templates and slugifying names without any network activity or sensitive data access. The instructions in `SKILL.md` and the `references/` directory emphasize safety, such as performing preflight checks, creating backups, and making minimal configuration changes. No evidence of malicious intent, data exfiltration, or unauthorized persistence was found.
能力评估
Purpose & Capability
Name/description, SKILL.md, README, and included scripts all align: the skill's goal is a beginner-friendly wizard to create multi-agent OpenClaw setups and Feishu bindings. The helper scripts generate agent IDs, suggest persona kinds, write starter profile files, and render summaries — all expected for this purpose. There are no requests for unrelated credentials or external services in metadata.
Instruction Scope
Runtime instructions direct the agent to inspect the local environment (openclaw CLI, gateway, config, logs), create workspaces and starter files, and patch config minimally when needed. These actions are appropriate for setup but the wizard explicitly asks the user to paste Feishu App ID and App Secret into the conversation so the agent can configure OpenClaw — that is necessary for the task but is a sensitive operation (secrets delivered via chat). No instructions instruct the agent to send data to external endpoints beyond the local OpenClaw CLI/config or to exfiltrate secrets.
Install Mechanism
No install spec — instruction-only skill with local helper scripts. No downloads or remote installation steps are declared. Scripts are small, local Python utilities (no pip/npm installs or remote fetches). This is the lower-risk pattern for skills.
Credentials
The skill does not request environment variables, system-level config paths, or unrelated credentials in the registry metadata. It does, however, require the user to supply Feishu App ID and App Secret during the interactive flow (expected and proportionate to configuring a Feishu channel). Make sure you understand that those secrets will be placed into local OpenClaw channel config as part of the normal setup flow.
Persistence & Privilege
always:false and no special privileges are requested. The skill writes starter profile files and may patch OpenClaw config workspaces (expected behavior for a setup wizard). It does not claim to modify other skills or global agent settings beyond the local OpenClaw config. It does not try to enable permanent/force-included presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-multi-agent-wizard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-multi-agent-wizard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
openclaw-multi-agent-wizard v1.0.0 - Initial release: guides beginners step-by-step through OpenClaw multi-agent setup. - Supports both 多 bot 多 agent (one bot per agent) and 单 bot 多 agent (single bot, group-based routing) modes. - Prefers official OpenClaw CLI commands for all operations; minimal user input required. - Includes clear preflight checks, step-by-step Feishu integration, and verification before completion. - Focuses on beginner-friendly language, safe defaults, and minimal manual config edits.
元数据
Slug openclaw-multi-agent-wizard
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

openclaw多智能体创建向导 是什么?

Guide beginners through OpenClaw multi-agent setup with a step-by-step wizard. Use when the user wants to create OpenClaw multi-agent setups, says things lik... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。

如何安装 openclaw多智能体创建向导?

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

openclaw多智能体创建向导 是免费的吗?

是的,openclaw多智能体创建向导 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

openclaw多智能体创建向导 支持哪些平台?

openclaw多智能体创建向导 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 openclaw多智能体创建向导?

由 majiabin2020(@majiabin2020)开发并维护,当前版本 v0.1.0。

💬 留言讨论