frontend-patterns
This skill provides a collection of modern frontend development patterns, focusing on React and Next.js. It covers compo...
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.
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 building or optimizing AI agents that require memory capabilities for tasks such as maintaining context, recalling past interactions, or storing and retrieving knowledge.
Copy SKILL.md to your skills directory
Discover more AI agent skills in the same category to enhance your workflow automation.
This skill provides a collection of modern frontend development patterns, focusing on React and Next.js. It covers compo...
This skill provides a pragmatic, jargon-free guide to functional programming with fp-ts in TypeScript. It focuses on the...
This skill orchestrates a comprehensive legacy system modernization using the strangler fig pattern. It enables the grad...
This skill provides automated pull request reviews, identifying potential security vulnerabilities, logic errors, and st...
This skill leverages deep context analysis to generate comprehensive test suites automatically. It identifies edge cases...
Security Sentinel is an autonomous security audit skill designed to proactively identify and address potential security ...
Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.