mempalace-assistant

MemPalace记忆系统助手 - 基于老四的AI记忆系统。提供结构化记忆存储、快速检索、记忆组织等功能。适用于需要持久化知识、跨会话记忆、语义搜索等场景。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "mempalace-assistant" with this command: npx skills add 534422530/mempalace-assistant

⚠️ 发布规则

所有发布到ClawHub的技能必须严格测试,确定没有问题再发布


技能测试验证清单

发布前必须验证:

  • 功能完整性:所有描述的功能都能正常工作
  • 语法正确性:Markdown格式正确,无错误
  • 激活词有效性:激活词能正确触发
  • 场景覆盖:主要使用场景已测试
  • 无副作用:不会破坏已有功能

MemPalace Assistant - 记忆系统助手

基于老四(laosi)的AI记忆系统 激活词: 搜索记忆 / 记住 / 记忆搜索

概述

MemPalace是一个结构化记忆系统,用于AI Agent的持久化知识存储和快速检索。

核心功能

功能命令说明
搜索记忆mempalace search <关键词>语义搜索记忆
写入记忆存储对话知识跨会话知识传承
读取记忆查看记忆内容按时间/标签检索
组织记忆分类标签知识图谱构建

使用方法

搜索记忆

py -3.13 -m mempalace search "关键词"

写入记忆

py -3.13 -m mempalace add "记忆内容"

查看所有记忆

py -3.13 -m mempalace list

导出记忆

py -3.13 -m mempalace export

记忆结构

{
  "content": "记忆内容",
  "timestamp": "2026-04-28T00:00:00.000Z",
  "tokens": "分词后的关键词"
}

应用场景

  1. 跨会话学习 - 将一次学到的知识存储,供下次使用
  2. 知识积累 - 持续构建个人知识库
  3. 快速检索 - 用自然语言搜索记忆
  4. 记忆巩固 - 强化重要信息的记忆

来源

  • 老四MemPalace系统: D:\coze-local\simple-agent\skills_learned\mempalace.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

OpenClaw Memory OS

OpenClaw Memory-OS - Digital immortality service with conversation recording infrastructure (Phase 1) | 数字永生服务对话记录基础设施(第一阶段)

Registry SourceRecently Updated
5590Profile unavailable
Research

MidOS MCP — Knowledge OS for AI Agents

MidOS — The MCP Knowledge OS. 134 tools for knowledge management, multi-agent orchestration, search, planning, and memory. 670K+ vectors, 46K+ chunks, EUREKA...

Registry SourceRecently Updated
3960Profile unavailable
Research

Cortex Memory

Long-term memory for OpenClaw agents — auto-recall before turns, auto-capture after, tools for search/save/forget.

Registry SourceRecently Updated
9600Profile unavailable
Research

RAG Search

Backend retrieval skill for structured search of occupational health standards and documents, returning relevant text with source and clause details.

Registry SourceRecently Updated
2.8K4Profile unavailable