← Back to Skills Marketplace
itzhouq

Openclaw New Agent

by itzhouq · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ⚠ suspicious
701
Downloads
2
Stars
3
Active Installs
4
Versions
Install in OpenClaw
/install openclaw-new-agent
Description
在 OpenClaw 上创建新的独立飞书机器人(多账号模式)。当用户要求创建新的飞书机器人、新增 Agent、部署第二个机器人时使用。流程包括:收集配置信息 → 备份 → 创建工作区 → 修改配置 → 验证。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-new-agent
  3. After installation, invoke the skill by name or use /openclaw-new-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug openclaw-new-agent
Version 1.2.1
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 4
Frequently Asked Questions

What is Openclaw New Agent?

在 OpenClaw 上创建新的独立飞书机器人(多账号模式)。当用户要求创建新的飞书机器人、新增 Agent、部署第二个机器人时使用。流程包括:收集配置信息 → 备份 → 创建工作区 → 修改配置 → 验证。 It is an AI Agent Skill for Claude Code / OpenClaw, with 701 downloads so far.

How do I install Openclaw New Agent?

Run "/install openclaw-new-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw New Agent free?

Yes, Openclaw New Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw New Agent support?

Openclaw New Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw New Agent?

It is built and maintained by itzhouq (@itzhouq); the current version is v1.2.1.

💬 Comments