memory-qdrantLocal semantic memory with Qdrant and Transformers.js. Store, search, and recall conversation context using vector embeddings (fully local, no API keys).
Install via ClawdBot CLI:
clawdbot install zuiho-kai/memory-qdrantGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/zuiho-kai/openclaw-memory-qdrantAudited Apr 17, 2026 · audit v1.0
Generated Mar 4, 2026
Enables AI assistants to remember user preferences, past conversations, and personal details across sessions without relying on cloud APIs. Ideal for privacy-conscious users who want a local memory layer that recalls context like preferred tools or workflow habits.
Integrates with support chatbots to store and semantically search past support tickets or FAQs locally, improving response accuracy by recalling similar issues. Useful for small businesses avoiding external data storage costs while maintaining context-aware assistance.
Allows researchers to save and query notes, articles, or data snippets using semantic search, facilitating literature reviews or project tracking. Operates fully offline, ensuring sensitive research data remains private without API dependencies.
Helps teams capture meeting notes, decisions, and project details in a local vector database, enabling quick recall of past discussions. Supports distributed teams by storing context on-premise for secure, context-aware collaboration tools.
Powers tutoring AI to remember student progress, learning gaps, and personalized feedback across sessions using local storage. Enhances adaptive learning by recalling past interactions without exposing student data to external services.
Offer the skill as a free open-source tool while providing paid consulting, customization, or enterprise support services. Revenue comes from businesses needing tailored integration, security audits, or advanced features like persistent Qdrant server setup.
Host and manage Qdrant servers as a cloud service, allowing users to opt for persistent storage without self-hosting. Monetize through subscription tiers based on storage capacity, query volume, or enhanced privacy features for teams.
Package this skill with other OpenClaw plugins or development tools as a premium toolkit for building local AI agents. Target indie developers or startups by offering a one-time purchase or license for commercial use with added documentation and updates.
💬 Integration Tip
Test autoCapture carefully to avoid unintended PII storage, and ensure build tools are available for the initial model download to prevent installation issues.
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.