Индексация файлов в базу знаний FTS5

knowledge-management

Индексация файлов в базу знаний FTS5 is a Claude Code skill that walks local files and directories and loads them into context-mode's persistent FTS5 knowledge base, so later ctx_search calls return focused snippets without rereading raw source files. Reach for it when a repository or docs folder is too large to fit in the conversation context, when you want to index a codebase once and then retrieve precise passages on demand, or when switching between files constantly slows you down.