Communityv1.0.0

Memos Search

Search and retrieve memory content using MemOS API based on user queries, supporting up to top 3 relevant results.

1.7kdownloads7active installshope7709
View on ClawHubBack to Skills

Skill Details

Slug
memos-search
Latest Version
1.0.0
Author
hope7709
Published
Feb 28, 2026
Updated
May 11, 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 Memos Search.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- Initial release of memos-search skill, integrating MemOS API for external memory operations. - Supports saving, reading, listing, searching, and deleting memory files via REST API. - Enables persistent memory storage and retrieval, replacing OpenClaw's default memory with MemOS. - Provides clear usage examples for all available API endpoints. - Compatible with Python requests library for all operations.