skill-system-memory

Community

Persistent memory for AI agents.

Authorarthur0824hao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust, persistent memory system for AI agents, ensuring that crucial information and past experiences are reliably stored and retrieved, preventing intelligence failures due to memory loss.

Core Features & Use Cases

  • Multi-type Memory Storage: Supports working, episodic, semantic, and procedural memory types with distinct lifespans and uses.
  • Advanced Search: Hybrid search combining full-text, trigram similarity, and tag filtering for precise retrieval.
  • Task Management: Includes a minimal task layer for tracking and prioritizing work, linked to memories.
  • Use Case: An AI agent can store solutions to complex debugging problems as semantic memories, recall them for future issues, and track ongoing tasks related to those solutions.

Quick Start

Use the skill-system-memory skill to store a new semantic memory about a successful deployment.

Dependency Matrix

Required Modules

None required

Components

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: skill-system-memory
Download link: https://github.com/arthur0824hao/skills/archive/main.zip#skill-system-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.