context-memory
CommunityManage Qdrant-backed AI memory.
Authorakshay-na
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a standardized way for all agents to interact with Qdrant-backed memory, ensuring consistent data storage, retrieval, and schema management.
Core Features & Use Cases
- Centralized Memory: Manages all memory operations exclusively through Qdrant, eliminating file-based storage.
- Structured Data: Defines clear schemas for memory entries, including namespaces, categories, and statuses.
- Diagram Handling: Supports storing and retrieving architectural diagrams as first-class memory entities.
- Use Case: When an agent needs to recall a past decision or store a new one, it uses this Skill to interact with the Qdrant database, ensuring the information is correctly formatted and stored for future retrieval.
Quick Start
Use the context-memory skill to store a new decision about API authentication with the summary 'Implement OAuth2 for user authentication' and tags ['api', 'auth', 'security'].
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: context-memory Download link: https://github.com/akshay-na/dotfiles/archive/main.zip#context-memory Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.