← Back to Skills Marketplace
chenfa188

OpenClaw飞书消息读取

by chenfa188 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-feishu-im-read
Description
飞书 IM 消息读取工具使用指南,覆盖会话消息获取、话题回复读取、跨会话消息搜索、图片/文件资源下载。 **当以下情况时使用此 Skill**: (1) 需要获取群聊或单聊的历史消息 (2) 需要读取话题(thread)内的回复消息 (3) 需要跨会话搜索消息(按关键词、发送者、时间等条件) (4) 消息中包含图...
Usage Guidance
This skill is an instruction-only guide for reading Feishu messages and appears coherent with that purpose. Before installing, confirm: (1) how the platform supplies Feishu OAuth/user tokens and exactly which scopes are requested (message read/search, file download) so you avoid overbroad access; (2) whether you are comfortable the agent will automatically expand thread replies (it may fetch additional messages by default) — if not, instruct it not to auto-expand; (3) file download limits (100MB) and whether downloads are stored/forwarded outside your environment; and (4) that no external install or unknown binaries will be added (this skill has none). If you need tighter control, require explicit user consent for each thread expansion and verify token lifetime/scopes before use.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-feishu-im-read Version: 1.0.0 The skill bundle provides documentation and instructions for an AI agent to interact with Feishu (Lark) IM via standard API tools. The SKILL.md file outlines legitimate procedures for fetching chat history, searching messages, and downloading media resources based on user intent, with no evidence of malicious instructions, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill's name/description (Feishu IM message reading, search, and resource download) matches the instructions: it documents get_messages, get_thread_messages, search_messages, and fetch_resource calls. No unrelated binaries, env vars, or install steps are requested.
Instruction Scope
Instructions stay within the declared purpose (reading messages, expanding threads, searching, and downloading resources). However, the guide explicitly recommends proactively expanding thread replies (e.g., automatically fetching latest 10 replies) which can cause the agent to retrieve more user data than strictly requested. This is scope-creep risk (more data collection than minimal user query) but is coherent with providing context.
Install Mechanism
There is no install spec and no code files — instruction-only. This minimizes on-disk risk and the skill does not attempt to download or install third-party code.
Credentials
The SKILL.md repeatedly refers to calling APIs as the user and mentions OAuth authorization/permissions, but the skill declares no required env vars, primary credential, or config paths. This is not necessarily incorrect for an instruction-only skill (the platform may supply user tokens), but it is a minor mismatch: confirm where and how the agent obtains the user's Feishu OAuth tokens and what scopes are requested.
Persistence & Privilege
The skill does not request permanent/always-on inclusion, does not write to system-wide configs, and does not request elevated platform privileges. Autonomous invocation is allowed by default but is not combined with other red flags here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-feishu-im-read
  3. After installation, invoke the skill by name or use /openclaw-feishu-im-read
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug openclaw-feishu-im-read
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenClaw飞书消息读取?

飞书 IM 消息读取工具使用指南,覆盖会话消息获取、话题回复读取、跨会话消息搜索、图片/文件资源下载。 **当以下情况时使用此 Skill**: (1) 需要获取群聊或单聊的历史消息 (2) 需要读取话题(thread)内的回复消息 (3) 需要跨会话搜索消息(按关键词、发送者、时间等条件) (4) 消息中包含图... It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install OpenClaw飞书消息读取?

Run "/install openclaw-feishu-im-read" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw飞书消息读取 free?

Yes, OpenClaw飞书消息读取 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw飞书消息读取 support?

OpenClaw飞书消息读取 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw飞书消息读取?

It is built and maintained by chenfa188 (@chenfa188); the current version is v1.0.0.

💬 Comments