From 1d76fc25259628c77efa7e5a9d81710765fefc3f Mon Sep 17 00:00:00 2001 From: Ziyang Guo <121015044+RerankerGuo@users.noreply.github.com> Date: Thu, 9 Jul 2026 22:27:40 +0800 Subject: [PATCH] docs: add memory guide quick try --- apps/memos-local-openclaw/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apps/memos-local-openclaw/README.md b/apps/memos-local-openclaw/README.md index f2a9df64f..7dfb09cea 100644 --- a/apps/memos-local-openclaw/README.md +++ b/apps/memos-local-openclaw/README.md @@ -89,6 +89,9 @@ Persistent local conversation memory for [OpenClaw](https://github.com/nicepkg/o ## Quick Start +> **Optional quick try:** Want to preview the bundled memory guide before installing the local plugin? +> Try the MemOS memory guide in [Telegram or WhatsApp](https://app.clawmama.run/skills/dbete9/hermes?utm_source=github&utm_medium=issue&utm_campaign=skill_outreach_memtensor_memos_memos_memory_guide), then return here to set up local persistent memory. + ### 1. Install One command installs the plugin, all dependencies, and build tools automatically. Supports auto-upgrade to the latest version. @@ -877,4 +880,4 @@ openclaw plugins install @memtensor/memos-local-openclaw-plugin ## License -MIT — See [LICENSE](../../LICENSE) for details. +MIT — See [LICENSE](../../LICENSE) for details. \ No newline at end of file