← 返回 Skills 市场
152
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-agent-feishu-onboarding
功能描述
Create OpenClaw agents and onboard Feishu routing with explicit multi-step confirmations. Use when the user needs to (1) define a new agent role and workspac...
安全使用建议
This skill appears to do what it claims: read your local openclaw.json, guide interactive confirmations, run openclaw CLI commands, and use the bundled Python validator. Before running it: (1) run in a trusted environment because it reads/writes local config files that may contain sensitive data; (2) back up your openclaw.json (or snapshot bindings) before any write; (3) review the validator script (scripts/validate_feishu_bindings.py) yourself to confirm there are no network calls — it performs only local JSON checks; (4) ensure the openclaw CLI you’ll invoke is the genuine binary you expect; and (5) keep the four-step confirmation protocol and require an explicit human go/no-go before any write operations.
功能分析
Type: OpenClaw Skill
Name: openclaw-agent-feishu-onboarding
Version: 1.0.1
The skill bundle provides a structured and safety-oriented workflow for creating OpenClaw agents and configuring Feishu routing. It includes a Python validation script (scripts/validate_feishu_bindings.py) to prevent common misconfigurations and a detailed SKILL.md that mandates a multi-step confirmation protocol before any changes are applied. The operations are limited to local configuration management via the openclaw CLI and do not exhibit signs of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name, description, SKILL.md, command examples, and the included Python validator all consistently target creating agents and applying/validating Feishu routing in a local OpenClaw config (openclaw.json). Nothing requested (no env vars, no external services) is disproportionate to that purpose.
Instruction Scope
SKILL.md explicitly instructs reading and writing the local OpenClaw config and running openclaw CLI commands and the included validator; this is expected for the stated task. Note: the skill will read potentially sensitive local config (openclaw.json) — the README warns of this and requires multi-step confirmations before writes.
Install Mechanism
No install spec; this is an instruction-only skill with a small included Python script. Nothing is downloaded or written by an installer, minimizing install-time risk.
Credentials
The skill requests no environment variables or credentials. The validator reads OPENCLAW_CONFIG_PATH (if set) and the local filesystem to access openclaw.json; this is proportional to validating local routing config but means the skill requires access to potentially sensitive local config files.
Persistence & Privilege
The skill is not always-enabled and agents/openai.yaml sets allow_implicit_invocation: false, so it won't be implicitly invoked. It does instruct making persistent changes to local config only after explicit multi-step confirmations — appropriate for the task.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-agent-feishu-onboarding - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-agent-feishu-onboarding触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added runtime prerequisites, including required binaries and preflight checks.
- Updated agent spec and validation requirements: `agents.list[]` must include an `identity` object with `identity.name` set.
- Expanded the execution workflow with additional discovery steps and explicit validation for agent configuration.
- Clarified routing rules and included a correct `agents.list[]` agent entry example.
- Added guidance on troubleshooting routing issues and reasons for fallback to the `main` route.
- Documentation improved for operational clarity and safer onboarding flow.
v1.0.0
Initial release of the OpenClaw agent onboarding skill for Feishu routing
- Standardizes the creation of new OpenClaw agents and Feishu route bindings with explicit multi-step confirmations.
- Enforces hard validation gates for routing configuration, including peer-specific rules and accountId checks.
- Requires strict, ordered confirmation steps for agent goals, configuration, routing, and final approval before writing changes.
- Details a safe execution and rollback workflow to prevent misconfiguration and enable reversibility.
- Provides references for related commands, validation scripts, and bilingual documentation.
元数据
常见问题
openclaw-agent-feishu-onboarding 是什么?
Create OpenClaw agents and onboard Feishu routing with explicit multi-step confirmations. Use when the user needs to (1) define a new agent role and workspac... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 openclaw-agent-feishu-onboarding?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-agent-feishu-onboarding」即可一键安装,无需额外配置。
openclaw-agent-feishu-onboarding 是免费的吗?
是的,openclaw-agent-feishu-onboarding 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
openclaw-agent-feishu-onboarding 支持哪些平台?
openclaw-agent-feishu-onboarding 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 openclaw-agent-feishu-onboarding?
由 AbsoLinS(@absolins)开发并维护,当前版本 v1.0.1。
推荐 Skills