logosdb
logosdb에는 jose-compu에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Semantic memory management for Codex, backed by a local LogosDB MCP server. Handles explicit memory commands (/memory-recall, /memory-remember, /memory-index, /memory-status) and drives automatic silent indexing, searching, and turn-record storage. Invoke with: /memory-recall <query> | /memory-remember <text> | /memory-index | /memory-status
Delete an entry from LogosDB by row ID or by semantic query match.
Index a file or directory into LogosDB for semantic search across Vibe sessions.
Semantic search over an indexed LogosDB namespace.
Semantic memory for Mistral Vibe — index code/docs, search across sessions, forget outdated knowledge using LogosDB + Mistral embeddings.