Communityv1.0.0

多用户隔离型长期记忆 Multi-user Long Term Memory

为多个用户创建和管理独立的长期记忆文件,记录偏好和上下文并按用户名隔离存储。

1.8kdownloads3stars16active installs宁伟
View on ClawHubBack to Skills

Skill Details

Slug
multi-user-long-term-memory
Latest Version
1.0.0
Author
宁伟
Published
Mar 17, 2026
Updated
Mar 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for 多用户隔离型长期记忆 Multi-user Long Term Memory.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release: Manage long-term memory files for multiple users. - Creates and maintains independent memory files per user, tracking preferences, context, and important info. - Automatically identifies users using the part of `sender_id` before the `|` symbol. - Provides APIs to get, save, append, and initialize user memory files. - Memory files are stored in Markdown format for each user in a dedicated directory, enabling easy editing and persistent user context.