← 返回 Skills 市场
4ier

OpenClaw Feishu Group Chat

作者 傅洋 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
404
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-feishu-group-chat
功能描述
Teach OpenClaw how to work in Feishu (Lark) group chats — recognize who's talking, behave properly in groups vs DMs, respect multi-user privacy, and format m...
安全使用建议
This skill appears to do what it says: it uses your Feishu app credentials from openclaw.json to fetch users and writes a contacts table into USER.md. Before installing or running: (1) Confirm and backup your openclaw.json and USER.md. (2) Verify openclaw.json contains only the credentials you intend the script to access (or run the script against a copy), because the script reads the entire JSON file and will have access to any other credentials stored there. (3) Update the skill metadata (or ask the provider) so it declares the required config path and clearly documents that it needs the Feishu appId/appSecret. (4) Run the script locally first to inspect its output and ensure the USER.md section matches your expectations. If you cannot inspect or control the local config file, avoid running the script.
功能分析
Type: OpenClaw Skill Name: openclaw-feishu-group-chat Version: 1.0.0 The skill bundle provides legitimate functionality for integrating OpenClaw with Feishu (Lark) group chats. The included Python script (scripts/sync_feishu_contacts.py) fetches contact information from the official Feishu API (open.feishu.cn) using credentials from the user's local configuration file to populate a lookup table in USER.md. The instructions in SKILL.md focus on improving agent etiquette, message formatting, and privacy handling within the Feishu platform, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The code and SKILL.md match the stated purpose (identify senders in Feishu by syncing contacts and populating a USER.md lookup). However, the registry metadata lists no required config paths or credentials while the instructions and script clearly require reading openclaw.json for Feishu app credentials — a documentation/metadata omission that should be corrected.
Instruction Scope
SKILL.md stays on-topic: it instructs the agent to run the bundled sync script, add guidance snippets to AGENTS/SOUL files, and restart the gateway. The runtime steps are limited to reading a local config, calling Feishu APIs, and updating USER.md; there are no instructions to read unrelated system files or send data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with one included Python script — no downloads, package installs, or extraction of remote archives. The install surface is minimal and appropriate for the task.
Credentials
No env vars are declared in registry metadata, yet the script requires a path to openclaw.json (which contains appId/appSecret) and will read it. Requesting Feishu app credentials is appropriate for contacting the contacts API, but the skill should declare the config path requirement in metadata and explicitly note that it reads the local config file. Also note the script loads the entire JSON file into memory, which may contain other channel credentials; the script uses only the specified Feishu account but will have access to the whole file at runtime.
Persistence & Privilege
The skill does not request always:true and is user-invocable. Its persistent action (writing the contacts table into USER.md) is expected and scoped to workspace files. It does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-feishu-group-chat
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-feishu-group-chat 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Teach OpenClaw to work in Feishu group chats: identity, etiquette, privacy, formatting
元数据
Slug openclaw-feishu-group-chat
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw Feishu Group Chat 是什么?

Teach OpenClaw how to work in Feishu (Lark) group chats — recognize who's talking, behave properly in groups vs DMs, respect multi-user privacy, and format m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 404 次。

如何安装 OpenClaw Feishu Group Chat?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-feishu-group-chat」即可一键安装,无需额外配置。

OpenClaw Feishu Group Chat 是免费的吗?

是的,OpenClaw Feishu Group Chat 完全免费(开源免费),可自由下载、安装和使用。

OpenClaw Feishu Group Chat 支持哪些平台?

OpenClaw Feishu Group Chat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Feishu Group Chat?

由 傅洋(@4ier)开发并维护,当前版本 v1.0.0。

💬 留言讨论