← Back to Skills Marketplace
357
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multi-bot-deploy
Description
OpenClaw 多 Bot 多 Agent 一键搭建技能。根据用户提供的 Bot 名称、职能、模型和飞书凭证,自动完成 Agent 创建、账号配置、路由绑定和验证测试全流程。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install multi-bot-deploy - After installation, invoke the skill by name or use
/multi-bot-deploy - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动?
OpenClaw 多 Bot 多 Agent 一键搭建技能。根据用户提供的 Bot 名称、职能、模型和飞书凭证,自动完成 Agent 创建、账号配置、路由绑定和验证测试全流程。 It is an AI Agent Skill for Claude Code / OpenClaw, with 357 downloads so far.
How do I install 快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动?
Run "/install multi-bot-deploy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动 free?
Yes, 快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动 support?
快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 快速部署飞书的多个Bot军团,只需要在飞书配置好机器人,然后就可以马上创建并联动?
It is built and maintained by Bacon-123 (@bacon-123); the current version is v1.0.0.
More Skills