← 返回 Skills 市场
357
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-bot-deploy
功能描述
OpenClaw 多 Bot 多 Agent 一键搭建技能。根据用户提供的 Bot 名称、职能、模型和飞书凭证,自动完成 Agent 创建、账号配置、路由绑定和验证测试全流程。
安全使用建议
This skill appears to do exactly what it says: it runs OpenClaw CLI commands to create agents and configure Feishu accounts. Before running it, ensure: (1) you have the openclaw CLI installed and tested; (2) you understand where credentials will be stored — appSecret will be written into OpenClaw config (check whether openclaw.json stores it encrypted or plaintext); (3) pick the correct home/workspace paths (the doc mixes ~/.openclaw and /root/.openclaw) and run with an account that has appropriate filesystem permissions; (4) restrict the Feishu app permissions to the minimum necessary and rotate appSecret if exposed; (5) test in a staging environment first (don't paste appSecret in public chats). If you need the skill to avoid storing secrets in config, request a version that uses an external secret store or prompts for ephemeral tokens instead.
功能分析
Type: OpenClaw Skill
Name: multi-bot-deploy
Version: 1.0.0
The skill 'multi-bot-deploy' automates the setup of OpenClaw agents and Feishu channels, which involves high-risk operations such as executing shell commands (openclaw, cp, mkdir) and handling sensitive credentials (appId, appSecret). While these actions are consistent with the stated administrative purpose and include safety measures like configuration backups, the broad use of shell access to modify system configurations and manage secrets meets the threshold for a suspicious classification. No evidence of intentional malice, such as data exfiltration or unauthorized backdoors, was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Skill claims to create OpenClaw agents and bind Feishu bots; the SKILL.md only uses OpenClaw CLI commands (agents add, channels add, config set, agents bind, gateway restart) and operates on OpenClaw config and workspace paths — these are coherent and necessary for the stated task.
Instruction Scope
Instructions remain within deployment scope (backup config, create agent, set Feishu appId/appSecret, bind route, restart and verify). Minor issues: credentials (appSecret) are placed into OpenClaw config (may be stored plaintext depending on OpenClaw), and examples mix ~/.openclaw and /root/.openclaw which could cause permission surprises if run as non-root or root. The workflow also implies sending test messages to Feishu (expected for validation) which involves network activity to the third-party platform.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written by the skill itself beyond the CLI commands it instructs the agent to run. Lower install risk.
Credentials
The skill asks the user to provide Feishu appId/appSecret (sensible for this purpose) but declares no environment variables because these are expected as direct inputs. Storing appSecret into openclaw config may be necessary but is sensitive; the skill does not require unrelated credentials or system secrets.
Persistence & Privilege
always is false and there is no install-time persistence. The skill modifies only OpenClaw configuration and workspaces as part of its intended function; it does not attempt to alter other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multi-bot-deploy - 安装完成后,直接呼叫该 Skill 的名称或使用
/multi-bot-deploy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of multi-bot-deploy skill.
- Enables one-click deployment of multiple Bots and Agents in OpenClaw.
- Automatically handles Bot naming, function assignment, model selection, and Feishu credential setup.
- Executes full workflow: Agent creation, account configuration, route binding, gateway restart, and verification.
- Provides configuration summary and validation output for users.
- Includes safety checks, naming conventions, and troubleshooting guidance.
元数据
常见问题
快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动 是什么?
OpenClaw 多 Bot 多 Agent 一键搭建技能。根据用户提供的 Bot 名称、职能、模型和飞书凭证,自动完成 Agent 创建、账号配置、路由绑定和验证测试全流程。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 357 次。
如何安装 快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multi-bot-deploy」即可一键安装,无需额外配置。
快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动 是免费的吗?
是的,快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动 支持哪些平台?
快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动?
由 Bacon-123(@bacon-123)开发并维护,当前版本 v1.0.0。
推荐 Skills