Progressive Memory

Community

Token-efficient AI memory.

AuthorWangK0221
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the issue of AI context windows being overwhelmed by irrelevant information, leading to wasted attention and decreased performance by implementing a token-efficient memory system.

Core Features & Use Cases

  • Token Efficiency: Significantly reduces token usage by only loading necessary information.
  • Progressive Disclosure: Presents an index first, allowing the AI to fetch detailed information on demand.
  • Structured Memory: Organizes memory into daily files and a long-term memory index with clear categorization and token estimations.
  • Use Case: An AI agent can quickly scan a concise index of past interactions and decisions, then retrieve only the specific details relevant to its current task, such as a past "gotcha" or a critical "rule."

Quick Start

Scan the memory index to find relevant information for the current task.

Dependency Matrix

Required Modules

None required

Components

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: Progressive Memory
Download link: https://github.com/WangK0221/OpenClaw_Shrimp/archive/main.zip#progressive-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 223,000+ vetted skills library on demand.