← Back to Skills Marketplace
Openclaw Feishu Setup
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.0
· MIT-0
298
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-feishu-setup
Description
Configure Feishu as an OpenClaw messaging channel in 15 minutes, enabling single and group chat with event subscription and secure API integration.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-feishu-setup - After installation, invoke the skill by name or use
/openclaw-feishu-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 298 downloads so far.
How do I install Openclaw Feishu Setup?
Run "/install openclaw-feishu-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw Feishu Setup free?
Yes, Openclaw Feishu Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw Feishu Setup support?
Openclaw Feishu Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw Feishu Setup?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.0.
More Skills