lark-chat-recall

Query the Lark im/v1 history API to summarize and reconstruct conversation histories.

Updated May 4, 2026
One-click install
npx skills add https://github.com/ChronoAIProject/nyx-skills --skill lark-chat-recall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-chat-recall
Source: https://github.com/ChronoAIProject/nyx-skills/tree/main/lark-chat-recall
Command: npx skills add https://github.com/ChronoAIProject/nyx-skills --skill lark-chat-recall

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users easily recall and summarize past Lark conversations, enabling them to quickly find and reconstruct discussions.

Core Features & Use Cases

  • Chat History Recall: Retrieve and summarize the history of a chat within a specified time frame.
  • Discussion Reconstruction: Reconstruct and present the flow of conversations, including who said what.
  • Use Case: If someone asks about a previous discussion, use this Skill to quickly pull up the conversation and provide a summary.

Quick Start

Ask the AI to recall the chat history for the last week and summarize the key points discussed.

Frequently Asked Questions about lark-chat-recall

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

FAQPage Schema
How do I retrieve and summarize Lark conversation history?

You can retrieve and summarize Lark conversation history by querying the real im/v1 history API to reconstruct discussions within a specified time frame, producing a summary of who said what and the key points discussed.

What Lark bot permissions are required for chat history reconstruction?

Chat history reconstruction requires the bot tenant scope im:message.group_msg, utilizing nyxid_proxy for API calls to access and maintain the integrity of your historical data.

How does conversation summary and discussion reconstruction work in Lark?

Discussion reconstruction works by pulling past messages via the im/v1 history API and presenting the flow of conversations, allowing the AI to quickly summarize key points from previous discussions.

Can I recall chat history for a specific time frame in Lark?

Yes, you can recall chat history for a specific time frame by asking the AI to query the im/v1 history API, which retrieves and summarizes the key points discussed during that period.

Is Lark chat recall suitable for administrative information retrieval?

Yes, this Skill is suitable for administrative and personal information retrieval, focusing on querying the im/v1 history API to maintain the integrity of historical data while summarizing conversations.