memory-context
CommunityReliable context, minimum tokens.
AuthorTbK0ng
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of retrieving necessary contextual information for AI processing while minimizing the token count, thereby reducing computational costs and improving response times.
Core Features & Use Cases
- Progressive Disclosure: Fetches memory in two stages: first an index of stable IDs, then detailed content for selected IDs.
- Token Efficiency: Ensures only essential data is loaded, optimizing AI context windows.
- Audit Trail: Records each execution for accountability and analysis.
- Use Case: When an AI needs to recall specific details from a long conversation or document, this skill can first provide a summary list of relevant memories, allowing the AI to then request only the most pertinent ones.
Quick Start
Use the memory context skill to get an index of all available memories.
Dependency Matrix
Required Modules
None requiredComponents
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-context Download link: https://github.com/TbK0ng/silver-bullet-kernel/archive/main.zip#memory-context 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 223,000+ vetted skills library on demand.