agent-memory-improved
Installation
SKILL.md
Agent Memory Service (Improved)
Run your own local memory service to persist learnings, preferences, and goals across sessions. This improved version fixes the Ed25519 signature implementation for reliable authentication.
What's Improved
Fixed Cryptography
- Proper Ed25519 signatures - Client now correctly signs messages with
store:{data_hash}format - Correct key derivation - Private key properly derived from BIP39 recovery phrase
- Working authentication - Memory storage and retrieval now fully functional
Quick Start
# Set up local memory service
./scripts/setup.sh