ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

feishu-im-read

飞书 IM 消息读取工具使用指南,覆盖会话消息获取、话题回复读取、跨会话消息搜索、图片/文件资源下载。 **当以下情况时使用此 Skill**: (1) 需要获取群聊或单聊的历史消息 (2) 需要读取话题(thread)内的回复消息 (3) 需要跨会话搜索消息(按关键词、发送者、时间等条件) (4) 消息中包含图片、文件、音频、视频,需要下载 (5) 用户提到"聊天记录"、"消息"、"群里说了什么"、"话题回复"、"搜索消息"、"图片"、"文件下载" (6) 需要按时间范围过滤消息、分页获取更多消息

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/chenfa188/openclaw-feishu-im-read
Or

What This Skill Does

The feishu-im-read skill serves as a comprehensive interface for accessing and managing messages within the Feishu (Lark) ecosystem. Designed for OpenClaw AI agents, this tool enables seamless retrieval of chat history, detailed thread discussions, cross-conversation message searches, and binary resource extraction (images, files, audio, video). By acting as a secure bridge to your enterprise communication data, the skill allows you to summarize discussions, locate lost documents, or analyze long-running projects directly through natural language requests.

Installation

You can integrate this skill into your OpenClaw environment by running the following command in your terminal: clawhub install openclaw/skills/skills/chenfa188/openclaw-feishu-im-read Ensure your OpenClaw configuration has the appropriate API permissions for your Feishu workspace before proceeding.

Use Cases

  • Project Archiving: Extracting historical context from complex group chats or threads to generate meeting minutes.
  • Content Retrieval: Finding specific files, images, or documents shared across multiple private and group conversations without manual searching.
  • Communication Analysis: Monitoring specific topics or mentions within large team chats to ensure critical updates are not missed.
  • Contextual Awareness: Automatically unfolding and summarizing deep thread replies to understand the nuance behind final decisions.

Example Prompts

  1. "Check the project-alpha group for any messages from yesterday and summarize the main points about the deployment plan."
  2. "Search for the latest design document sent by Alice in the last week and download it to my local workspace."
  3. "Show me the full discussion thread regarding the Q3 budget update I received in my direct messages today."

Tips & Limitations

  • Context Handling: When dealing with thread_id records, the skill can either perform a quick overview (last 10 replies) or a full export. Specify your preference to save processing time.
  • Pagination: If your search returns has_more=true, don't hesitate to ask the agent to fetch the next page for complete information.
  • Time Sensitivity: Use specific date ranges in your prompts to optimize search speed, as broad queries across large histories can be time-consuming.
  • Resource Constraints: The skill currently supports files up to 100MB. Note that it cannot download rich content like emojis or proprietary card-based widgets. All actions are restricted by your personal user permissions; if you cannot see the chat in the Feishu desktop app, the agent cannot access it either.

Metadata

Author@chenfa188
Stars3840
Views0
Updated2026-04-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-chenfa188-openclaw-feishu-im-read": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#feishu#messaging#search#productivity
Safety Score: 4/5

Flags: external-api, file-read