feishu-chat-history

Retrieve and summarize Feishu group chat messages by chat_id with time ranges.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/okbest2024/openclaw-backup --skill feishu-chat-history-okbest2024
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-chat-history
Source: https://github.com/okbest2024/openclaw-backup/tree/main/workspace/skills/feishu-chat-history
Command: npx skills add https://github.com/okbest2024/openclaw-backup --skill feishu-chat-history-okbest2024

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Feishu group chats can accumulate lengthy message histories. This skill fetches and summarizes them to deliver a concise, actionable overview.

Core Features & Use Cases

  • Fetch and summarize Feishu group chat messages to highlight key topics and decisions.
  • Handle multiple message types including text, interactive cards, and images to produce a readable summary.
  • Use Case: When a user asks what was discussed in a Feishu group or needs a quick recap of recent messages.

Quick Start

Ask me to fetch and summarize the Feishu group chat history for a specific chat_id or the current group.

Frequently Asked Questions about feishu-chat-history

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I summarize Feishu group chat history?

To summarize Feishu group chat history, retrieve messages using a specific chat_id or the active group context. The skill fetches and condenses discussions to provide a clear, compact overview of key topics and decisions.

Can I extract specific topics from Feishu chat messages?

Yes, you can extract specific topics from Feishu chat messages. The summarization process highlights key topics and decisions, parsing various message types like text, interactive cards, and images to produce a readable recap.

Do I need token-based authentication to fetch Feishu chat recaps?

Yes, token-based authentication is required to fetch Feishu chat recaps. You must configure credential access via config to authenticate requests before retrieving and summarizing the group chat message history.

How does the summarization handle different Feishu message types?

The summarization handles different Feishu message types by carefully parsing text, interactive, image, and system messages. This ensures all content formats are assembled coherently to produce an accurate overview of the discussion.

Can I specify a time range when summarizing Feishu group chats?

Yes, you can specify a time range when summarizing Feishu group chats. The skill supports time range parameters to fetch and condense messages from a specific period, delivering a focused recap of recent discussions.