Communityv1.0.2

Memos Cloud Server

External long-term memory and knowledge base backed by the MemOS Cloud API. Capabilities — search prior memory, add conversation messages, delete or correct...

1.6kdownloads1stars8active installsDawn
View on ClawHubBack to Skills

Skill Details

Slug
memos-cloud-skill
Latest Version
1.0.2
Author
Dawn
Published
Mar 4, 2026
Updated
Jun 4, 2026
Total Versions
4

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 Cloud Server.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.2

**Major update: Split monolithic script into modular package, added advanced memory and knowledge base management.** - Refactored codebase into multiple modules for better maintainability and extensibility. - Replaced single `memos_cloud.py` script with a structured package and CLI (`memos_cloud/cli.py`, etc.). - Added new capabilities: knowledge base management and file operations. - Updated environment variable handling; clarified multi-agent and application isolation workflows. - Enhanced SKILL.md with detailed usage, workflows, and strict invocation rules for all core operations and multi-turn user scenarios. - Removed deprecated/legacy files (`memos_cloud.py`, skill-card.md, _meta.json`).