Kortix Sys
Kortix Sys from kortix-ai/kortix-registry.
Skills in this plugin
2- ▌ Session Search · kortix-aiSearch and retrieve past session data. Covers: session_list and session_get plugin tools (with TTC compression), raw SQLite queries, REST API, ripgrep/grep on legacy JSON files, and lss semantic search over session content. Load this skill when you need to: find a past session, retrieve conversation history, search across sessions by keyword, find what tool was used, look up session costs, or pull context from prior work.
- ▌ Memory Context Management · kortix-aiMemory, context, and persistent knowledge management for the Kortix agent. Covers: kortix-sys-oc-plugin (observations, LTM consolidation, mem_search, mem_save, session_list, session_get), filesystem persistence rules, using .MD files for plans/notes/project state, how filesystem writes feed the memory pipeline, and best practices for ensuring nothing important is ever lost. Load this skill when you need to: understand how your memory works, decide where to persist information, write plans or notes, manage project context across sessions, or optimize your context window usage.