memos-memory-guide

Search and write MemOS Local memories to recall past conversations and discover skills.

10.7k|987|Updated Jul 6, 2025
One-click install
npx skills add https://github.com/MemTensor/MemOS --skill memos-memory-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memos-memory-guide
Source: https://github.com/MemTensor/MemOS/tree/main/apps/memos-local-openclaw/skill/memos-memory-guide
Command: npx skills add https://github.com/MemTensor/MemOS --skill memos-memory-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you effectively use the MemOS Local memory system to search and utilize past conversations, share knowledge, and discover new capabilities.

Core Features & Use Cases

  • Memory Search: Find relevant past conversations, user preferences, or historical context.
  • Knowledge Sharing: Write and access public memories useful to all agents.
  • Skill Discovery: Find and use capabilities from other agents.
  • Use Case: If a user asks about a decision made last week, you can use memory_search to find that conversation and recall the details. If you discover a useful workflow, you can use memory_write_public to share it.

Quick Start

Use memory_search to find past conversations about project X.

Frequently Asked Questions about memos-memory-guide

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

FAQPage Schema
How do I search past conversation history for an agent?

You can share knowledge across agents by using the memory_write_public function to write and access public memories, allowing useful workflows to be discovered and utilized by all agents.

Why does automatic recall fail to find specific past conversations?

Automatic recall may be insufficient for specific queries because it relies on general context, requiring manual memory_search queries to effectively target and retrieve diverse memory access needs from the MemOS Local system.

How do I discover public skills available to my agent?

To discover public skills available to your agent, use the skill retrieval functionality within the MemOS Local memory system to find and use capabilities shared by other agents.

What is the best way to write effective memory search queries?

The best way to write effective memory search queries is to target specific task details or historical context, addressing scenarios where automatic recall is insufficient for accessing past conversations in the MemOS Local system.