Agent Skillsmatrixorigin/Memoria › memoria-memory

memoria-memory

GitHub

提供持久化用户和项目记忆能力,支持记忆存储、检索、修正与删除。适用于需要跨会话保持上下文、管理用户偏好及项目知识的场景。

plugins/openclaw/skills/memoria-memory/SKILL.md matrixorigin/Memoria

Trigger Scenarios

remember this save to memory what do you remember forget this correct memory update memory use memoria

Install

npx skills add matrixorigin/Memoria --skill memoria-memory -g -y
More Options

Non-standard path

npx skills add https://github.com/matrixorigin/Memoria/tree/main/plugins/openclaw/skills/memoria-memory -g -y

Use without installing

npx skills use matrixorigin/Memoria@memoria-memory

指定 Agent (Claude Code)

npx skills add matrixorigin/Memoria --skill memoria-memory -a claude-code -g -y

安装 repo 全部 skill

npx skills add matrixorigin/Memoria --all -g -y

预览 repo 内 skill

npx skills add matrixorigin/Memoria --list

SKILL.md

Frontmatter
{
    "name": "memoria-memory",
    "description": "Use Memoria for durable user\/project memory in OpenClaw.\nTriggers: \"remember this\", \"save to memory\", \"what do you remember\",\n\"forget this\", \"correct memory\", \"update memory\", \"use memoria\"."
}

Memoria Memory

Use Memoria tools for durable memory. Do not default to MEMORY.md or memory/YYYY-MM-DD.md unless the user explicitly asks for file-based memory.

When to use

  • The user asks you to remember a fact, preference, decision, or workflow.
  • The user asks what you already know about them, the project, or a prior session.
  • The user asks to correct, update, or delete stored memory.

Store

  1. Choose the smallest durable fact worth keeping.
  2. Use the most specific tool available:
    • memory_profile for stable user preferences or profile traits
    • memory_store for facts, procedures, and project knowledge
  3. Prefer short, atomic entries.
  4. After storing something important, verify with memory_recall or memory_search.

Recall

  1. When the user asks "what do you know", "what do you remember", or refers to a prior session, query Memoria first.
  2. Use memory_recall for semantic retrieval and memory_get only when you already have a specific memory id.

Repair

  1. If the user says a memory is wrong, use memory_correct.
  2. If the user wants it removed, use memory_forget or memory_purge.
  3. After repair, verify with memory_recall or memory_search.

Rules

  • Do not claim only memory_search and memory_get exist when other memory_* tools are available.
  • Do not store transient small talk unless the user asks or it is clearly a stable preference.
  • Prefer Memoria for durable cross-session memory; prefer workspace files only for explicit file-based notes.

Version History

  • 63f0289 Current 2026-07-25 08:42

Same Skill Collection

plugins/clawhub/thememoria/SKILL.md
plugins/openclaw/skills/memoria-recovery/SKILL.md
skills/api-reference/SKILL.md
skills/architecture/SKILL.md
skills/deployment/SKILL.md
skills/local-embedding/SKILL.md
skills/plugin-development/SKILL.md
skills/release/SKILL.md
skills/setup/SKILL.md

Metadata

Files
0
Version
efd3d65
Hash
134fab5c
Indexed
2026-07-25 08:42

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 10:21
浙ICP备14020137号-1 $Гость$