← 返回 Skills 市场
Openclaw Feishu Setup
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
298
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-feishu-setup
功能描述
Configure Feishu as an OpenClaw messaging channel in 15 minutes, enabling single and group chat with event subscription and secure API integration.
安全使用建议
This skill is an instruction document for wiring Feishu into OpenClaw. Before following it: (1) verify you created the Feishu App on the real open.feishu.cn portal and only grant the listed permissions; (2) keep App Secret and encryptKey private and consider storing them in a secure secret store rather than plaintext config; (3) validate webhook requests on the Gateway (use verificationToken/encryptKey) and rotate keys regularly; (4) be cautious when exposing a local Gateway with ngrok or similar—limit exposure and test with minimal permissions; (5) the package has no source repo or homepage and includes contact/payment info—if you plan to pay for support, verify the provider's identity through official OpenClaw channels. Overall the instructions are coherent, but exercise standard operational security when handling secrets and public endpoints.
功能分析
Type: OpenClaw Skill
Name: openclaw-feishu-setup
Version: 1.0.0
The bundle is a documentation-only skill providing instructions for setting up a Feishu (Lark) bot integration. The SKILL.md file contains standard configuration steps, legitimate links to the Feishu open platform, and common networking commands (ngrok, cloudflared) without any malicious payloads or deceptive instructions.
能力评估
Purpose & Capability
Name/description (Feishu setup for OpenClaw) match the contents: the SKILL.md explains creating a Feishu App, enabling im:message permissions, configuring event subscriptions, and adding the appId/appSecret to the OpenClaw config. No unrelated binaries, credentials, or services are requested.
Instruction Scope
Instructions stay on-scope: they tell the user how to create a Feishu app, subscribe to im.message events, configure ~/.openclaw/config.yaml, and expose a public webhook (ngrok/cloudflared/tailscale). The doc does not instruct reading unrelated system files, harvesting env vars, or sending secrets to unexpected external endpoints. It does advise how to store app secrets in the OpenClaw config (expected for this integration).
Install Mechanism
No install spec and no code files beyond a small package.json; nothing will be downloaded or written by the skill itself. This is the lowest-risk form (instruction-only).
Credentials
The skill does not declare or require environment variables or unrelated credentials. It appropriately instructs the operator to provide Feishu App ID/Secret and optional keys in the OpenClaw config—these are proportional to integrating a messaging bot.
Persistence & Privilege
Flags are default (always:false, user-invocable:true). There is no code that would request persistent presence or modify other skills or global settings. Autonomous invocation defaults are unchanged and appropriate.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-feishu-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-feishu-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of openclaw-feishu-setup.
- Provides step-by-step instructions to configure Feishu bot as an OpenClaw message channel in ~15 minutes.
- Covers Feishu app creation, permissions, event subscription, and OpenClaw integration.
- Documents solutions for internal network tunneling, group chat settings, and advanced features like multi-tenant support.
- Includes troubleshooting FAQ, security recommendations, and support contact information.
元数据
常见问题
Openclaw Feishu Setup 是什么?
Configure Feishu as an OpenClaw messaging channel in 15 minutes, enabling single and group chat with event subscription and secure API integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 298 次。
如何安装 Openclaw Feishu Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-feishu-setup」即可一键安装,无需额外配置。
Openclaw Feishu Setup 是免费的吗?
是的,Openclaw Feishu Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Feishu Setup 支持哪些平台?
Openclaw Feishu Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Feishu Setup?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.0。
推荐 Skills