memory-protocol
CommunityStandardize memory operations for AI agents.
AuthorSukbeomH
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill establishes a consistent protocol for how AI agents interact with a file-based memory system, ensuring data integrity, efficient retrieval, and standardized storage across all operations.
Core Features & Use Cases
- Unified Recall/Store: Defines clear commands and procedures for saving and retrieving information from the
.hxsk/memories/directory. - A-Mem Extension Support: Integrates rules for
contextual_description,keywords, andrelatedfields for advanced memory linking and retrieval. - Duplicate Prevention: Implements a mechanism to avoid storing redundant information.
- Type Registry & Schema Validation: Enforces data structure and relationships between different memory types.
- Use Case: When an agent needs to recall past decisions or store new findings, this protocol ensures the information is stored in a structured, searchable format, and that retrieval queries are optimized using techniques like 2-hop search.
Quick Start
Use the memory protocol to store a new memory with the title "Project Kickoff Notes", content "Discussed project scope and initial timelines.", tags "project,planning", and type "general".
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: memory-protocol Download link: https://github.com/SukbeomH/HExoskeleton/archive/main.zip#memory-protocol 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.