memory-summary-retrieve

Community

Access compressed memory context on demand.

Authorwhiteboardev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Retrieves memory summaries by ID, by project, or by recency to provide compressed historical context for prompts.

Core Features & Use Cases

  • Retrieve a single summary by ID for targeted context
  • List summaries for a project to review memory history
  • Format summary data for LLM prompts or downstream processing

Quick Start

bun .opencode/skills/memory-summary-retrieve/scripts/get-summary-by-id.ts SUMMARY_ID bun .opencode/skills/memory-summary-retrieve/scripts/list-summaries.ts PROJECT_ID [LIMIT] bun .opencode/skills/memory-summary-retrieve/scripts/format-summary-context.ts SUMMARY_ID

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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-summary-retrieve
Download link: https://github.com/whiteboardev/brainy.chat/archive/main.zip#memory-summary-retrieve

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.