entity-memory-management
CommunityRemember what matters across sessions.
Software Engineering#session continuity#context injection#cloudflare kv#entity memory#named-entity extraction#importance scoring#index retrieval
Authoritallstartedwithaidea
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Entity Memory Management prevents your agent from forgetting important details (campaigns, metrics, decisions, pain points, and preferences) by extracting, persisting, and retrieving them as structured knowledge across sessions.
Core Features & Use Cases
- Entity extraction with a fixed taxonomy: Captures named entities and classifies them into campaign, metric, decision, pain_point, and preference schemas.
- Importance scoring for retrieval relevance: Assigns importance at extraction time so critical updates and preferences surface first later.
- Persistent storage and contextual recall: Upserts entities into a KV store with an index, then retrieves and injects only relevant entities for the current task.
- Decision and audit-friendly versioning: Updates existing entities instead of duplicating them, enabling change tracking through version increments.
Quick Start
Use the entity-memory-management skill to persist what your user says about campaigns, metrics, decisions, pain points, and preferences so the agent can reuse that context in the next session.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: entity-memory-management Download link: https://github.com/itallstartedwithaidea/agent-skills/archive/main.zip#entity-memory-management 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 471,000+ vetted skills library on demand.