llm-aidata-ai
memory
PMC memory system for persistent context across sessions. Store, search, and retrieve project knowledge using semantic vector search (OpenAI embeddings) and full-text keyword search. Use when: storing important context, searching for past solutions, retrieving project-specific knowledge, or building up institutional memory.
maintainer
jayprimer
Updated 1/4/2026
Stars
0
Forks
0
quick start
Installation and usage
PMC memory system for persistent context across sessions. Store, search, and retrieve project knowledge using semantic vector search (OpenAI embeddings) and full-text keyword search. Use when: storing important context, searching for past solutions, retrieving project-specific knowledge, or building up institutional memory.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use memory