← 返回 Skills 市场
701
总下载
2
收藏
3
当前安装
4
版本数
在 OpenClaw 中安装
/install openclaw-new-agent
功能描述
在 OpenClaw 上创建新的独立飞书机器人(多账号模式)。当用户要求创建新的飞书机器人、新增 Agent、部署第二个机器人时使用。流程包括:收集配置信息 → 备份 → 创建工作区 → 修改配置 → 验证。
安全使用建议
This skill appears coherent and implements the steps you'd expect to add a Feishu/Lark agent to OpenClaw. Before running it (or allowing an AI agent to execute its steps) you should: 1) keep a copy of the backup file it creates and verify the exact backup command it will run; 2) treat the App Secret as sensitive — enter it only when you trust the operator and do not expose it publicly; 3) review any automatic patch (gateway config.patch) to ensure only the intended fields change; 4) if you do not trust autonomous execution, run the documented commands manually or require confirmation before any write operations; 5) confirm the one-click creation link points to the official Feishu domain and that you obtained App ID/Secret from the official Feishu developer console.
功能分析
Type: OpenClaw Skill
Name: openclaw-new-agent
Version: 1.2.1
The skill bundle automates the creation of new Feishu agents by modifying the core OpenClaw configuration file (~/.openclaw/openclaw.json) and executing shell commands (cp, mkdir, grep) using user-provided variables like workspace names and agent IDs. These actions, while aligned with the stated purpose, constitute high-risk capabilities and present potential shell injection vulnerabilities if the executing agent does not properly sanitize inputs. Additionally, the instructions direct the agent to read system logs to extract user identifiers (open_id). Files involved: SKILL.md and README.md.
能力评估
Purpose & Capability
Name/description claim: create additional Feishu (Lark) agents on OpenClaw. What it requires/does: backs up ~/.openclaw/openclaw.json, creates a new workspace folder, patches openclaw.json (gateway config.patch), inspects gateway logs, and validates via openclaw doctor — all directly relevant to that purpose.
Instruction Scope
SKILL.md instructs reading/writing OpenClaw config and logs (~/.openclaw/openclaw.json and ~/.openclaw/logs/gateway.log), running OpenClaw CLI commands (openclaw doctor, gateway restart, gateway config.patch) and creating workspace files. Those actions are necessary for the described task. Instructions do not tell the agent to access unrelated system paths or external endpoints beyond Feishu/OpenClaw links.
Install Mechanism
This is an instruction-only skill (no install spec). README suggests installing via npx clawhub@latest or git clone, but nothing in the package forces downloads at runtime; no arbitrary external archive or obscure URL is used in the instructions.
Credentials
The skill does not declare required environment variables or ask for unrelated credentials. It expects the user to provide the Feishu App ID and App Secret (sensitive but appropriate and necessary for registering a Feishu bot). No extraneous tokens, keys, or config paths are requested.
Persistence & Privilege
Flags: always is false and the skill is user-invocable — appropriate. The instructions perform local config edits/backups within the OpenClaw config area and create workspace files; these are consistent with the stated function and do not attempt to modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-new-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-new-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
openclaw-new-agent 1.2.1
- Updated version to 1.2.1 in SKILL.md and package.json.
- No functional or documentation changes aside from version bump.
v1.2.0
openclaw-new-agent 1.2.0
- Updated SKILL.md to reflect current version (1.2.0) and synchronize details.
- Clarified instructions and content for creating and configuring new Feishu/Lark agents.
- No functional behavior changes; documentation and metadata updates only.
v1.1.0
安装方式更新
v1.0.0
- Initial release: create independent Feishu/Lark bot agents on existing OpenClaw instances (multi-account support).
- Guides users through: config backup, workspace creation (with SOUL.md, USER.md templates), app credential collection, and openclaw.json patching for new agents.
- Includes step-by-step validation, quick Feishu bot creation links, rollback instructions, and troubleshooting checklist.
- Designed to ensure smooth setup for additional bots without affecting the original configuration or workspace.
github:https://github.com/itzhouq/openclaw-new-agent
元数据
常见问题
Openclaw New Agent 是什么?
在 OpenClaw 上创建新的独立飞书机器人(多账号模式)。当用户要求创建新的飞书机器人、新增 Agent、部署第二个机器人时使用。流程包括:收集配置信息 → 备份 → 创建工作区 → 修改配置 → 验证。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 701 次。
如何安装 Openclaw New Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-new-agent」即可一键安装,无需额外配置。
Openclaw New Agent 是免费的吗?
是的,Openclaw New Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw New Agent 支持哪些平台?
Openclaw New Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw New Agent?
由 itzhouq(@itzhouq)开发并维护,当前版本 v1.2.1。
推荐 Skills