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
Atualizado 1/4/2026
Estrelas
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use memory