feishu-memory-recall

Retrieve user messages across Feishu groups for cross-session memory.

20|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/autogame-17/feishu-skills --skill feishu-memory-recall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-memory-recall
Source: https://github.com/autogame-17/feishu-skills/tree/main/feishu-memory-recall
Command: npx skills add https://github.com/autogame-17/feishu-skills --skill feishu-memory-recall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-group memory recall for Feishu OpenClaw agents enables searching messages, generating digests, and sharing events across all Feishu groups and DMs to maintain situational awareness.

Core Features & Use Cases

  • Cross-group message search: quickly locate conversations involving a user or keyword across all tracked Feishu groups.
  • Digest and event sharing: generate daily digests and log cross-group events to RECENT_EVENTS.md and per-day logs.
  • Group auto-discovery and manual tracking: auto-discover active Feishu groups from gateway sessions and manually add groups for monitoring.

Quick Start

Run recall --user <feishu_user_id> to fetch a user’s messages across all Feishu groups.

Frequently Asked Questions about feishu-memory-recall

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

FAQPage Schema
How do I search for messages across multiple Feishu groups?

To search for messages across multiple Feishu groups, you can use the recall command with a specific user ID to retrieve conversations and locate keywords across all tracked groups and direct messages.

What is cross-group memory recall in Feishu and when do I need it?

Cross-group memory recall in Feishu aggregates a user's messages across all groups to maintain situational awareness. You need it when tracking conversations, generating digests, and sharing events across multiple sessions.

How do I generate daily digests and log events for Feishu groups?

To generate daily digests and log events for Feishu groups, the Skill automatically writes cross-group events to RECENT_EVENTS.md and per-day logs, creating a continuous record of shared activity.

Do I need Feishu credentials to track messages across groups?

Yes, you need Feishu credentials to track messages across groups. The Skill requires these credentials for token management and error handling, storing data locally for token caching and group tracking.

Can I automatically discover active Feishu groups from gateway sessions?

Yes, you can automatically discover active Feishu groups from gateway sessions. The Skill supports group auto-discovery to identify active groups and also allows manually adding groups for monitoring.

What are the limitations of cross-group Feishu message search?

Limitations of cross-group Feishu message search include relying on local data storage for token caching and group tracking, which requires proper token management and error handling to maintain continuous access.