ring-memory-index
OfficialSecure, semantic indexing for each agent's private memory ledger.
Software Engineering#semantic search#agent collaboration#memory indexing#private ledger#Azure AI Search
AuthorInnerScopeHearing
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The ring-memory-index skill resolves the issue of semantic recall for every agent's private memory ledger by embedding it into a dedicated Azure AI Search index. It ensures that private information remains private and is accessible to the respective agent with fast retrieval.
Core Features & Use Cases
- Private Memory Ledger Indexing: Embeds every agent's private memory ledger into a unique Azure AI Search index for fast semantic search.
- Ring-Safe Indexing: Ensures content remains ring-isolated and never crosses into another agent's index, even when stores are shared.
- Fleet-Learning Index: Aggregates non-privileged agents' ledgers into a shared index, enabling learning from each other while keeping sensitive data secure.
- Use Case: For instance, CLO (legal) has its personal legal ledger, while a non-privileged developer maintains their journal separately and shares their insights with peers, improving collaborative learning.
Quick Start
Run the 'index-ring-memory.mjs' script with 'node skills/ring-memory-index/index-ring-memory.mjs' to index an agent's memory ledger.
Dependency Matrix
Required Modules
None requiredComponents
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: ring-memory-index Download link: https://github.com/InnerScopeHearing/otchealth-claude-tools/archive/main.zip#ring-memory-index 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 620,000+ vetted skills library on demand.