Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.
$npx -y skills add geniushtx/swe-skills-bench --skill similarity-search-patternsInstalls into the current project.
Run `npx skills use "https://github.com/geniushtx/swe-skills-bench" --skill "geniushtx/swe-skills-bench/similarity-search-patterns"` 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/geniushtx/swe-skills-bench" that are relevant to the current task. Run `npx skills add "https://github.com/geniushtx/swe-skills-bench"` and select the relevant skills, then follow their instructions.