This skill provides semantic search capabilities using embedding-based similarity matching for code and text. Enables meaning-based search beyond keyword matching, with optional document parsing (PDF, DOCX, PPTX) support.
$npx -y skills add massgen/massgen --skill semtoolsInstalls into the current project.
Run `npx skills use "https://github.com/massgen/massgen" --skill "massgen/massgen/semtools"` 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/massgen/massgen" that are relevant to the current task. Run `npx skills add "https://github.com/massgen/massgen"` and select the relevant skills, then follow their instructions.