External long-term memory and knowledge base backed by the MemOS Cloud API. Capabilities — search prior memory, add conversation messages, delete or correct...
**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`).