Index a local file or directory into context-mode's persistent FTS5 knowledge base so future ctx_search calls can retrieve focused snippets without rereading raw files. Trigger: /context-mode:ctx-index
$npx -y skills add mksglu/context-mode --skill ctx-indexInstalls into the current project.
Run `npx skills use "https://github.com/mksglu/context-mode" --skill "mksglu/context-mode/ctx-index"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mksglu/context-mode" that are relevant to the current task. Run `npx skills add "https://github.com/mksglu/context-mode"` and select the relevant skills, then follow their instructions.