Best practices for using the oracle CLI, including prompt bundling, engine selection, session management, and file attachment patterns for AI-assisted code understanding.
agent-memory-systems
Memory is crucial for intelligent agents. This skill covers agent memory architecture: short-term (context window), long-term (vector stores), and cognitive architectures. The key insight is that memory isn't just storage; it's retrieval. A million stored facts are useless if you can't find the right one.
Chunking, embedding, and retrieval strategies determine whether your agent remembers or forgets. Focus on retrieval to avoid intelligence failures and inconsistent answers. Obsess over chunking, embedding quality, and retrieval methods for optimal memory performance.
This skill provides guidance on memory type architecture, vector store selection, and chunking strategies. It also highlights anti-patterns to avoid, such as storing everything forever or chunking without testing retrieval.
What It Does
Provides the architecture and strategies for implementing and optimizing agent memory, including short-term, long-term, and working memory. Focuses on efficient retrieval of information.
When To Use
When building or optimizing AI agents that require memory capabilities for tasks such as maintaining context, recalling past interactions, or storing and retrieving knowledge.
Installation
Copy SKILL.md to your skills directory
Related Skills You May Like
Discover more AI agent skills in the same category to enhance your workflow automation.
Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing depth to web experie...
Fetches web content and converts HTML to markdown for LLMs, enabling them to access and process information from web pages.
Generate spectrograms and feature-panel visualizations from audio using the songsee CLI tool.
A persistent memory server using a local knowledge graph to enable Claude to remember user information across chats.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, o...
Have a Skill to Share?
Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.