openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > 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...

通信与消息

作者:傅洋 @4ier

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 190 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:4ier/openclaw-feishu-group-chat

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill is internally coherent: it fetches Feishu contacts with the app credentials from your local openclaw.json and updates USER.md to map open_id→name, but the package metadata omits the fact that it requires a config file path and will read local credentials.

目的

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.

说明范围

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.

安装机制

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.

证书

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 …

持久

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.

综合结论

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 credenti…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「OpenClaw Feishu Group Chat」。简介:Teach OpenClaw how to work in Feishu (Lark) group chats — recognize who's talki…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/4ier/openclaw-feishu-group-chat/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。