memos-memory-guideUse the MemOS Local memory system to search and use the user's past conversations. Use this skill whenever the user refers to past chats, their own preferenc...
Install via ClawdBot CLI:
clawdbot install binyuli/memos-memory-guideGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
An AI agent uses memory_search to recall past customer interactions and preferences, enabling personalized support without repeating questions. It writes public memories for shared team knowledge like product updates, and uses skill_search to install troubleshooting guides for recurring issues.
The agent leverages memory_get to retrieve exact details from past conversations, such as user schedules or preferences, and writes public memories for shared household tasks. It uses skill_install to add new capabilities like recipe guides based on user history.
In a multi-agent system, the agent searches private memories for patient history and writes public memories for care team decisions. It uses task_summary to review past treatment plans and skill_publish to share best practices across agents for compliance.
The agent uses memory_search to recall a student's learning progress and past mistakes, generating short queries for unclear questions. It installs skills for teaching methods via skill_install and writes public memories for curriculum updates shared with other tutors.
The agent searches past conversations for client preferences and deals using memory_search, and writes public memories for team sales strategies. It uses skill_get to retrieve proven negotiation guides and skill_publish to share successful pitch techniques.
Offer a monthly subscription where businesses use the skill for automated customer support, with revenue from tiered plans based on memory usage and agent count. Integrates with existing CRM systems to enhance response accuracy.
Provide consulting to customize the skill for specific industries like healthcare or education, with revenue from one-time setup fees and ongoing maintenance contracts. Focus on optimizing memory tools for compliance and efficiency.
Create a platform where users can publish and discover public skills via skill_publish and skill_search, generating revenue from transaction fees or premium listings. Targets developers and enterprises looking to share AI expertise.
💬 Integration Tip
Start by configuring memory_search with focused queries to handle vague user inputs, and use public memories for cross-team coordination to avoid duplication.
Scored Apr 19, 2026
Search and analyze your own session logs (older/parent conversations) using jq.
Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linkin...
Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Local memory management for agents. Compression detection, auto-snapshots, and semantic search. Use when agents need to detect compression risk before memory loss, save context snapshots, search historical memories, or track memory usage patterns. Never lose context again.
Audit, clean, and optimize Clawdbot's vector memory (LanceDB). Use when memory is bloated with junk, token usage is high from irrelevant auto-recalls, or setting up memory maintenance automation.