Turn workflows from your MemSearch memory into reusable skills. Use when the user asks to make/create/extract/distill a skill from what they just did or from past work, review skill candidates, install a distilled skill, or 'turn this into a skill'. Manages MemSearch procedural-memory candidates under .memsearch/skill-candidates/, not Claude Code's own skills system.
$npx -y skills add zilliztech/memsearch --skill memory-to-skillInstalls into the current project.
Run `npx skills use "https://github.com/zilliztech/memsearch" --skill "zilliztech/memsearch/memory-to-skill"` 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/zilliztech/memsearch" that are relevant to the current task. Run `npx skills add "https://github.com/zilliztech/memsearch"` and select the relevant skills, then follow their instructions.